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

feat(next): add nullable output option to generator #170

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

ikadix
Copy link
Collaborator

@ikadix ikadix commented Jul 3, 2024

Uses https://github.com/oapi-codegen/nullable

https://github.com/oapi-codegen/oapi-codegen#generating-nullable-types

We should have a nicer interface for working with nullable responses.

Copy link

codeclimate bot commented Jul 3, 2024

Code Climate has analyzed commit c510d21 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 89.8% (0.0% change).

View more on Code Climate.

@ikadix ikadix merged commit e410f3f into main Jul 4, 2024
11 checks passed
@ikadix ikadix deleted the nullable branch July 4, 2024 12:17
@replease replease bot mentioned this pull request Jul 3, 2024
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.

None yet

2 participants