|
9 | 9 | Generated by OpenAPI Generator (https://openapi-generator.tech) |
10 | 10 |
|
11 | 11 | Do not edit the class manually. |
12 | | -""" # noqa: E501 docstring might be too long |
| 12 | +""" # noqa: E501 |
13 | 13 |
|
14 | 14 | from typing import Any, Dict, List, Optional, Tuple, Union |
15 | 15 |
|
@@ -92,7 +92,7 @@ def add_members( |
92 | 92 | in the spec for a single request. |
93 | 93 | :type _host_index: int, optional |
94 | 94 | :return: Returns the result object. |
95 | | - """ # noqa: E501 docstring might be too long |
| 95 | + """ # noqa: E501 |
96 | 96 |
|
97 | 97 | _param = self._add_members_serialize( |
98 | 98 | resource_id=resource_id, |
@@ -159,7 +159,7 @@ def add_members_with_http_info( |
159 | 159 | in the spec for a single request. |
160 | 160 | :type _host_index: int, optional |
161 | 161 | :return: Returns the result object. |
162 | | - """ # noqa: E501 docstring might be too long |
| 162 | + """ # noqa: E501 |
163 | 163 |
|
164 | 164 | _param = self._add_members_serialize( |
165 | 165 | resource_id=resource_id, |
@@ -226,7 +226,7 @@ def add_members_without_preload_content( |
226 | 226 | in the spec for a single request. |
227 | 227 | :type _host_index: int, optional |
228 | 228 | :return: Returns the result object. |
229 | | - """ # noqa: E501 docstring might be too long |
| 229 | + """ # noqa: E501 |
230 | 230 |
|
231 | 231 | _param = self._add_members_serialize( |
232 | 232 | resource_id=resource_id, |
@@ -264,7 +264,7 @@ def _add_members_serialize( |
264 | 264 | _query_params: List[Tuple[str, str]] = [] |
265 | 265 | _header_params: Dict[str, Optional[str]] = _headers or {} |
266 | 266 | _form_params: List[Tuple[str, str]] = [] |
267 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 267 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
268 | 268 | _body_params: Optional[bytes] = None |
269 | 269 |
|
270 | 270 | # process the path parameters |
@@ -353,7 +353,7 @@ def list_members( |
353 | 353 | in the spec for a single request. |
354 | 354 | :type _host_index: int, optional |
355 | 355 | :return: Returns the result object. |
356 | | - """ # noqa: E501 docstring might be too long |
| 356 | + """ # noqa: E501 |
357 | 357 |
|
358 | 358 | _param = self._list_members_serialize( |
359 | 359 | resource_type=resource_type, |
@@ -424,7 +424,7 @@ def list_members_with_http_info( |
424 | 424 | in the spec for a single request. |
425 | 425 | :type _host_index: int, optional |
426 | 426 | :return: Returns the result object. |
427 | | - """ # noqa: E501 docstring might be too long |
| 427 | + """ # noqa: E501 |
428 | 428 |
|
429 | 429 | _param = self._list_members_serialize( |
430 | 430 | resource_type=resource_type, |
@@ -495,7 +495,7 @@ def list_members_without_preload_content( |
495 | 495 | in the spec for a single request. |
496 | 496 | :type _host_index: int, optional |
497 | 497 | :return: Returns the result object. |
498 | | - """ # noqa: E501 docstring might be too long |
| 498 | + """ # noqa: E501 |
499 | 499 |
|
500 | 500 | _param = self._list_members_serialize( |
501 | 501 | resource_type=resource_type, |
@@ -535,7 +535,7 @@ def _list_members_serialize( |
535 | 535 | _query_params: List[Tuple[str, str]] = [] |
536 | 536 | _header_params: Dict[str, Optional[str]] = _headers or {} |
537 | 537 | _form_params: List[Tuple[str, str]] = [] |
538 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 538 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
539 | 539 | _body_params: Optional[bytes] = None |
540 | 540 |
|
541 | 541 | # process the path parameters |
@@ -614,7 +614,7 @@ def list_permissions( |
614 | 614 | in the spec for a single request. |
615 | 615 | :type _host_index: int, optional |
616 | 616 | :return: Returns the result object. |
617 | | - """ # noqa: E501 docstring might be too long |
| 617 | + """ # noqa: E501 |
618 | 618 |
|
619 | 619 | _param = self._list_permissions_serialize( |
620 | 620 | resource_type=resource_type, |
@@ -677,7 +677,7 @@ def list_permissions_with_http_info( |
677 | 677 | in the spec for a single request. |
678 | 678 | :type _host_index: int, optional |
679 | 679 | :return: Returns the result object. |
680 | | - """ # noqa: E501 docstring might be too long |
| 680 | + """ # noqa: E501 |
681 | 681 |
|
682 | 682 | _param = self._list_permissions_serialize( |
683 | 683 | resource_type=resource_type, |
@@ -740,7 +740,7 @@ def list_permissions_without_preload_content( |
740 | 740 | in the spec for a single request. |
741 | 741 | :type _host_index: int, optional |
742 | 742 | :return: Returns the result object. |
743 | | - """ # noqa: E501 docstring might be too long |
| 743 | + """ # noqa: E501 |
744 | 744 |
|
745 | 745 | _param = self._list_permissions_serialize( |
746 | 746 | resource_type=resource_type, |
@@ -776,7 +776,7 @@ def _list_permissions_serialize( |
776 | 776 | _query_params: List[Tuple[str, str]] = [] |
777 | 777 | _header_params: Dict[str, Optional[str]] = _headers or {} |
778 | 778 | _form_params: List[Tuple[str, str]] = [] |
779 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 779 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
780 | 780 | _body_params: Optional[bytes] = None |
781 | 781 |
|
782 | 782 | # process the path parameters |
@@ -854,7 +854,7 @@ def list_roles( |
854 | 854 | in the spec for a single request. |
855 | 855 | :type _host_index: int, optional |
856 | 856 | :return: Returns the result object. |
857 | | - """ # noqa: E501 docstring might be too long |
| 857 | + """ # noqa: E501 |
858 | 858 |
|
859 | 859 | _param = self._list_roles_serialize( |
860 | 860 | resource_type=resource_type, |
@@ -921,7 +921,7 @@ def list_roles_with_http_info( |
921 | 921 | in the spec for a single request. |
922 | 922 | :type _host_index: int, optional |
923 | 923 | :return: Returns the result object. |
924 | | - """ # noqa: E501 docstring might be too long |
| 924 | + """ # noqa: E501 |
925 | 925 |
|
926 | 926 | _param = self._list_roles_serialize( |
927 | 927 | resource_type=resource_type, |
@@ -988,7 +988,7 @@ def list_roles_without_preload_content( |
988 | 988 | in the spec for a single request. |
989 | 989 | :type _host_index: int, optional |
990 | 990 | :return: Returns the result object. |
991 | | - """ # noqa: E501 docstring might be too long |
| 991 | + """ # noqa: E501 |
992 | 992 |
|
993 | 993 | _param = self._list_roles_serialize( |
994 | 994 | resource_type=resource_type, |
@@ -1026,7 +1026,7 @@ def _list_roles_serialize( |
1026 | 1026 | _query_params: List[Tuple[str, str]] = [] |
1027 | 1027 | _header_params: Dict[str, Optional[str]] = _headers or {} |
1028 | 1028 | _form_params: List[Tuple[str, str]] = [] |
1029 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 1029 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
1030 | 1030 | _body_params: Optional[bytes] = None |
1031 | 1031 |
|
1032 | 1032 | # process the path parameters |
@@ -1110,7 +1110,7 @@ def list_user_memberships( |
1110 | 1110 | in the spec for a single request. |
1111 | 1111 | :type _host_index: int, optional |
1112 | 1112 | :return: Returns the result object. |
1113 | | - """ # noqa: E501 docstring might be too long |
| 1113 | + """ # noqa: E501 |
1114 | 1114 |
|
1115 | 1115 | _param = self._list_user_memberships_serialize( |
1116 | 1116 | email=email, |
@@ -1185,7 +1185,7 @@ def list_user_memberships_with_http_info( |
1185 | 1185 | in the spec for a single request. |
1186 | 1186 | :type _host_index: int, optional |
1187 | 1187 | :return: Returns the result object. |
1188 | | - """ # noqa: E501 docstring might be too long |
| 1188 | + """ # noqa: E501 |
1189 | 1189 |
|
1190 | 1190 | _param = self._list_user_memberships_serialize( |
1191 | 1191 | email=email, |
@@ -1260,7 +1260,7 @@ def list_user_memberships_without_preload_content( |
1260 | 1260 | in the spec for a single request. |
1261 | 1261 | :type _host_index: int, optional |
1262 | 1262 | :return: Returns the result object. |
1263 | | - """ # noqa: E501 docstring might be too long |
| 1263 | + """ # noqa: E501 |
1264 | 1264 |
|
1265 | 1265 | _param = self._list_user_memberships_serialize( |
1266 | 1266 | email=email, |
@@ -1302,7 +1302,7 @@ def _list_user_memberships_serialize( |
1302 | 1302 | _query_params: List[Tuple[str, str]] = [] |
1303 | 1303 | _header_params: Dict[str, Optional[str]] = _headers or {} |
1304 | 1304 | _form_params: List[Tuple[str, str]] = [] |
1305 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 1305 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
1306 | 1306 | _body_params: Optional[bytes] = None |
1307 | 1307 |
|
1308 | 1308 | # process the path parameters |
@@ -1396,7 +1396,7 @@ def list_user_permissions( |
1396 | 1396 | in the spec for a single request. |
1397 | 1397 | :type _host_index: int, optional |
1398 | 1398 | :return: Returns the result object. |
1399 | | - """ # noqa: E501 docstring might be too long |
| 1399 | + """ # noqa: E501 |
1400 | 1400 |
|
1401 | 1401 | _param = self._list_user_permissions_serialize( |
1402 | 1402 | email=email, |
@@ -1471,7 +1471,7 @@ def list_user_permissions_with_http_info( |
1471 | 1471 | in the spec for a single request. |
1472 | 1472 | :type _host_index: int, optional |
1473 | 1473 | :return: Returns the result object. |
1474 | | - """ # noqa: E501 docstring might be too long |
| 1474 | + """ # noqa: E501 |
1475 | 1475 |
|
1476 | 1476 | _param = self._list_user_permissions_serialize( |
1477 | 1477 | email=email, |
@@ -1546,7 +1546,7 @@ def list_user_permissions_without_preload_content( |
1546 | 1546 | in the spec for a single request. |
1547 | 1547 | :type _host_index: int, optional |
1548 | 1548 | :return: Returns the result object. |
1549 | | - """ # noqa: E501 docstring might be too long |
| 1549 | + """ # noqa: E501 |
1550 | 1550 |
|
1551 | 1551 | _param = self._list_user_permissions_serialize( |
1552 | 1552 | email=email, |
@@ -1590,7 +1590,7 @@ def _list_user_permissions_serialize( |
1590 | 1590 | _query_params: List[Tuple[str, str]] = [] |
1591 | 1591 | _header_params: Dict[str, Optional[str]] = _headers or {} |
1592 | 1592 | _form_params: List[Tuple[str, str]] = [] |
1593 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 1593 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
1594 | 1594 | _body_params: Optional[bytes] = None |
1595 | 1595 |
|
1596 | 1596 | # process the path parameters |
@@ -1678,7 +1678,7 @@ def remove_members( |
1678 | 1678 | in the spec for a single request. |
1679 | 1679 | :type _host_index: int, optional |
1680 | 1680 | :return: Returns the result object. |
1681 | | - """ # noqa: E501 docstring might be too long |
| 1681 | + """ # noqa: E501 |
1682 | 1682 |
|
1683 | 1683 | _param = self._remove_members_serialize( |
1684 | 1684 | resource_id=resource_id, |
@@ -1745,7 +1745,7 @@ def remove_members_with_http_info( |
1745 | 1745 | in the spec for a single request. |
1746 | 1746 | :type _host_index: int, optional |
1747 | 1747 | :return: Returns the result object. |
1748 | | - """ # noqa: E501 docstring might be too long |
| 1748 | + """ # noqa: E501 |
1749 | 1749 |
|
1750 | 1750 | _param = self._remove_members_serialize( |
1751 | 1751 | resource_id=resource_id, |
@@ -1812,7 +1812,7 @@ def remove_members_without_preload_content( |
1812 | 1812 | in the spec for a single request. |
1813 | 1813 | :type _host_index: int, optional |
1814 | 1814 | :return: Returns the result object. |
1815 | | - """ # noqa: E501 docstring might be too long |
| 1815 | + """ # noqa: E501 |
1816 | 1816 |
|
1817 | 1817 | _param = self._remove_members_serialize( |
1818 | 1818 | resource_id=resource_id, |
@@ -1850,7 +1850,7 @@ def _remove_members_serialize( |
1850 | 1850 | _query_params: List[Tuple[str, str]] = [] |
1851 | 1851 | _header_params: Dict[str, Optional[str]] = _headers or {} |
1852 | 1852 | _form_params: List[Tuple[str, str]] = [] |
1853 | | - _files: Dict[str, Union[str, bytes]] = {} |
| 1853 | + _files: Dict[str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]]] = {} |
1854 | 1854 | _body_params: Optional[bytes] = None |
1855 | 1855 |
|
1856 | 1856 | # process the path parameters |
|
0 commit comments