forge_annotation library

Classes

DELETE
DELETE is an annotation that represents an HTTP DELETE request.
GET
GET is an annotation that represents an HTTP GET request.
HttpAnnotations
This library contains annotations for method annotation inside the repository.
PATCH
PATCH is an annotation that represents an HTTP PATCH request.
POST
POST is an annotation that represents an HTTP POST request.
PUT
PUT is an annotation that represents an HTTP PUT request.