Skip to content

Commit b00df51

Browse files
author
appscisumup
committed
chore: synced local 'openapi.json' with remote 'specs/openapi.json'
1 parent b040f0e commit b00df51

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

openapi.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9936,6 +9936,12 @@
99369936
"metadata": {
99379937
"$ref": "#/components/schemas/Metadata"
99389938
},
9939+
"service_account_id": {
9940+
"description": "Identifier of the system-managed service account associated with this reader.\nPresent only for readers that are already paired.\nThis field is currently in beta and may change.",
9941+
"type": "string",
9942+
"format": "uuid",
9943+
"x-beta": true
9944+
},
99399945
"created_at": {
99409946
"description": "The timestamp of when the reader was created.",
99419947
"type": "string",

0 commit comments

Comments
 (0)