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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Feature request
Please add possibility to specify @APIuse as body of @apiSuccessEample and @apiErrorExample section to make api documenting more flexible
Why this is needed.
For example we have multiple endpoints with same response body but different response codes.
The following would allow to get rid of duplication
Currently we have write as follows
My proposal is to allow write as follows
The text was updated successfully, but these errors were encountered: