Skip to content

Commit

Permalink
add version to ChangeGroupParentIdRequest
Browse files Browse the repository at this point in the history
Signed-off-by: TomFitzpatrick <[email protected]>
  • Loading branch information
Tom-Fitzpatrick committed Jul 18, 2024
1 parent ed64259 commit 81f24ce
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"name": "groupId",
"type": "string"
},
{
"name": "version",
"type": "int"
},
{
"name": "newParentGroupId",
"type": [ "null", "string" ]
Expand Down

0 comments on commit 81f24ce

Please sign in to comment.