Skip to content

Commit 745fba9

Browse files
fix: bits
1 parent c27b324 commit 745fba9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

volcenginesdkiam20210801/api/iam20210801_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
88
OpenAPI spec version: common-version
9-
9+
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""
1212

@@ -420,6 +420,7 @@ def list_projects_with_http_info(self, body, **kwargs): # noqa: E501
420420
_preload_content=params.get('_preload_content', True),
421421
_request_timeout=params.get('_request_timeout'),
422422
collection_formats=collection_formats)
423+
423424
def attach_policy_in_project(self, body, **kwargs): # noqa: E501
424425
"""attach_policy_in_project # noqa: E501
425426

0 commit comments

Comments
 (0)