Skip to content
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

Deserialising specification files fails everytime #843

Open
auguwu opened this issue Jan 13, 2024 · 0 comments
Open

Deserialising specification files fails everytime #843

auguwu opened this issue Jan 13, 2024 · 0 comments

Comments

@auguwu
Copy link

auguwu commented Jan 13, 2024

I'm trying to deserialize a OpenApi object to build a crate that will generate types from a OpenAPI spec file, I tried with different specs (even one generated from this crate):

and it fails with:

# data did not match any variant of untagged enum RefOr

or

# missing field `headers`

I made a reproduction repository that the maintainers can try and see what is going on?

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

No branches or pull requests

1 participant