Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Aug 21, 2023
1 parent 2d3337b commit c4298ff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 33 deletions.
33 changes: 11 additions & 22 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -51467,8 +51467,7 @@
"type": {
"description": "Type of registration in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -147748,8 +147747,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand All @@ -147766,8 +147764,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148219,8 +148216,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148347,8 +148343,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148517,8 +148512,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand All @@ -148535,8 +148529,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148739,8 +148732,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148888,8 +148880,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand All @@ -148906,8 +148897,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down Expand Up @@ -148979,8 +148969,7 @@
"type": {
"description": "Type of registration to be created in `country`.",
"enum": [
"simplified",
"standard"
"simplified"
],
"type": "string"
}
Expand Down
11 changes: 0 additions & 11 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46783,7 +46783,6 @@ components:
description: Type of registration in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -139656,7 +139655,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand All @@ -139669,7 +139667,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140024,7 +140021,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140121,7 +140117,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140254,7 +140249,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand All @@ -140267,7 +140261,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140424,7 +140417,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140539,7 +140531,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand All @@ -140552,7 +140543,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down Expand Up @@ -140618,7 +140608,6 @@ paths:
description: Type of registration to be created in `country`.
enum:
- simplified
- standard
type: string
required:
- type
Expand Down

0 comments on commit c4298ff

Please sign in to comment.