Does Portman provide support for conversion of models referenced by a specification #493
Answered
by
thim81
PaulCluver
asked this question in
Q&A
-
|
Hi there, My specification document references models certain models via $ref. Does Portman provide the ability to generate these models? Kind regards, |
Beta Was this translation helpful? Give feedback.
Answered by
thim81
Jun 6, 2023
Replies: 1 comment 3 replies
-
|
Portman dereferences the OpenAPI documents before converting them, so if the references are accessible, they will get included in the conversion. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
PaulCluver
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@PaulCluver
Portman dereferences the OpenAPI documents before converting them, so if the references are accessible, they will get included in the conversion.