I'm just curious if there is a way to use parameters without them being in the url just so the person looking at the documentation knows what needs to be input to get the action to actually occur. Any help is greatly appreciated.
apiblueprint parameters that aren't in url
68 views Asked by Jacob Brauchler At
1
To display parameters description in the middle column of the Apiary documentation you need to describe them on the resource level (under a resource, not under an action).
Like so: