diff --git a/docs/PolicyEditorBetaApi.md b/docs/PolicyEditorBetaApi.md index 74b469f..1bc3e2b 100644 --- a/docs/PolicyEditorBetaApi.md +++ b/docs/PolicyEditorBetaApi.md @@ -16,7 +16,7 @@ Method | HTTP request | Description Get the active policy and its validation -Returns the active policy and its validation.
**Note:** These endpoints are currently in beta and might be subject to changes. If you want to participate and learn more about the Fireblocks TAP, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com. +Returns the active policy and its validation
**Note:** These endpoints are currently in beta and might be subject to changes. If you want to participate and learn more about the Fireblocks TAP, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com. ### Example diff --git a/fireblocks/api/policy_editor_beta_api.py b/fireblocks/api/policy_editor_beta_api.py index f5aab42..5b9fe62 100644 --- a/fireblocks/api/policy_editor_beta_api.py +++ b/fireblocks/api/policy_editor_beta_api.py @@ -63,7 +63,7 @@ def get_active_policy( ) -> Future[ApiResponse[PolicyAndValidationResponse]]: """Get the active policy and its validation - Returns the active policy and its validation.
**Note:** These endpoints are currently in beta and might be subject to changes. If you want to participate and learn more about the Fireblocks TAP, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com. + Returns the active policy and its validation
**Note:** These endpoints are currently in beta and might be subject to changes. If you want to participate and learn more about the Fireblocks TAP, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com. :param _request_timeout: timeout setting for this request. If one number provided, it will be total request