@@ -449,7 +449,7 @@ To learn more about how EOL is determined, read LaunchDarkly's [End of Life (EOL
449449This API client was generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project. By using the [ OpenAPI-spec] ( https://www.openapis.org/ ) from a remote server, you can easily generate an API client.
450450
451451- API version: 2.0
452- - Package version: 18
452+ - Package version: 19
453453- Generator version: 7.16.0
454454- Build package: org.openapitools.codegen.languages.GoClientCodegen
455455For more information, please visit [ https://support.launchdarkly.com ] ( https://support.launchdarkly.com )
@@ -644,6 +644,7 @@ Class | Method | HTTP request | Description
644644* DataExportDestinationsApi* | [ ** GetDestinations** ] ( docs/DataExportDestinationsApi.md#getdestinations ) | ** Get** /api/v2/destinations | List destinations
645645* DataExportDestinationsApi* | [ ** PatchDestination** ] ( docs/DataExportDestinationsApi.md#patchdestination ) | ** Patch** /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Update Data Export destination
646646* DataExportDestinationsApi* | [ ** PostDestination** ] ( docs/DataExportDestinationsApi.md#postdestination ) | ** Post** /api/v2/destinations/{projectKey}/{environmentKey} | Create Data Export destination
647+ * DataExportDestinationsApi* | [ ** PostGenerateTrustPolicy** ] ( docs/DataExportDestinationsApi.md#postgeneratetrustpolicy ) | ** Post** /api/v2/destinations/projects/{projKey}/environments/{envKey}/generate-trust-policy | Generate trust policy
647648* DataExportDestinationsApi* | [ ** PostGenerateWarehouseDestinationKeyPair** ] ( docs/DataExportDestinationsApi.md#postgeneratewarehousedestinationkeypair ) | ** Post** /api/v2/destinations/generate-warehouse-destination-key-pair | Generate Snowflake destination key pair
648649* EnvironmentsApi* | [ ** DeleteEnvironment** ] ( docs/EnvironmentsApi.md#deleteenvironment ) | ** Delete** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
649650* EnvironmentsApi* | [ ** GetEnvironment** ] ( docs/EnvironmentsApi.md#getenvironment ) | ** Get** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
@@ -1136,6 +1137,7 @@ Class | Method | HTTP request | Description
11361137 - [ FollowersPerFlag] ( docs/FollowersPerFlag.md )
11371138 - [ ForbiddenErrorRep] ( docs/ForbiddenErrorRep.md )
11381139 - [ FormVariable] ( docs/FormVariable.md )
1140+ - [ GenerateTrustPolicyPostRep] ( docs/GenerateTrustPolicyPostRep.md )
11391141 - [ GenerateWarehouseDestinationKeyPairPostRep] ( docs/GenerateWarehouseDestinationKeyPairPostRep.md )
11401142 - [ GetAnnouncementsPublic200Response] ( docs/GetAnnouncementsPublic200Response.md )
11411143 - [ GuardedReleaseConfig] ( docs/GuardedReleaseConfig.md )
@@ -1385,6 +1387,8 @@ Class | Method | HTTP request | Description
13851387 - [ TriggerPost] ( docs/TriggerPost.md )
13861388 - [ TriggerWorkflowCollectionRep] ( docs/TriggerWorkflowCollectionRep.md )
13871389 - [ TriggerWorkflowRep] ( docs/TriggerWorkflowRep.md )
1390+ - [ TrustPolicyDetails] ( docs/TrustPolicyDetails.md )
1391+ - [ TrustPolicyStatement] ( docs/TrustPolicyStatement.md )
13881392 - [ UnauthorizedErrorRep] ( docs/UnauthorizedErrorRep.md )
13891393 - [ UnlinkResourceSuccessResponse] ( docs/UnlinkResourceSuccessResponse.md )
13901394 - [ UpdatePhaseStatusInput] ( docs/UpdatePhaseStatusInput.md )
0 commit comments