passkit-ruby-grpc-sdk 1.1.105 → 1.1.162
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE +21 -0
- data/README.md +38 -0
- data/lib/ct/scheduler/scheduler_pb.rb +2 -1
- data/lib/io/analytics/a_rpc_pb.rb +3 -2
- data/lib/io/analytics/a_rpc_services_pb.rb +3 -2
- data/lib/io/certificate/certificate_pb.rb +9 -2
- data/lib/io/common/attributes_pb.rb +2 -2
- data/lib/io/common/batch_update_pb.rb +20 -0
- data/lib/io/common/billing_pb.rb +1 -1
- data/lib/io/common/common_objects_pb.rb +4 -2
- data/lib/io/common/distribution_pb.rb +10 -2
- data/lib/io/common/expiry_pb.rb +1 -1
- data/lib/io/common/featured_actions_pb.rb +16 -0
- data/lib/io/common/filter_pb.rb +2 -1
- data/lib/io/common/integration_pb.rb +2 -1
- data/lib/io/common/links_pb.rb +1 -1
- data/lib/io/common/localization_pb.rb +1 -1
- data/lib/io/common/message_pb.rb +4 -3
- data/lib/io/common/metrics_pb.rb +2 -2
- data/lib/io/common/note_pb.rb +1 -1
- data/lib/io/common/operation_pb.rb +1 -1
- data/lib/io/common/pagination_pb.rb +2 -1
- data/lib/io/common/pass_pb.rb +4 -2
- data/lib/io/common/personal_pb.rb +1 -1
- data/lib/io/common/project_pb.rb +2 -2
- data/lib/io/common/protocols_pb.rb +1 -1
- data/lib/io/common/proximity_pb.rb +2 -1
- data/lib/io/common/reporting_pb.rb +2 -1
- data/lib/io/common/semantics_pb.rb +26 -0
- data/lib/io/common/template_pb.rb +6 -2
- data/lib/io/common/tracking_pb.rb +1 -1
- data/lib/io/common/transaction_pb.rb +2 -1
- data/lib/io/common/useragent_pb.rb +1 -1
- data/lib/io/core/a_rpc_certificates_pb.rb +3 -2
- data/lib/io/core/a_rpc_certificates_services_pb.rb +20 -0
- data/lib/io/core/a_rpc_distribution_pb.rb +4 -2
- data/lib/io/core/a_rpc_distribution_services_pb.rb +12 -0
- data/lib/io/core/a_rpc_images_pb.rb +3 -2
- data/lib/io/core/a_rpc_images_services_pb.rb +24 -1
- data/lib/io/core/a_rpc_messages_pb.rb +2 -1
- data/lib/io/core/a_rpc_messages_services_pb.rb +5 -0
- data/lib/io/core/a_rpc_others_pb.rb +3 -2
- data/lib/io/core/a_rpc_others_services_pb.rb +50 -1
- data/lib/io/core/a_rpc_templates_pb.rb +3 -2
- data/lib/io/core/a_rpc_templates_services_pb.rb +42 -0
- data/lib/io/event_tickets/a_rpc_pb.rb +3 -2
- data/lib/io/event_tickets/a_rpc_services_pb.rb +47 -1
- data/lib/io/event_tickets/event_pb.rb +5 -2
- data/lib/io/event_tickets/production_pb.rb +4 -2
- data/lib/io/event_tickets/ticket_pb.rb +4 -2
- data/lib/io/event_tickets/ticket_type_pb.rb +2 -1
- data/lib/io/event_tickets/venue_pb.rb +4 -2
- data/lib/io/flights/a_rpc_pb.rb +3 -2
- data/lib/io/flights/a_rpc_services_pb.rb +23 -22
- data/lib/io/flights/airport_pb.rb +4 -2
- data/lib/io/flights/barcode_pb.rb +14 -2
- data/lib/io/flights/boarding_pass_pb.rb +3 -2
- data/lib/io/flights/cabin_codes/cabin_codes_pb.rb +1 -1
- data/lib/io/flights/carrier_pb.rb +2 -1
- data/lib/io/flights/flight_designator_pb.rb +4 -8
- data/lib/io/flights/flight_pb.rb +4 -5
- data/lib/io/flights/passenger_pb.rb +3 -2
- data/lib/io/image/image_pb.rb +3 -2
- data/lib/io/member/a_rpc_pb.rb +4 -2
- data/lib/io/member/a_rpc_services_pb.rb +50 -18
- data/lib/io/member/event_pb.rb +2 -2
- data/lib/io/member/member_events_pb.rb +2 -1
- data/lib/io/member/member_pb.rb +3 -2
- data/lib/io/member/program_pb.rb +2 -1
- data/lib/io/member/tier_pb.rb +2 -1
- data/lib/io/raw/a_rpc_pb.rb +3 -2
- data/lib/io/raw/a_rpc_services_pb.rb +14 -1
- data/lib/io/raw/pass_pb.rb +2 -1
- data/lib/io/raw/project_pb.rb +2 -1
- data/lib/io/scheduler/a_rpc_pb.rb +3 -2
- data/lib/io/scheduler/a_rpc_services_pb.rb +8 -0
- data/lib/io/scheduler/scheduler_pb.rb +1 -1
- data/lib/io/single_use_coupons/a_rpc_pb.rb +3 -2
- data/lib/io/single_use_coupons/a_rpc_services_pb.rb +33 -1
- data/lib/io/single_use_coupons/campaign_pb.rb +2 -1
- data/lib/io/single_use_coupons/coupon_pb.rb +2 -1
- data/lib/io/single_use_coupons/offer_pb.rb +3 -2
- data/lib/io/user/user_pb.rb +4 -2
- data/lib/protoc-gen-openapiv2/options/annotations_pb.rb +12 -0
- data/lib/protoc-gen-openapiv2/options/openapiv2_pb.rb +11 -0
- metadata +47 -6
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: protoc-gen-openapiv2/options/openapiv2.proto
|
|
4
|
+
|
|
5
|
+
require "google/protobuf"
|
|
6
|
+
require "google/protobuf/struct_pb"
|
|
7
|
+
|
|
8
|
+
descriptor_data = "\n,protoc-gen-openapiv2/options/openapiv2.proto\x12)grpc.gateway.protoc_gen_openapiv2.options\x1A\x1Cgoogle/protobuf/struct.proto\"\xB3\b\n\aSwagger\x12\x18\n\aswagger\x18\x01 \x01(\tR\aswagger\x12C\n\x04info\x18\x02 \x01(\v2/.grpc.gateway.protoc_gen_openapiv2.options.InfoR\x04info\x12\x12\n\x04host\x18\x03 \x01(\tR\x04host\x12\e\n\tbase_path\x18\x04 \x01(\tR\bbasePath\x12K\n\aschemes\x18\x05 \x03(\x0E21.grpc.gateway.protoc_gen_openapiv2.options.SchemeR\aschemes\x12\x1A\n\bconsumes\x18\x06 \x03(\tR\bconsumes\x12\x1A\n\bproduces\x18\a \x03(\tR\bproduces\x12_\n\tresponses\x18\n \x03(\v2A.grpc.gateway.protoc_gen_openapiv2.options.Swagger.ResponsesEntryR\tresponses\x12q\n\x14security_definitions\x18\v \x01(\v2>.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsR\x13securityDefinitions\x12Z\n\bsecurity\x18\f \x03(\v2>.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementR\bsecurity\x12B\n\x04tags\x18\r \x03(\v2..grpc.gateway.protoc_gen_openapiv2.options.TagR\x04tags\x12e\n\rexternal_docs\x18\x0E \x01(\v2@.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationR\fexternalDocs\x12b\n\nextensions\x18\x0F \x03(\v2B.grpc.gateway.protoc_gen_openapiv2.options.Swagger.ExtensionsEntryR\nextensions\x1Aq\n\x0EResponsesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12I\n\x05value\x18\x02 \x01(\v23.grpc.gateway.protoc_gen_openapiv2.options.ResponseR\x05value:\x028\x01\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01J\x04\b\b\x10\tJ\x04\b\t\x10\n\"\xD6\a\n\tOperation\x12\x12\n\x04tags\x18\x01 \x03(\tR\x04tags\x12\x18\n\asummary\x18\x02 \x01(\tR\asummary\x12 \n\vdescription\x18\x03 \x01(\tR\vdescription\x12e\n\rexternal_docs\x18\x04 \x01(\v2@.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationR\fexternalDocs\x12!\n\foperation_id\x18\x05 \x01(\tR\voperationId\x12\x1A\n\bconsumes\x18\x06 \x03(\tR\bconsumes\x12\x1A\n\bproduces\x18\a \x03(\tR\bproduces\x12a\n\tresponses\x18\t \x03(\v2C.grpc.gateway.protoc_gen_openapiv2.options.Operation.ResponsesEntryR\tresponses\x12K\n\aschemes\x18\n \x03(\x0E21.grpc.gateway.protoc_gen_openapiv2.options.SchemeR\aschemes\x12\x1E\n\ndeprecated\x18\v \x01(\bR\ndeprecated\x12Z\n\bsecurity\x18\f \x03(\v2>.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementR\bsecurity\x12d\n\nextensions\x18\r \x03(\v2D.grpc.gateway.protoc_gen_openapiv2.options.Operation.ExtensionsEntryR\nextensions\x12U\n\nparameters\x18\x0E \x01(\v25.grpc.gateway.protoc_gen_openapiv2.options.ParametersR\nparameters\x1Aq\n\x0EResponsesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12I\n\x05value\x18\x02 \x01(\v23.grpc.gateway.protoc_gen_openapiv2.options.ResponseR\x05value:\x028\x01\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01J\x04\b\b\x10\t\"b\n\nParameters\x12T\n\aheaders\x18\x01 \x03(\v2:.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterR\aheaders\"\xA3\x02\n\x0FHeaderParameter\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12 \n\vdescription\x18\x02 \x01(\tR\vdescription\x12S\n\x04type\x18\x03 \x01(\x0E2?.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.TypeR\x04type\x12\x16\n\x06format\x18\x04 \x01(\tR\x06format\x12\x1A\n\brequired\x18\x05 \x01(\bR\brequired\"E\n\x04Type\x12\v\n\aUNKNOWN\x10\x00\x12\n\n\x06STRING\x10\x01\x12\n\n\x06NUMBER\x10\x02\x12\v\n\aINTEGER\x10\x03\x12\v\n\aBOOLEAN\x10\x04J\x04\b\x06\x10\aJ\x04\b\a\x10\b\"\xD8\x01\n\x06Header\x12 \n\vdescription\x18\x01 \x01(\tR\vdescription\x12\x12\n\x04type\x18\x02 \x01(\tR\x04type\x12\x16\n\x06format\x18\x03 \x01(\tR\x06format\x12\x18\n\adefault\x18\x06 \x01(\tR\adefault\x12\x18\n\apattern\x18\r \x01(\tR\apatternJ\x04\b\x04\x10\x05J\x04\b\x05\x10\x06J\x04\b\a\x10\bJ\x04\b\b\x10\tJ\x04\b\t\x10\nJ\x04\b\n\x10\vJ\x04\b\v\x10\fJ\x04\b\f\x10\rJ\x04\b\x0E\x10\x0FJ\x04\b\x0F\x10\x10J\x04\b\x10\x10\x11J\x04\b\x11\x10\x12J\x04\b\x12\x10\x13\"\x9A\x05\n\bResponse\x12 \n\vdescription\x18\x01 \x01(\tR\vdescription\x12I\n\x06schema\x18\x02 \x01(\v21.grpc.gateway.protoc_gen_openapiv2.options.SchemaR\x06schema\x12Z\n\aheaders\x18\x03 \x03(\v2@.grpc.gateway.protoc_gen_openapiv2.options.Response.HeadersEntryR\aheaders\x12]\n\bexamples\x18\x04 \x03(\v2A.grpc.gateway.protoc_gen_openapiv2.options.Response.ExamplesEntryR\bexamples\x12c\n\nextensions\x18\x05 \x03(\v2C.grpc.gateway.protoc_gen_openapiv2.options.Response.ExtensionsEntryR\nextensions\x1Am\n\fHeadersEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12G\n\x05value\x18\x02 \x01(\v21.grpc.gateway.protoc_gen_openapiv2.options.HeaderR\x05value:\x028\x01\x1A;\n\rExamplesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x028\x01\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"\xD6\x03\n\x04Info\x12\x14\n\x05title\x18\x01 \x01(\tR\x05title\x12 \n\vdescription\x18\x02 \x01(\tR\vdescription\x12(\n\x10terms_of_service\x18\x03 \x01(\tR\x0EtermsOfService\x12L\n\acontact\x18\x04 \x01(\v22.grpc.gateway.protoc_gen_openapiv2.options.ContactR\acontact\x12L\n\alicense\x18\x05 \x01(\v22.grpc.gateway.protoc_gen_openapiv2.options.LicenseR\alicense\x12\x18\n\aversion\x18\x06 \x01(\tR\aversion\x12_\n\nextensions\x18\a \x03(\v2?.grpc.gateway.protoc_gen_openapiv2.options.Info.ExtensionsEntryR\nextensions\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"E\n\aContact\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x10\n\x03url\x18\x02 \x01(\tR\x03url\x12\x14\n\x05email\x18\x03 \x01(\tR\x05email\"/\n\aLicense\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x10\n\x03url\x18\x02 \x01(\tR\x03url\"K\n\x15ExternalDocumentation\x12 \n\vdescription\x18\x01 \x01(\tR\vdescription\x12\x10\n\x03url\x18\x02 \x01(\tR\x03url\"\xAA\x02\n\x06Schema\x12V\n\vjson_schema\x18\x01 \x01(\v25.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaR\njsonSchema\x12$\n\rdiscriminator\x18\x02 \x01(\tR\rdiscriminator\x12\e\n\tread_only\x18\x03 \x01(\bR\breadOnly\x12e\n\rexternal_docs\x18\x05 \x01(\v2@.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationR\fexternalDocs\x12\x18\n\aexample\x18\x06 \x01(\tR\aexampleJ\x04\b\x04\x10\x05\"\xE8\x03\n\nEnumSchema\x12 \n\vdescription\x18\x01 \x01(\tR\vdescription\x12\x18\n\adefault\x18\x02 \x01(\tR\adefault\x12\x14\n\x05title\x18\x03 \x01(\tR\x05title\x12\x1A\n\brequired\x18\x04 \x01(\bR\brequired\x12\e\n\tread_only\x18\x05 \x01(\bR\breadOnly\x12e\n\rexternal_docs\x18\x06 \x01(\v2@.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationR\fexternalDocs\x12\x18\n\aexample\x18\a \x01(\tR\aexample\x12\x10\n\x03ref\x18\b \x01(\tR\x03ref\x12e\n\nextensions\x18\t \x03(\v2E.grpc.gateway.protoc_gen_openapiv2.options.EnumSchema.ExtensionsEntryR\nextensions\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"\xF7\n\n\nJSONSchema\x12\x10\n\x03ref\x18\x03 \x01(\tR\x03ref\x12\x14\n\x05title\x18\x05 \x01(\tR\x05title\x12 \n\vdescription\x18\x06 \x01(\tR\vdescription\x12\x18\n\adefault\x18\a \x01(\tR\adefault\x12\e\n\tread_only\x18\b \x01(\bR\breadOnly\x12\x18\n\aexample\x18\t \x01(\tR\aexample\x12\x1F\n\vmultiple_of\x18\n \x01(\x01R\nmultipleOf\x12\x18\n\amaximum\x18\v \x01(\x01R\amaximum\x12+\n\x11exclusive_maximum\x18\f \x01(\bR\x10exclusiveMaximum\x12\x18\n\aminimum\x18\r \x01(\x01R\aminimum\x12+\n\x11exclusive_minimum\x18\x0E \x01(\bR\x10exclusiveMinimum\x12\x1D\n\nmax_length\x18\x0F \x01(\x04R\tmaxLength\x12\x1D\n\nmin_length\x18\x10 \x01(\x04R\tminLength\x12\x18\n\apattern\x18\x11 \x01(\tR\apattern\x12\e\n\tmax_items\x18\x14 \x01(\x04R\bmaxItems\x12\e\n\tmin_items\x18\x15 \x01(\x04R\bminItems\x12!\n\funique_items\x18\x16 \x01(\bR\vuniqueItems\x12%\n\x0Emax_properties\x18\x18 \x01(\x04R\rmaxProperties\x12%\n\x0Emin_properties\x18\x19 \x01(\x04R\rminProperties\x12\x1A\n\brequired\x18\x1A \x03(\tR\brequired\x12\x14\n\x05array\x18\" \x03(\tR\x05array\x12_\n\x04type\x18# \x03(\x0E2K.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypesR\x04type\x12\x16\n\x06format\x18$ \x01(\tR\x06format\x12\x12\n\x04enum\x18. \x03(\tR\x04enum\x12z\n\x13field_configuration\x18\xE9\a \x01(\v2H.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfigurationR\x12fieldConfiguration\x12e\n\nextensions\x180 \x03(\v2E.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.ExtensionsEntryR\nextensions\x1A\\\n\x12FieldConfiguration\x12&\n\x0Fpath_param_name\x18/ \x01(\tR\rpathParamName\x12\x1E\n\ndeprecated\x181 \x01(\bR\ndeprecated\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"w\n\x15JSONSchemaSimpleTypes\x12\v\n\aUNKNOWN\x10\x00\x12\t\n\x05ARRAY\x10\x01\x12\v\n\aBOOLEAN\x10\x02\x12\v\n\aINTEGER\x10\x03\x12\b\n\x04NULL\x10\x04\x12\n\n\x06NUMBER\x10\x05\x12\n\n\x06OBJECT\x10\x06\x12\n\n\x06STRING\x10\aJ\x04\b\x01\x10\x02J\x04\b\x02\x10\x03J\x04\b\x04\x10\x05J\x04\b\x12\x10\x13J\x04\b\x13\x10\x14J\x04\b\x17\x10\x18J\x04\b\e\x10\x1CJ\x04\b\x1C\x10\x1DJ\x04\b\x1D\x10\x1EJ\x04\b\x1E\x10\"J\x04\b%\x10*J\x04\b*\x10+J\x04\b+\x10.\"\xD9\x02\n\x03Tag\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12 \n\vdescription\x18\x02 \x01(\tR\vdescription\x12e\n\rexternal_docs\x18\x03 \x01(\v2@.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationR\fexternalDocs\x12^\n\nextensions\x18\x04 \x03(\v2>.grpc.gateway.protoc_gen_openapiv2.options.Tag.ExtensionsEntryR\nextensions\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"\xF7\x01\n\x13SecurityDefinitions\x12h\n\bsecurity\x18\x01 \x03(\v2L.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.SecurityEntryR\bsecurity\x1Av\n\rSecurityEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12O\n\x05value\x18\x02 \x01(\v29.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeR\x05value:\x028\x01\"\xFF\x06\n\x0ESecurityScheme\x12R\n\x04type\x18\x01 \x01(\x0E2>.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.TypeR\x04type\x12 \n\vdescription\x18\x02 \x01(\tR\vdescription\x12\x12\n\x04name\x18\x03 \x01(\tR\x04name\x12L\n\x02in\x18\x04 \x01(\x0E2<.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.InR\x02in\x12R\n\x04flow\x18\x05 \x01(\x0E2>.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.FlowR\x04flow\x12+\n\x11authorization_url\x18\x06 \x01(\tR\x10authorizationUrl\x12\e\n\ttoken_url\x18\a \x01(\tR\btokenUrl\x12I\n\x06scopes\x18\b \x01(\v21.grpc.gateway.protoc_gen_openapiv2.options.ScopesR\x06scopes\x12i\n\nextensions\x18\t \x03(\v2I.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.ExtensionsEntryR\nextensions\x1AU\n\x0FExtensionsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\v2\x16.google.protobuf.ValueR\x05value:\x028\x01\"K\n\x04Type\x12\x10\n\fTYPE_INVALID\x10\x00\x12\x0E\n\nTYPE_BASIC\x10\x01\x12\x10\n\fTYPE_API_KEY\x10\x02\x12\x0F\n\vTYPE_OAUTH2\x10\x03\"1\n\x02In\x12\x0E\n\nIN_INVALID\x10\x00\x12\f\n\bIN_QUERY\x10\x01\x12\r\n\tIN_HEADER\x10\x02\"j\n\x04Flow\x12\x10\n\fFLOW_INVALID\x10\x00\x12\x11\n\rFLOW_IMPLICIT\x10\x01\x12\x11\n\rFLOW_PASSWORD\x10\x02\x12\x14\n\x10FLOW_APPLICATION\x10\x03\x12\x14\n\x10FLOW_ACCESS_CODE\x10\x04\"\xF6\x02\n\x13SecurityRequirement\x12\x8A\x01\n\x14security_requirement\x18\x01 \x03(\v2W.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementEntryR\x13securityRequirement\x1A0\n\x18SecurityRequirementValue\x12\x14\n\x05scope\x18\x01 \x03(\tR\x05scope\x1A\x9F\x01\n\x18SecurityRequirementEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12m\n\x05value\x18\x02 \x01(\v2W.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValueR\x05value:\x028\x01\"\x96\x01\n\x06Scopes\x12R\n\x05scope\x18\x01 \x03(\v2<.grpc.gateway.protoc_gen_openapiv2.options.Scopes.ScopeEntryR\x05scope\x1A8\n\nScopeEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x028\x01*;\n\x06Scheme\x12\v\n\aUNKNOWN\x10\x00\x12\b\n\x04HTTP\x10\x01\x12\t\n\x05HTTPS\x10\x02\x12\x06\n\x02WS\x10\x03\x12\a\n\x03WSS\x10\x04BHZFgithub.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2/optionsb\x06proto3"
|
|
9
|
+
|
|
10
|
+
pool = ::Google::Protobuf::DescriptorPool.generated_pool
|
|
11
|
+
pool.add_serialized_file(descriptor_data)
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: passkit-ruby-grpc-sdk
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.162
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- PassKit
|
|
8
|
-
autorequire:
|
|
8
|
+
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-09-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: grpc
|
|
@@ -24,6 +24,40 @@ dependencies:
|
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
26
|
version: '1.40'
|
|
27
|
+
- !ruby/object:Gem::Dependency
|
|
28
|
+
name: google-protobuf
|
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - ">="
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: '3.25'
|
|
34
|
+
- - "<"
|
|
35
|
+
- !ruby/object:Gem::Version
|
|
36
|
+
version: '5.0'
|
|
37
|
+
type: :runtime
|
|
38
|
+
prerelease: false
|
|
39
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
40
|
+
requirements:
|
|
41
|
+
- - ">="
|
|
42
|
+
- !ruby/object:Gem::Version
|
|
43
|
+
version: '3.25'
|
|
44
|
+
- - "<"
|
|
45
|
+
- !ruby/object:Gem::Version
|
|
46
|
+
version: '5.0'
|
|
47
|
+
- !ruby/object:Gem::Dependency
|
|
48
|
+
name: googleapis-common-protos-types
|
|
49
|
+
requirement: !ruby/object:Gem::Requirement
|
|
50
|
+
requirements:
|
|
51
|
+
- - "~>"
|
|
52
|
+
- !ruby/object:Gem::Version
|
|
53
|
+
version: '1.0'
|
|
54
|
+
type: :runtime
|
|
55
|
+
prerelease: false
|
|
56
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
57
|
+
requirements:
|
|
58
|
+
- - "~>"
|
|
59
|
+
- !ruby/object:Gem::Version
|
|
60
|
+
version: '1.0'
|
|
27
61
|
description: A Ruby SDK to interact with PassKit services using gRPC.
|
|
28
62
|
email:
|
|
29
63
|
- support@passkit.com
|
|
@@ -31,15 +65,19 @@ executables: []
|
|
|
31
65
|
extensions: []
|
|
32
66
|
extra_rdoc_files: []
|
|
33
67
|
files:
|
|
68
|
+
- LICENSE
|
|
69
|
+
- README.md
|
|
34
70
|
- lib/ct/scheduler/scheduler_pb.rb
|
|
35
71
|
- lib/io/analytics/a_rpc_pb.rb
|
|
36
72
|
- lib/io/analytics/a_rpc_services_pb.rb
|
|
37
73
|
- lib/io/certificate/certificate_pb.rb
|
|
38
74
|
- lib/io/common/attributes_pb.rb
|
|
75
|
+
- lib/io/common/batch_update_pb.rb
|
|
39
76
|
- lib/io/common/billing_pb.rb
|
|
40
77
|
- lib/io/common/common_objects_pb.rb
|
|
41
78
|
- lib/io/common/distribution_pb.rb
|
|
42
79
|
- lib/io/common/expiry_pb.rb
|
|
80
|
+
- lib/io/common/featured_actions_pb.rb
|
|
43
81
|
- lib/io/common/filter_pb.rb
|
|
44
82
|
- lib/io/common/integration_pb.rb
|
|
45
83
|
- lib/io/common/links_pb.rb
|
|
@@ -55,6 +93,7 @@ files:
|
|
|
55
93
|
- lib/io/common/protocols_pb.rb
|
|
56
94
|
- lib/io/common/proximity_pb.rb
|
|
57
95
|
- lib/io/common/reporting_pb.rb
|
|
96
|
+
- lib/io/common/semantics_pb.rb
|
|
58
97
|
- lib/io/common/template_pb.rb
|
|
59
98
|
- lib/io/common/tracking_pb.rb
|
|
60
99
|
- lib/io/common/transaction_pb.rb
|
|
@@ -109,11 +148,13 @@ files:
|
|
|
109
148
|
- lib/io/single_use_coupons/coupon_pb.rb
|
|
110
149
|
- lib/io/single_use_coupons/offer_pb.rb
|
|
111
150
|
- lib/io/user/user_pb.rb
|
|
151
|
+
- lib/protoc-gen-openapiv2/options/annotations_pb.rb
|
|
152
|
+
- lib/protoc-gen-openapiv2/options/openapiv2_pb.rb
|
|
112
153
|
homepage: https://github.com/PassKit/passkit-ruby-grpc-sdk
|
|
113
154
|
licenses:
|
|
114
155
|
- MIT
|
|
115
156
|
metadata: {}
|
|
116
|
-
post_install_message:
|
|
157
|
+
post_install_message:
|
|
117
158
|
rdoc_options: []
|
|
118
159
|
require_paths:
|
|
119
160
|
- lib
|
|
@@ -128,8 +169,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
128
169
|
- !ruby/object:Gem::Version
|
|
129
170
|
version: '0'
|
|
130
171
|
requirements: []
|
|
131
|
-
rubygems_version: 3.
|
|
132
|
-
signing_key:
|
|
172
|
+
rubygems_version: 3.4.1
|
|
173
|
+
signing_key:
|
|
133
174
|
specification_version: 4
|
|
134
175
|
summary: PassKit Ruby gRPC SDK
|
|
135
176
|
test_files: []
|