openapi-generator/docs/generators/protobuf-schema.md
Jim Schubert 644f720db8
[docs] Sorted doc outputs and clean up duplicated CliOptions (#5046)
* [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
2020-01-19 20:19:11 -05:00

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

RESERVED WORDS