openapi-generator/docs/generators/protobuf-schema.md
2020-01-08 21:54:05 -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

  • fixed64
  • fixed32
  • sint64
  • sint32
  • bool
  • string
  • sfixed64
  • double
  • float
  • array
  • int32
  • bytes
  • int64
  • uint64
  • sfixed32
  • uint32
  • map

RESERVED WORDS