You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PassKit.Grpc.nuspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<metadata>
4
4
<id>PassKit.Grpc</id>
5
5
<title>PassKit gRPC SDK</title>
6
-
<version>1.1.136</version>
6
+
<version>1.1.138</version>
7
7
<icon>images/icon.png</icon>
8
8
<description>
9
9
SDK for the PassKit gRPC API that can be used to create, configure and manage Membership, Loyalty, Event Ticket, Coupon, Transit and Boarding Pass content for mobile wallet applications, including Apple Pay and Google Pay.
/// Create a carrier record. All Flight Designations and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
477
+
/// Create a carrier record. All Flight Designators and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
478
478
/// </summary>
479
479
/// <param name="request">The request to send to the server.</param>
480
480
/// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
/// Create a carrier record. All Flight Designations and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
490
+
/// Create a carrier record. All Flight Designators and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
491
491
/// </summary>
492
492
/// <param name="request">The request to send to the server.</param>
493
493
/// <param name="options">The options for the call.</param>
/// Create a carrier record. All Flight Designations and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
501
+
/// Create a carrier record. All Flight Designators and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
502
502
/// </summary>
503
503
/// <param name="request">The request to send to the server.</param>
504
504
/// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
/// Create a carrier record. All Flight Designations and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
514
+
/// Create a carrier record. All Flight Designators and Flights must have a carrier record. Required Fields: carrierCode, airlineName, passTypeIdentifier.
515
515
/// </summary>
516
516
/// <param name="request">The request to send to the server.</param>
517
517
/// <param name="options">The options for the call.</param>
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designation records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
861
+
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designator records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
862
862
/// </summary>
863
863
/// <param name="request">The request to send to the server.</param>
864
864
/// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designation records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
874
+
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designator records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
875
875
/// </summary>
876
876
/// <param name="request">The request to send to the server.</param>
877
877
/// <param name="options">The options for the call.</param>
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designation records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
885
+
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designator records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
886
886
/// </summary>
887
887
/// <param name="request">The request to send to the server.</param>
888
888
/// <param name="headers">The initial metadata to send with the call. This parameter is optional.</param>
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designation records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
898
+
/// Create a flight record. In practice, this method is not often used, since flight records can be automatically generated. Any information in the flight record will override information in the carrier and flight designator records. Required Fields: carrierCode, flightNumber, departureDate, boardingPoint, deplaningPoint.
899
899
/// </summary>
900
900
/// <param name="request">The request to send to the server.</param>
901
901
/// <param name="options">The options for the call.</param>
0 commit comments