Swagger with Larapi
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2021
01:34 AM
07-07-2021
01:34 AM
Swagger with Larapi
I'm doing the documentation of my web page and i have a problem with swagger and larapi.
Some routes of my web aplication have filters like:
{base_url}/users?filter[columnName][operator][not]=value.
The problem comes when i need to make the comment with swagger for my method and swagger dont like routes like this. I can make the documentation with routes like "{base_url}/users" or "{base_url}/user/{{id}}" but not with the other one.
Can some help me??
Labels:
- Labels:
-
Swagger Editor
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2021
09:18 AM
07-16-2021
09:18 AM
Hi @nerpianicolindo,
larapi is not one of our projects and we don't know it well enough to provide support. Try asking your question in larapi's repository on GitHub:
https://github.com/esbenp/larapi/issues
Helen Kosova
SmartBear Documentation Team Lead
________________________
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
