Skip to content

fix: none description with openapi enum type#86

Merged
quentinalbertone merged 1 commit intomasterfrom
sc-171360/gh-issue-python-exoscale-typeerror
Mar 26, 2026
Merged

fix: none description with openapi enum type#86
quentinalbertone merged 1 commit intomasterfrom
sc-171360/gh-issue-python-exoscale-typeerror

Conversation

@quentinalbertone
Copy link
Copy Markdown
Contributor

@quentinalbertone quentinalbertone commented Mar 25, 2026

prop.get("description") can return None we just need to enforce desc as a string

fix: #85

@kobajagi kobajagi requested a review from brutasse March 25, 2026 17:22
@quentinalbertone quentinalbertone merged commit 802ba33 into master Mar 26, 2026
6 checks passed
@quentinalbertone quentinalbertone deleted the sc-171360/gh-issue-python-exoscale-typeerror branch March 26, 2026 09:04
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.

TypeError: unsupported operand type(s) for +=: 'NoneType' and 'str' during client initialization (v0.16.2)

2 participants