Skip to content

Possibility to output the parsed OpenAPI spec? #52

Answered by Himenon
fsvenson asked this question in Q&A
Discussion options

You must be logged in to vote

Very good question!

I am working on being able to output only Parased Open API Spec right now. I am currently making adjustments in #46 to achieve this. I'm planning to implement this fix in the near future.

To answer your question below, I'm a little unsure if the changes I'm making will accomplish this.

So my question is if there is a way for openapi-typescript-code-generator to output a merged OpenAPI monolith file where all schemas are defined under "components" and then referenced to with "#/components/SomeSchema" in the rest of the file?

If you can provide a more specific example, I can respond more clearly, can you provide a sample code? The answer will probably be yes, but I wou…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@fsvenson
Comment options

@Himenon
Comment options

@fsvenson
Comment options

Answer selected by fsvenson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants