How can I add an external schema as a request ref and response ref #107
Replies: 1 comment
-
|
I managed to figure this one out |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add an external schema as a response and request ref like below. How can I achieve it with openapi-go? If it is also returned as the 200 response body how would I go about writing code to also add it as a response body. I can't figure how to do it with oc.AddRespStructure() method.
Beta Was this translation helpful? Give feedback.
All reactions