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 Jun 13, 2024
1 parent 0b119e3 commit 83b8ebd
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -64968,7 +64968,7 @@
"description": "A Connection Token is used by the Stripe Terminal SDK to connect to a reader.\n\nRelated guide: [Fleet management](https://stripe.com/docs/terminal/fleet/locations)",
"properties": {
"location": {
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -192006,7 +192006,7 @@
"type": "array"
},
"location": {
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
}
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59026,7 +59026,7 @@ components:
The id of the location that this connection token is scoped to. Note
that location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -181868,7 +181868,7 @@ paths:
connection token will be usable with all readers. Note that
location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
type: object
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -45441,7 +45441,7 @@
"description": "A Connection Token is used by the Stripe Terminal SDK to connect to a reader.\n\nRelated guide: [Fleet management](https://stripe.com/docs/terminal/fleet/locations)",
"properties": {
"location": {
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -146169,7 +146169,7 @@
"type": "array"
},
"location": {
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
}
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -55349,7 +55349,7 @@
"description": "A Connection Token is used by the Stripe Terminal SDK to connect to a reader.\n\nRelated guide: [Fleet management](https://stripe.com/docs/terminal/fleet/locations)",
"properties": {
"location": {
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
},
Expand Down Expand Up @@ -154289,7 +154289,7 @@
"type": "array"
},
"location": {
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).",
"description": "The id of the location that this connection token is scoped to. If specified the connection token will only be usable with readers assigned to that location, otherwise the connection token will be usable with all readers. Note that location scoping only applies to internet-connected readers. For more details, see [the docs on scoping connection tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).",
"maxLength": 5000,
"type": "string"
}
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50509,7 +50509,7 @@ components:
The id of the location that this connection token is scoped to. Note
that location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -145721,7 +145721,7 @@ paths:
connection token will be usable with all readers. Note that
location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
type: object
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42722,7 +42722,7 @@ components:
The id of the location that this connection token is scoped to. Note
that location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
object:
Expand Down Expand Up @@ -123065,7 +123065,7 @@ paths:
connection token will be usable with all readers. Note that
location scoping only applies to internet-connected readers.
For more details, see [the docs on scoping connection
tokens](https://stripe.com/docs/terminal/fleet/locations#connection-tokens).
tokens](https://docs.stripe.com/terminal/fleet/locations-and-zones?dashboard-or-api=api#connection-tokens).
maxLength: 5000
type: string
type: object
Expand Down

0 comments on commit 83b8ebd

Please sign in to comment.