Skip to content

fix(gen): fix generation crash on Swagger Petstore spec#1626

Merged
ernado merged 2 commits intoogen-go:mainfrom
grnsv:main
Feb 17, 2026
Merged

fix(gen): fix generation crash on Swagger Petstore spec#1626
ernado merged 2 commits intoogen-go:mainfrom
grnsv:main

Conversation

@grnsv
Copy link
Contributor

@grnsv grnsv commented Feb 16, 2026

  • Generation crashed on the standard Swagger Petstore OpenAPI spec (link) because nested objects in form parameters (e.g. Pet with Category/Tag) returned a hard error instead of ErrNotImplemented
  • Now these errors are skippable via ignore_not_implemented, like other not-yet-implemented features
  • Added Swagger Petstore 1.0.27 as a test example

@ernado ernado merged commit e0e0050 into ogen-go:main Feb 17, 2026
15 checks passed
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