Skip to content

Make it possible to process a specification without defined componets #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zloooy
Copy link

@Zloooy Zloooy commented Apr 27, 2025

The PR solves this issue. It is also connected with the dependency PR.

According to OpenAPI spec the components, components.schemas and components.securitySchemas fields are optional. Commit makes it possible to process such files. Removed part *.g.dart file declaration because the lack of schemas makes it redundant.

…ts`.

According to [OpenAPI spec](https://spec.openapis.org/oas/v3.1.1.html#fixed-fields-5) the `components`, `components.schemas` and `components.securitySchemas` fields are optional. Commit makes it possible to process such files. Removed part *.g.dart file declaration because the lack of schemas makes it redundant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant