problems with create a ref #502
Unanswered
Tigalorote
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i tried to create a request body ref using this code
and tried calling the schema TenantDTO
properties are set separately, for example :
and then I call everything on the controller like this
but it tells me $ref #/components/schemas/TenantDTO not found and tried to read the docs and google the problem but nothing helped
Beta Was this translation helpful? Give feedback.
All reactions