Skip to content

Commit 8887a20

Browse files
Update OpenAPI specification
1 parent eba69d9 commit 8887a20

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

openapi/spec3.java.sdk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24381,7 +24381,7 @@
2438124381

2438224382
],
2438324383
"x-stripeResource": {
24384-
"class_name": "SubscriptionUpdateProduct",
24384+
"class_name": "Product",
2438524385
"in_class": "portal_subscription_update"
2438624386
}
2438724387
},

openapi/spec3.java.sdk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19528,7 +19528,7 @@ components:
1952819528
type: object
1952919529
x-expandableFields: []
1953019530
x-stripeResource:
19531-
class_name: SubscriptionUpdateProduct
19531+
class_name: Product
1953219532
in_class: portal_subscription_update
1953319533
price:
1953419534
description: |-

openapi/spec3.sdk.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25634,7 +25634,7 @@
2563425634

2563525635
],
2563625636
"x-stripeResource": {
25637-
"class_name": "SubscriptionUpdateProduct",
25637+
"class_name": "Product",
2563825638
"in_class": "portal_subscription_update"
2563925639
}
2564025640
},

openapi/spec3.sdk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20463,7 +20463,7 @@ components:
2046320463
type: object
2046420464
x-expandableFields: []
2046520465
x-stripeResource:
20466-
class_name: SubscriptionUpdateProduct
20466+
class_name: Product
2046720467
in_class: portal_subscription_update
2046820468
price:
2046920469
description: |-

0 commit comments

Comments
 (0)