Loading apigrpc/apigrpc.swagger.json +37 −27 Original line number Diff line number Diff line Loading @@ -1819,30 +1819,7 @@ "in": "body", "required": true, "schema": { "type": "object", "properties": { "name": { "type": "string", "description": "Name." }, "description": { "type": "string", "description": "Description string." }, "langTag": { "type": "string", "description": "Lang tag." }, "avatarUrl": { "type": "string", "description": "Avatar URL." }, "open": { "type": "boolean", "description": "Open is true if anyone should be allowed to join, or false if joins must be approved by a group admin." } }, "description": "Update fields in a given group." "$ref": "#/definitions/apiUpdateGroupRequest" } } ], Loading Loading @@ -4824,6 +4801,36 @@ }, "description": "Update a user's account details." }, "apiUpdateGroupRequest": { "type": "object", "properties": { "groupId": { "type": "string", "description": "The ID of the group to update." }, "name": { "type": "string", "description": "Name." }, "description": { "type": "string", "description": "Description string." }, "langTag": { "type": "string", "description": "Lang tag." }, "avatarUrl": { "type": "string", "description": "Avatar URL." }, "open": { "type": "boolean", "description": "Open is true if anyone should be allowed to join, or false if joins must be approved by a group admin." } }, "description": "Update fields in a given group." }, "apiUser": { "type": "object", "properties": { Loading Loading @@ -5195,11 +5202,14 @@ "protobufAny": { "type": "object", "properties": { "@type": { "typeUrl": { "type": "string" } }, "additionalProperties": {} "value": { "type": "string", "format": "byte" } } }, "rpcStatus": { "type": "object", Loading Loading
apigrpc/apigrpc.swagger.json +37 −27 Original line number Diff line number Diff line Loading @@ -1819,30 +1819,7 @@ "in": "body", "required": true, "schema": { "type": "object", "properties": { "name": { "type": "string", "description": "Name." }, "description": { "type": "string", "description": "Description string." }, "langTag": { "type": "string", "description": "Lang tag." }, "avatarUrl": { "type": "string", "description": "Avatar URL." }, "open": { "type": "boolean", "description": "Open is true if anyone should be allowed to join, or false if joins must be approved by a group admin." } }, "description": "Update fields in a given group." "$ref": "#/definitions/apiUpdateGroupRequest" } } ], Loading Loading @@ -4824,6 +4801,36 @@ }, "description": "Update a user's account details." }, "apiUpdateGroupRequest": { "type": "object", "properties": { "groupId": { "type": "string", "description": "The ID of the group to update." }, "name": { "type": "string", "description": "Name." }, "description": { "type": "string", "description": "Description string." }, "langTag": { "type": "string", "description": "Lang tag." }, "avatarUrl": { "type": "string", "description": "Avatar URL." }, "open": { "type": "boolean", "description": "Open is true if anyone should be allowed to join, or false if joins must be approved by a group admin." } }, "description": "Update fields in a given group." }, "apiUser": { "type": "object", "properties": { Loading Loading @@ -5195,11 +5202,14 @@ "protobufAny": { "type": "object", "properties": { "@type": { "typeUrl": { "type": "string" } }, "additionalProperties": {} "value": { "type": "string", "format": "byte" } } }, "rpcStatus": { "type": "object", Loading