Help me with Response structure #1229
Unanswered
sujit-baniya
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've one standard response pattern
In a controller, I'm doing like this
I wanted to get user detail as well in swagger, but I only get
and inside SuccessResponse definition, I just have structure of SuccessResponse.
In the paths response, I also wanted to show user detail with success response structure
Beta Was this translation helpful? Give feedback.
All reactions