Skip to content

Commit 9bc02a2

Browse files
author
sumup-machine-user
committed
chore: synced local 'openapi.yaml' with remote 'specs/openapi.yaml'
1 parent 53dcc6f commit 9bc02a2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6997,6 +6997,14 @@ components:
69976997
$ref: '#/components/schemas/ReaderDevice'
69986998
metadata:
69996999
$ref: '#/components/schemas/Metadata'
7000+
service_account_id:
7001+
description: |-
7002+
Identifier of the system-managed service account associated with this reader.
7003+
Present only for readers that are already paired.
7004+
This field is currently in beta and may change.
7005+
type: string
7006+
format: uuid
7007+
x-beta: true
70007008
created_at:
70017009
description: The timestamp of when the reader was created.
70027010
type: string

0 commit comments

Comments
 (0)