Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Introduce a new command-line parameter for "generate spec" allowing to set "x-nullable: true" by default for each Go field having a pointer type and not having JSON 'omitempty' option set #3128
base: master
Are you sure you want to change the base?
Introduce a new command-line parameter for "generate spec" allowing to set "x-nullable: true" by default for each Go field having a pointer type and not having JSON 'omitempty' option set #3128
Changes from all commits
20fa9d7
52c2a82
f02fa0a
00e1aca
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 69 in cmd/swagger/commands/generate/spec.go
Codecov / codecov/patch
cmd/swagger/commands/generate/spec.go#L69
Check warning on line 98 in codescan/application.go
Codecov / codecov/patch
codescan/application.go#L98
Check warning on line 422 in codescan/application.go
Codecov / codecov/patch
codescan/application.go#L422
Check warning on line 432 in codescan/application.go
Codecov / codecov/patch
codescan/application.go#L424-L432
Check warning on line 454 in codescan/application.go
Codecov / codecov/patch
codescan/application.go#L454
Check warning on line 342 in codescan/parameters.go
Codecov / codecov/patch
codescan/parameters.go#L342
Check warning on line 336 in codescan/responses.go
Codecov / codecov/patch
codescan/responses.go#L336
Check warning on line 653 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L652-L653
Check warning on line 657 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L656-L657
Check warning on line 823 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L823
Check warning on line 866 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L862-L866
Check warning on line 1120 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1120
Check warning on line 1125 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1125
Check warning on line 1130 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1130
Check warning on line 1147 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1147
Check warning on line 1151 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1151
Check warning on line 1154 in codescan/schema.go
Codecov / codecov/patch
codescan/schema.go#L1154