Schema$json top-level constant

  1. @Deprecated('Use schemaDescriptor instead')
Map<String, Object> const Schema$json

Implementation

@$core.Deprecated('Use schemaDescriptor instead')
const Schema$json = const {
  '1': 'Schema',
  '2': const [
    const {
      '1': 'json_schema',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema',
      '10': 'jsonSchema'
    },
    const {'1': 'discriminator', '3': 2, '4': 1, '5': 9, '10': 'discriminator'},
    const {'1': 'read_only', '3': 3, '4': 1, '5': 8, '10': 'readOnly'},
    const {
      '1': 'external_docs',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation',
      '10': 'externalDocs'
    },
    const {'1': 'example', '3': 6, '4': 1, '5': 9, '10': 'example'},
  ],
  '9': const [
    const {'1': 4, '2': 5},
  ],
};