annotation Athena::Put
Overview
Defines a PUT endpoint.
Fields
- path :
String
- The path for the endpoint.
Example
@[Athena::Put(path: "/users")]
Defines a PUT endpoint.
String
- The path for the endpoint.@[Athena::Put(path: "/users")]