GET api/Disciplinas/{id}
Busca um registo com um determinado Id na tabela Disciplinas na base de dados
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Objeto do tipo Disciplinas
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.