Skip to content

Commit

Permalink
Automated deployment: Tue Jul 2 04:26:49 UTC 2024 9efc00c
Browse files Browse the repository at this point in the history
  • Loading branch information
Saranya-jena committed Jul 2, 2024
1 parent fcf4ef1 commit 81ae2bc
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 107 deletions.
8 changes: 4 additions & 4 deletions auth/v3.0.0/auth-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@
"type": "string",
"enum": [
"Owner",
"Editor",
"Executor",
"Viewer"
]
}
Expand Down Expand Up @@ -1439,7 +1439,7 @@
"username": "john",
"email": "[email protected]",
"name": "john doe",
"role": "Editor",
"role": "Executor",
"invitation": "Accepted",
"joinedAt": 1690245328
}
Expand Down Expand Up @@ -1726,7 +1726,7 @@
"type": "string",
"enum": [
"Owner",
"Editor",
"Executor",
"Viewer"
]
},
Expand Down Expand Up @@ -1763,7 +1763,7 @@
"type": "string",
"enum": [
"Owner",
"Editor",
"Executor",
"Viewer"
]
},
Expand Down
Loading

0 comments on commit 81ae2bc

Please sign in to comment.