| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dcb6310 commit b95aa7c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -77,7 +77,7 @@ type CompatibilityOptions struct { | |||
| 77 | 77 | // Please see https://github.com/deepmap/oapi-codegen/issues/549 | |
| 78 | 78 | OldAliasing bool `yaml:"old-aliasing,omitempty"` | |
| 79 | 79 | // When an object contains no members, and only an additionalProperties specification, | |
| 80 | - // it is flattened to a map. Set | ||
| 80 | + // it is flattened to a map | ||
| 81 | 81 | DisableFlattenAdditionalProperties bool `yaml:"disable-flatten-additional-properties,omitempty"` | |
| 82 | 82 | // When an object property is both required and readOnly the go model is generated | |
| 83 | 83 | // as a pointer. Set DisableRequiredReadOnlyAsPointer to true to mark them as non pointer. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments