Package io.jmix.rest.annotation
Annotation Interface RestMethod
Exposes a service method through the Generic REST API.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueString value- Default:
- ""
 
- 
httpMethodsRestHttpMethod[] httpMethods- Default:
- {GET, POST}
 
 
-