swagger autogen-tags-base url
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023
06:12 AM
06-06-2023
06:12 AM
swagger autogen-tags-base url
How can I do a base url to a spesific model.
I used tags to group the functions from the same model .
I want to know if the way to group the functions from the same model is to create a tag and to write
/*
#swagger.tags=['messages']
*/
in each function.
the second thing I want to know,
Is there a way to make "base-url" to all the functions from the same model , maybe by using tag.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023
05:41 AM
