mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 18:45:23 +00:00
644f720db8
* [config-help] Sort all outputs
* Remove old/stale generator docs (these have been renamed previously)
* Sort config doc outputs, making it easier to find relevant info
* Fixes cliOptions duplicates
Erlang client/proper improperly set the version option as packageName
(causing duplicate for packageName).
The java and swift option removals are because the options are added in
parent classes, resulting in duplication of the options.
* Add --github-nested-index for generating docs/generators/README.md
* 📝 Regenerate generator docs
939 B
939 B
title | sidebar_label |
---|---|
Config Options for protobuf-schema | protobuf-schema |
Option | Description | Values | Default |
---|
IMPORT MAPPING
Type/Alias | Imports |
---|
INSTANTIATION TYPES
Type/Alias | Instantiated By |
---|---|
array | repeat |
LANGUAGE PRIMITIVES
- array
- bool
- bytes
- double
- fixed32
- fixed64
- float
- int32
- int64
- map
- sfixed32
- sfixed64
- sint32
- sint64
- string
- uint32
- uint64