Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure SDK generation succeeds #260

Merged
merged 1 commit into from
Nov 6, 2024
Merged

fix: ensure SDK generation succeeds #260

merged 1 commit into from
Nov 6, 2024

Conversation

rickstaa
Copy link
Collaborator

@rickstaa rickstaa commented Nov 6, 2024

This pull request ensures no Optional types are used in the FastAPI models. This change is necessary because the oapi-codegen tool (see issue #373) and Speakeasy do not yet support Optional types.

This commit ensures that no Optional types are used in the FastAPI models.
This change is necessary because the oapi-codegen tool (see issue #373)
and Speakeasy do not yet support Optional types.
@rickstaa rickstaa merged commit efae373 into main Nov 6, 2024
2 of 4 checks passed
@rickstaa rickstaa deleted the fix_sdk_generation branch November 6, 2024 10:50
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.

1 participant