You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would make the REST API much easier to approach and play with. Also implementors might be able to autogenerate client side code from the Swagger description.
The text was updated successfully, but these errors were encountered:
We could replace or complement the current REST API documentation using Swagger:
http://swagger.io/getting-started/
A possible way of doing this is using Swagger-PHP annotations:
http://zircote.com/swagger-php/
This would make the REST API much easier to approach and play with. Also implementors might be able to autogenerate client side code from the Swagger description.
The text was updated successfully, but these errors were encountered: