FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: remove unfinished sentence · lineCode/oapi-codegen@b95aa7c · GitHub

Commit b95aa7c

Browse files
committed
docs: remove unfinished sentence
1 parent dcb6310 commit b95aa7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎pkg/codegen/configuration.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ type CompatibilityOptions struct {
7777
// Please see https://github.com/deepmap/oapi-codegen/issues/549
7878
OldAliasing bool `yaml:"old-aliasing,omitempty"`
7979
// 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
8181
DisableFlattenAdditionalProperties bool `yaml:"disable-flatten-additional-properties,omitempty"`
8282
// When an object property is both required and readOnly the go model is generated
8383
// as a pointer. Set DisableRequiredReadOnlyAsPointer to true to mark them as non pointer.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL