annotations library
Classes
- Body
- Body of POST request [...]
- Delete
- Indicates the http method is DELETE [...]
- FormUrlEncoded
- Header of http request
- Get
- Indicates the http method is GET [...]
- Header
- Header of http request [...]
- Path
- Post
- Indicates the http method is POST [...]
- Put
- Indicates the http method is PUT [...]
- QueryString
- RestoqueEntity
- The name of the entity that will be saved in the database. [...]
- RestoqueEntityKey
- Indicates which property will be the primary key to entity. Accepts more than one. [...]
- RestoquePropertyName
- Indicates that the property has a different name. [...]