GitHub / openapi-generators/openapi-python-client issues and pull requests
#1166 - How do I get raw responses from the server, without going through a pydantic model?
Issue -
State: closed - Opened by sg-s 8 months ago
- 2 comments
#1165 - fix: ensure module names are unique for models
Pull Request -
State: open - Opened by linkdd 8 months ago
#1163 - Conflicting module names for models silently generate invalid code
Issue -
State: open - Opened by linkdd 9 months ago
- 4 comments
Labels: 🐞bug
#1162 - Minor schema validation error: doesn't complain about invalid default for null and file types
Issue -
State: open - Opened by eli-bl 9 months ago
#1161 - allow omitting read-only properties in requests
Pull Request -
State: closed - Opened by eli-bl 9 months ago
- 1 comment
#1160 - chore(deps): update dependency typer to >0.6,<0.14
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1159 - fix logic for merging object schemas within a property
Pull Request -
State: open - Opened by eli-bl 9 months ago
#1158 - add option to use dataclasses instead of attrs in generated code
Pull Request -
State: open - Opened by eli-bl 9 months ago
- 1 comment
#1157 - Empty response schema generates an exception "Unknown media type schema type"
Issue -
State: open - Opened by cfxegbert 9 months ago
#1156 - add tests that verify behavior of generated code + generator errors/warnings
Pull Request -
State: closed - Opened by eli-bl 9 months ago
- 2 comments
#1155 - chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1154 - add discriminator property support
Pull Request -
State: open - Opened by eli-bl 9 months ago
- 3 comments
#1153 - fix: import cast for required const properties, since it's used in the template
Pull Request -
State: closed - Opened by benweint 9 months ago
- 2 comments
#1152 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1151 - Release 0.21.7
Pull Request -
State: closed - Opened by knope-bot[bot] 9 months ago
- 1 comment
#1150 - Generated code lacks import of typing.cast for required const properties
Issue -
State: closed - Opened by benweint 9 months ago
#1149 - fix: allow required fields list to be specified as empty (#651)
Pull Request -
State: closed - Opened by benweint 9 months ago
- 1 comment
#1148 - fix!: support $ref from endpoint response to components/responses
Pull Request -
State: closed - Opened by eli-bl 9 months ago
- 6 comments
Labels: 🥚breaking
#1147 - chore(deps): update actions/setup-python action to v5.3.0
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1146 - chore(deps): update actions/checkout action to v4.2.2
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1144 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1143 - Remove Python 3.8 support
Pull Request -
State: closed - Opened by dbanty 9 months ago
- 4 comments
Labels: 🥚breaking
#1142 - Literal enums support!
Pull Request -
State: closed - Opened by dbanty 9 months ago
#1141 - feat: Support OpenAPI 3.1 prefixItems property for arrays. Thanks @estyrke!
Pull Request -
State: closed - Opened by dbanty 9 months ago
#1140 - feat: Add UUID string format. Thanks @estyrke!
Pull Request -
State: closed - Opened by dbanty 9 months ago
#1139 - Release 0.21.6
Pull Request -
State: closed - Opened by knope-bot[bot] 9 months ago
#1137 - feat: update Ruff to >=0.2,<0.8
Pull Request -
State: closed - Opened by renovate[bot] 9 months ago
#1136 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1135 - chore(deps): update actions/upload-artifact action to v4.4.3
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1134 - chore(deps): update actions/checkout action to v4.2.1
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1133 - chore(deps): update actions/upload-artifact action to v4.4.1
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1132 - chore(deps): update pypa/gh-action-pypi-publish action to v1.10.3
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1131 - feat: add UUID format for string properties
Pull Request -
State: closed - Opened by estyrke 10 months ago
- 1 comment
#1130 - feat: support OpenAPI 3.1 prefixItems property for arrays
Pull Request -
State: closed - Opened by estyrke 10 months ago
- 2 comments
#1129 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1128 - fix: Typo in docstring
Pull Request -
State: closed - Opened by bagerard 10 months ago
#1127 - `py.typed` file is generated with client, but exports do not follow rules, causing `reportPrivateImportUsage` error
Issue -
State: open - Opened by marcospgp 10 months ago
#1126 - chore(deps): update actions/checkout action to v4.2.0
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1125 - Incorrect generation of `_parse_response `
Issue -
State: open - Opened by weinbe58 10 months ago
#1124 - chore(deps): update pypa/gh-action-pypi-publish action to v1.10.2
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1123 - overriding model property with more specific object type doesn't work
Issue -
State: open - Opened by eli-bl 10 months ago
#1122 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 10 months ago
#1121 - improve UnionProperty behavior for anyOf/oneOf, lists of types, and nullable enums
Pull Request -
State: open - Opened by eli-bl 11 months ago
Labels: 🐞bug, 🥚breaking
#1120 - union types and nullables can create unnecessary class suffixes (and related problems)
Issue -
State: open - Opened by eli-bl 11 months ago
#1119 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1118 - chore: Refactor `Value` to store raw values
Pull Request -
State: closed - Opened by dbanty 11 months ago
#1117 - Linting error when class has a property with the same name after snake case
Issue -
State: open - Opened by joaonc 11 months ago
- 6 comments
#1116 - chore(deps): update pypa/gh-action-pypi-publish action to v1.10.1
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
#1115 - Release 0.21.5
Pull Request -
State: closed - Opened by knope-bot[bot] 11 months ago
#1114 - feat: add literal_enums setting to produce Literal[...] instead of enum classes.
Pull Request -
State: closed - Opened by emosenkis 11 months ago
- 9 comments
#1113 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1112 - chore(deps): update pypa/gh-action-pypi-publish action to v1.10.0
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1111 - chore(deps): update actions/upload-artifact action to v4.4.0
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
- 1 comment
#1110 - chore(deps): update actions/setup-python action to v5.2.0
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1109 - don't declare unused variable if model has no properties
Pull Request -
State: closed - Opened by eli-bl 11 months ago
#1108 - generated code fails linting if an object has no properties
Issue -
State: closed - Opened by eli-bl 11 months ago
#1107 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1106 - Release 0.21.4
Pull Request -
State: closed - Opened by knope-bot[bot] 11 months ago
#1105 - Sharp edge: --overwrite with --output-path
Issue -
State: closed - Opened by zabullet 11 months ago
- 1 comment
#1103 - correctly resolve references to a type that is itself just a single allOf reference
Pull Request -
State: closed - Opened by eli-bl 11 months ago
#1102 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1101 - Release 0.21.4
Pull Request -
State: closed - Opened by knope-bot[bot] 11 months ago
#1100 - Release 0.21.3
Pull Request -
State: closed - Opened by knope-bot[bot] 11 months ago
#1099 - chore(deps): update dependency knope to v0.18.0
Pull Request -
State: closed - Opened by renovate[bot] 11 months ago
#1098 - chore: prepare release 0.21.3
Pull Request -
State: closed - Opened by dbanty 12 months ago
#1097 - chore(deps): update dependency ruff to >=0.2,<0.7
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#1096 - better support for merging properties with allOf
Pull Request -
State: closed - Opened by eli-bl 12 months ago
- 3 comments
Labels: 🐞bug
#1095 - fix: avoid conflict between uppercase/lowercase enum values, and ignore duplicate values
Pull Request -
State: closed - Opened by eli-bl 12 months ago
- 1 comment
#1094 - Getting "Invalid YAML from provided source" error although it worked with Postman and the spec format is JSON
Issue -
State: open - Opened by AmeerSadek 12 months ago
- 1 comment
#1093 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#1092 - add backward compatibility for exclusiveMinimum and exclusiveMaximum
Pull Request -
State: closed - Opened by mikkelam 12 months ago
#1091 - allOf fails if it references a type that also uses allOf with just single item
Issue -
State: closed - Opened by eli-bl 12 months ago
#1090 - too strict criteria for merging properties with allOf
Issue -
State: closed - Opened by eli-bl 12 months ago
#1089 - chore(deps): update actions/upload-artifact action to v4.3.6
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#1088 - chore(deps): update dependency knope to v0.17.0
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#1087 - chore(deps): update actions/upload-artifact action to v4.3.5
Pull Request -
State: closed - Opened by renovate[bot] 12 months ago
#1086 - Add support for booleans and floats in OpenAPI Schema `const`
Pull Request -
State: closed - Opened by flxdot 12 months ago
#1085 - OpenAPI 3.0 default response not suported
Issue -
State: closed - Opened by Southclaws 12 months ago
- 1 comment
#1084 - Stale attrs dependency, attrs>=22.2 required
Issue -
State: closed - Opened by astralblue 12 months ago
#1083 - refuses to generate valid allOf combinations
Issue -
State: closed - Opened by rtaycher about 1 year ago
- 3 comments
#1081 - Name conflict between `models.Response` and `types.Response`
Issue -
State: open - Opened by drwilly about 1 year ago
- 1 comment
#1080 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1079 - chore: prepare release 0.21.2
Pull Request -
State: closed - Opened by dbanty about 1 year ago
#1078 - docs: Remove old reference to `update` command
Pull Request -
State: closed - Opened by dbanty about 1 year ago
#1077 - Remove upper bound for ruff dependency
Issue -
State: closed - Opened by Dresdn about 1 year ago
- 2 comments
#1076 - Add literals alongside enums
Pull Request -
State: closed - Opened by theorm about 1 year ago
- 1 comment
Labels: ✨ enhancement
#1075 - "update" command referenced in the readme doesn't exists
Issue -
State: closed - Opened by cdman about 1 year ago
- 2 comments
#1074 - Missing import when there is a const in the object
Issue -
State: open - Opened by dorcohe about 1 year ago
- 3 comments
#1073 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1072 - add missing import to model template
Pull Request -
State: closed - Opened by dorcohe about 1 year ago
#1071 - chore(deps): update actions/setup-python action to v5.1.1
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1070 - Does not support "default" response status. Gives a warning/omits response
Issue -
State: closed - Opened by rtaycher about 1 year ago
- 1 comment
#1069 - chore(deps): update actions/upload-artifact action to v4.3.4
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1068 - chore(deps): update actions/download-artifact action to v4.1.8
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1066 - Schema processing fails when "allOf" references to nullable object
Issue -
State: open - Opened by sebastianheinig about 1 year ago
- 1 comment
#1065 - chore(deps): update dependency ruff to >=0.2,<0.6
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#1064 - Using dictionary in query param
Issue -
State: open - Opened by siddhsql about 1 year ago
#1062 - API modules always return `Optional[T]` even if OpenAPI Schema always returns `T`
Issue -
State: closed - Opened by linde12 about 1 year ago
#1061 - chore(deps): lock file maintenance
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1060 - Can't generate client for spec with refs in allOf
Issue -
State: closed - Opened by coandco about 1 year ago
- 1 comment