Skip to content

Commit 6c30845

Browse files
1 parent 2551bf2 commit 6c30845

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi/swagger.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,11 @@
759759
"schema": {
760760
"type": "object",
761761
"properties": {
762+
"displayName": {
763+
"type": "string",
764+
"description": "Name of the table, e.g., `Invoices`",
765+
"example": "Invoices"
766+
},
762767
"fromUrl": {
763768
"type": "string",
764769
"format": "uri",

0 commit comments

Comments
 (0)