Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
timurnkey committed Oct 19, 2023
1 parent 1756873 commit e681293
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -921,7 +921,7 @@
]
}
},
"/public/v1/submit/delete_invitations": {
"/public/v1/submit/delete_invitation": {
"post": {
"summary": "Delete Invitation",
"description": "Delete an existing Invitation",
Expand Down Expand Up @@ -2987,7 +2987,7 @@
"type": {
"type": "string",
"enum": [
"ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V4"
"ACTIVITY_TYPE_CREATE_SUB_ORGANIZATION_V3"
]
},
"timestampMs": {
Expand Down

0 comments on commit e681293

Please sign in to comment.