Skip to content

Commit 61ae569

Browse files
committed
update doc
1 parent 4883de5 commit 61ae569

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/generators/protobuf-schema.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ title: Documentation for the protobuf-schema Generator
1616
## CONFIG OPTIONS
1717
These options may be applied as additional-properties (cli) or configOptions (plugins). Refer to [configuration docs](https://openapi-generator.tech/docs/configuration) for more details.
1818

19-
| Option | Description | Values | Default |
20-
|---------------------------|--------------------------------------------------------------------------| ------ | ------- |
21-
| numberedFieldNumberList | Field numbers in order. | |false|
22-
| startEnumsWithUnspecified | Introduces "UNSPECIFIED" as the first element of enumerations. | |false|
19+
| Option | Description | Values | Default |
20+
| ------ | ----------- | ------ | ------- |
21+
|numberedFieldNumberList|Field numbers in order.| |false|
22+
|startEnumsWithUnspecified|Introduces "UNSPECIFIED" as the first element of enumerations.| |false|
2323

2424
## IMPORT MAPPING
2525

0 commit comments

Comments
 (0)