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

OpenAPI import not respecting Read-Only Properties #748

Open
dtolb opened this issue Aug 2, 2023 · 2 comments
Open

OpenAPI import not respecting Read-Only Properties #748

dtolb opened this issue Aug 2, 2023 · 2 comments
Labels
bug Something isn't working schema-object Concerning schema object of OpenAPI spec.

Comments

@dtolb
Copy link

dtolb commented Aug 2, 2023

Previously closed in #98, but is now back again

@adamhill-payroc
Copy link

I'm still seeing this bug in v4.20.1. The impact is that incorrect collections are created; for example Requests now including fields like IDs that would only be populated server side in response to the Request itself.

@VShingala VShingala added the bug Something isn't working label Jul 11, 2024
@VShingala
Copy link
Member

VShingala commented Jul 11, 2024

@dtolb @adamhill-payroc Thanks for reporting the issue! We'll work on fix for this soon and let you know once we have fix ready for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working schema-object Concerning schema object of OpenAPI spec.
Projects
None yet
Development

No branches or pull requests

3 participants