|
|
|
@ -5405,7 +5405,7 @@
|
|
|
|
|
"sharedTotal": { |
|
|
|
|
"type": "integer" |
|
|
|
|
}, |
|
|
|
|
"sharedPasswordProtected": { |
|
|
|
|
"sharedLockedCount": { |
|
|
|
|
"type": "integer" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -5463,7 +5463,7 @@
|
|
|
|
|
"sharedGalleryCount": 0, |
|
|
|
|
"sharedKanbanCount": 0, |
|
|
|
|
"sharedTotal": 0, |
|
|
|
|
"sharedPasswordProtected": 0 |
|
|
|
|
"sharedLockedCount": 0 |
|
|
|
|
}, |
|
|
|
|
"webhookCount": 0, |
|
|
|
|
"filterCount": 0, |
|
|
|
@ -5483,7 +5483,7 @@
|
|
|
|
|
}, |
|
|
|
|
"examples": { |
|
|
|
|
"example-1": { |
|
|
|
|
"value": "{\n \"projectCount\": 1,\n \"projects\": [\n {\n \"tableCount\": {\n \"table\": 3,\n \"view\": 0\n },\n \"viewCount\": {\n \"formCount\": 0,\n \"gridCount\": 3,\n \"galleryCount\": 0,\n \"kanbanCount\": 0,\n \"total\": 3,\n \"sharedFormCount\": 0,\n \"sharedGridCount\": 0,\n \"sharedGalleryCount\": 0,\n \"sharedKanbanCount\": 0,\n \"sharedTotal\": 0,\n \"sharedPasswordProtected\": 0\n },\n \"webhookCount\": 0,\n \"filterCount\": 0,\n \"sortCount\": 0,\n \"rowCount\": [\n {\n \"TotalRecords\": \"76\"\n }\n ],\n \"userCount\": 1\n }\n ],\n \"userCount\": 1,\n \"sharedBaseCount\": 0\n}" |
|
|
|
|
"value": "{\n \"projectCount\": 1,\n \"projects\": [\n {\n \"tableCount\": {\n \"table\": 3,\n \"view\": 0\n },\n \"viewCount\": {\n \"formCount\": 0,\n \"gridCount\": 3,\n \"galleryCount\": 0,\n \"kanbanCount\": 0,\n \"total\": 3,\n \"sharedFormCount\": 0,\n \"sharedGridCount\": 0,\n \"sharedGalleryCount\": 0,\n \"sharedKanbanCount\": 0,\n \"sharedTotal\": 0,\n \"sharedLockedCount\": 0\n },\n \"webhookCount\": 0,\n \"filterCount\": 0,\n \"sortCount\": 0,\n \"rowCount\": [\n {\n \"TotalRecords\": \"76\"\n }\n ],\n \"userCount\": 1\n }\n ],\n \"userCount\": 1,\n \"sharedBaseCount\": 0\n}" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|