podhmo
Results
65
issues of
podhmo
- fix #1379
- fix #1091
This is completely correct OpenAPI doc, but the error is occured. ```yaml schema: allOf: - $ref: '#/components/schemas/TaskSortEnum' - default: -createdAt ``` result ```console $ oapi-codegen /tmp/openapi.yaml error generating code: error...