Skip to content

Commit 2b0cae9

Browse files
authored
Merge pull request #4 from Tools4ever-NIM/msheldont4e-patch-1
Update MembersAPI.json
2 parents bd5d3ba + 570ce66 commit 2b0cae9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MembersAPI.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -968,7 +968,7 @@
968968
},
969969
"body": {
970970
"UpdateAccountInformation": true
971-
},
971+
},
972972
"semantics": "update",
973973
"resource_allowance_default": "optional",
974974
"resource_prohibited": [
@@ -1075,7 +1075,7 @@
10751075
"method": "post",
10761076
"call": {
10771077
"mode": "normal",
1078-
"path": "/groups/{Group}/members"
1078+
"path": "/api/groups/{Group}?action=add"
10791079
},
10801080
"query_parameters": {
10811081
"action": "Add"
@@ -1096,7 +1096,7 @@
10961096
"method": "post",
10971097
"call": {
10981098
"mode": "normal",
1099-
"path": "/groups/{Group}/members"
1099+
"path": "/api/groups/{Group}?action=remove"
11001100
},
11011101
"query_parameters": {
11021102
"action": "remove"
@@ -1226,4 +1226,4 @@
12261226
}
12271227
]
12281228
}
1229-
}
1229+
}

0 commit comments

Comments
 (0)