Skip to content

Commit b61ce15

Browse files
author
Gergő Papp-Szentannai
authored
Merge pull request #78 from ni/webapp-userid
Document userId for webapps
2 parents 02f1314 + 9938464 commit b61ce15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webapp/niapp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,10 @@ definitions:
541541
type: string
542542
description: The Id of the workspace containing the webapp
543543
example: 0c80cf49-54e9-4e92-b117-3bfa574caa84
544+
userId:
545+
type: string
546+
description: The Id of the user that created the webapp
547+
example: d4f6b766-da45-4fe5-85c5-bd745c402cf9
544548
shared:
545549
type: string
546550
enum:

0 commit comments

Comments
 (0)