Skip to content

Conversation

@sbe-visma
Copy link
Contributor

We're using https://openapi-ts.dev/ to generate frontend types based on our pyeve + pyeve-swagger, however the _etag field is missing from the schema for all pyeve resources, but the If-Match header is present in the generated documentation. This creates a weird issue for us and it'd be great if all fields added by pyeve were actually included in the schema

@sbe-visma
Copy link
Contributor Author

Thinking about this further than a quick github web edit (and given the test errors). Maybe the preferred location to address this is in pyeve-swagger? That would need to cover additional fields like _etag, _created, _updated, etc which are all missing

@nicolaiarocci
Copy link
Member

Hi, a quick lookup suggests that yes, eve-swagger might be the right place to look into to address this need.

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.

2 participants