method
The HTTP method to be offered by this particular route node
This element must be one of the following enum values:
POST
PUT
GET
route
The additional route path of this particular HTTP node, preceded by the server's base url
Examples: "/my/individual/route", "/testroute"
"/my/individual/route"
"/testroute"
Last updated 1 year ago
Was this helpful?