Example on rest api documentation

Example on rest api documentation

avatar
(anonymous user)

Do someone have a complete example over everything you can show in the swagger and how your writing it?

I kind of struggle with this

All Comments (3)

avatar

That’s pretty much how everything is with this product. They have decent documentation but they need real world examples for every part of this product.
I’ve had to figure just about everything out.

avatar

Still struggling with it, documentation how to show example values schema over the body is one example.
[Bool] don’t work as it only show null but if I use $true or $false then it display it as string for the user.

avatar

Hi rstolpe - did you ever find a complete example - I’m struggling with this.