Results 65 issues of podhmo

enhancement
lower-priority

see also value

enhancement

- dump - gen

enhancement
lower-priority

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...