Title: String enum values containing ³ character do not get properly sanitized · Issue #1327 · openapi-generators/openapi-python-client · GitHub
Open Graph Title: String enum values containing ³ character do not get properly sanitized · Issue #1327 · openapi-generators/openapi-python-client
X Title: String enum values containing ³ character do not get properly sanitized · Issue #1327 · openapi-generators/openapi-python-client
Description: Describe the bug The ³ character in string enum values does not get sanitized out before creating enum names, resulting in invalid generated code. OpenAPI Spec File openapi: 3.0.0 info: title: Test API for Nm³ Enum Issue version: 1.0.0 d...
Open Graph Description: Describe the bug The ³ character in string enum values does not get sanitized out before creating enum names, resulting in invalid generated code. OpenAPI Spec File openapi: 3.0.0 info: title: Test...
X Description: Describe the bug The ³ character in string enum values does not get sanitized out before creating enum names, resulting in invalid generated code. OpenAPI Spec File openapi: 3.0.0 info: title: Test...
Opengraph URL: https://github.com/openapi-generators/openapi-python-client/issues/1327
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"String enum values containing ³ character do not get properly sanitized","articleBody":"**Describe the bug**\nThe `³` character in string enum values does not get sanitized out before creating enum names, resulting in invalid generated code.\n\n**OpenAPI Spec File**\n```\nopenapi: 3.0.0\ninfo:\n title: Test API for Nm³ Enum Issue\n version: 1.0.0\n description: Minimal API to reproduce enum generation issue with Unicode characters\n\nservers:\n - url: https://api.example.com\n\npaths:\n /volume:\n get:\n summary: Get volume measurements\n responses:\n '200':\n description: Volume measurement response\n content:\n application/json:\n schema:\n type: object\n properties:\n unit:\n $ref: '#/components/schemas/VolumeUnit'\n value:\n type: number\n\ncomponents:\n schemas:\n VolumeUnit:\n type: string\n enum:\n - \"Nm³\"\n - \"m³\"\n - \"ft³\"\n - \"normal_value\"\n description: Volume unit with problematic Unicode superscript characters\n```\n\nOn WSL, I checked out the latest version of the generator and ran\n```\npip3 install -e .\npython3 -m openapi_python_client generate --path repro.yaml --output-path test_output\n```\n\nWhich resulted in the following ./test_output/test_api_for_nm_³_enum_issue_client/models/volume_unit.py (along with a pile of ruff errors)\n```\nfrom enum import Enum\n\nclass VolumeUnit(str, Enum):\n FT³ = \"ft³\"\n M³ = \"m³\"\n NM³ = \"Nm³\"\n NORMAL_VALUE = \"normal_value\"\n\n def __str__(self) -\u003e str:\n return str(self.value)\n```\n\nWhich is not legal python.\n\n\n**Desktop (please complete the following information):**\n - OS: Microsoft Windows Server 2022, WSL 2.1.5.0, Ubuntu 22.04.5\n - Python Version: Python 3.10.12\n - openapi-python-client version 0.26.1\n\n**Additional context**\nAdd any other context about the problem here.\n","author":{"url":"https://github.com/j-reisons","@type":"Person","name":"j-reisons"},"datePublished":"2025-09-29T09:33:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1327/openapi-python-client/issues/1327"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:123a7b2d-d79f-17ef-834a-25873483d619 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A8C6:3BF645:1A7FFC:21C20F:697FFDC3 |
| html-safe-nonce | 80145b12f5d182f40e277b563e379db19dabc9f7387d3d7856edd77b506eddb4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOEM2OjNCRjY0NToxQTdGRkM6MjFDMjBGOjY5N0ZGREMzIiwidmlzaXRvcl9pZCI6IjMzOTc4ODQ4MzE2Mzg0ODY0NjciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d74c22c05398717b38186eb148e4469d76bb9e452b928c5be01b28d39504fbb0 |
| hovercard-subject-tag | issue:3464092264 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/openapi-generators/openapi-python-client/1327/issue_layout |
| twitter:image | https://opengraph.githubassets.com/03b684bbddd626f5b800dc7ea8f4eabbea3f5645c7635c39fe25b35d17514104/openapi-generators/openapi-python-client/issues/1327 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/03b684bbddd626f5b800dc7ea8f4eabbea3f5645c7635c39fe25b35d17514104/openapi-generators/openapi-python-client/issues/1327 |
| og:image:alt | Describe the bug The ³ character in string enum values does not get sanitized out before creating enum names, resulting in invalid generated code. OpenAPI Spec File openapi: 3.0.0 info: title: Test... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | j-reisons |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6 |
| turbo-cache-control | no-preview |
| go-import | github.com/openapi-generators/openapi-python-client git https://github.com/openapi-generators/openapi-python-client.git |
| octolytics-dimension-user_id | 84925606 |
| octolytics-dimension-user_login | openapi-generators |
| octolytics-dimension-repository_id | 240776275 |
| octolytics-dimension-repository_nwo | openapi-generators/openapi-python-client |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 240776275 |
| octolytics-dimension-repository_network_root_nwo | openapi-generators/openapi-python-client |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7c85641c598ad130c74f7bcc27f58575cac69551 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width