Skip to content

Commit 938c0f5

Browse files
author
LaunchDarklyReleaseBot
committed
Version 22.0.0 automatically generated from ld-openapi.
1 parent a222f21 commit 938c0f5

37 files changed

Lines changed: 1428 additions & 497 deletions

.openapi-generator/FILES

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ base.ts
77
common.ts
88
configuration.ts
99
docs/AIConfig.md
10+
docs/AIConfigDependency.md
1011
docs/AIConfigMaintainer.md
1112
docs/AIConfigPatch.md
1213
docs/AIConfigPost.md
@@ -49,6 +50,7 @@ docs/ActionOutput.md
4950
docs/AgentGraph.md
5051
docs/AgentGraphEdge.md
5152
docs/AgentGraphEdgePost.md
53+
docs/AgentGraphMaintainer.md
5254
docs/AgentGraphPatch.md
5355
docs/AgentGraphPost.md
5456
docs/AgentGraphs.md
@@ -156,6 +158,8 @@ docs/Contexts.md
156158
docs/ContextsApi.md
157159
docs/CopiedFromEnv.md
158160
docs/CoreLink.md
161+
docs/CountBucket.md
162+
docs/CountBucketsResult.md
159163
docs/CreateAnnouncementBody.md
160164
docs/CreateApprovalRequestRequest.md
161165
docs/CreateCopyFlagConfigApprovalRequestRequest.md
@@ -212,15 +216,14 @@ docs/ExpandedDirectlyLinkedFlags.md
212216
docs/ExpandedDirectlyLinkedSegment.md
213217
docs/ExpandedDirectlyLinkedSegments.md
214218
docs/ExpandedFlag.md
219+
docs/ExpandedFlagMaintainer.md
215220
docs/ExpandedFlagRep.md
216221
docs/ExpandedLinkedAIConfigs.md
217222
docs/ExpandedLinkedFlags.md
218223
docs/ExpandedLinkedMetrics.md
219224
docs/ExpandedLinkedResources.md
220-
docs/ExpandedLinkedResourcesAIConfigs.md
221225
docs/ExpandedLinkedResourcesFlags.md
222226
docs/ExpandedLinkedResourcesItems.md
223-
docs/ExpandedLinkedResourcesMetrics.md
224227
docs/ExpandedLinkedResourcesSegments.md
225228
docs/ExpandedLinkedSegments.md
226229
docs/ExpandedMetric.md
@@ -620,6 +623,7 @@ docs/VariationToolPost.md
620623
docs/VersionsRep.md
621624
docs/View.md
622625
docs/ViewLinkRequest.md
626+
docs/ViewLinkRequestFilter.md
623627
docs/ViewLinkRequestKeys.md
624628
docs/ViewLinkRequestSegmentIdentifier.md
625629
docs/ViewLinkRequestSegmentIdentifiers.md
@@ -639,6 +643,8 @@ docs/ViewsBetaApi.md
639643
docs/ViewsLink.md
640644
docs/ViewsMaintainerMember.md
641645
docs/ViewsMaintainerTeam.md
646+
docs/ViewsMemberSummary.md
647+
docs/ViewsMemberTeamSummaryRep.md
642648
docs/ViewsPaginatedLinks.md
643649
docs/ViewsSelfLink.md
644650
docs/Webhook.md

README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This REST API is for custom integrations, data export, or automating your featur
66
This client library is only compatible with the latest version of our REST API. Previous versions of this client library are compatible with earlier versions of our REST API. When you create an access token, you can set the REST API version associated with the token. By default, API requests you send using the token will use the specified API version. To learn more, read [Versioning](https://apidocs.launchdarkly.com/#section/Overview/Versioning).
77
View our [sample code](#sample-code) for example usage.
88

9-
## launchdarkly-api-typescript@21.0.0
9+
## launchdarkly-api-typescript@22.0.0
1010

1111
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
1212

@@ -44,7 +44,7 @@ navigate to the folder of your consuming project and run one of the following co
4444
_published:_
4545

4646
```
47-
npm install launchdarkly-api-typescript@21.0.0 --save
47+
npm install launchdarkly-api-typescript@22.0.0 --save
4848
```
4949

5050
_unPublished (not recommended):_
@@ -117,12 +117,14 @@ Class | Method | HTTP request | Description
117117
*AccountUsageBetaApi* | [**getMauUsageByCategory**](docs/AccountUsageBetaApi.md#getmauusagebycategory) | **GET** /api/v2/usage/mau/bycategory | Get MAU usage by category
118118
*AccountUsageBetaApi* | [**getObservabilityErrorsUsage**](docs/AccountUsageBetaApi.md#getobservabilityerrorsusage) | **GET** /api/v2/usage/observability/errors | Get observability errors usage
119119
*AccountUsageBetaApi* | [**getObservabilityLogsUsage**](docs/AccountUsageBetaApi.md#getobservabilitylogsusage) | **GET** /api/v2/usage/observability/logs | Get observability logs usage
120+
*AccountUsageBetaApi* | [**getObservabilityMetricsUsage**](docs/AccountUsageBetaApi.md#getobservabilitymetricsusage) | **GET** /api/v2/usage/observability/metrics | Get observability metrics usage
120121
*AccountUsageBetaApi* | [**getObservabilitySessionsUsage**](docs/AccountUsageBetaApi.md#getobservabilitysessionsusage) | **GET** /api/v2/usage/observability/sessions | Get observability sessions usage
121122
*AccountUsageBetaApi* | [**getObservabilityTracesUsage**](docs/AccountUsageBetaApi.md#getobservabilitytracesusage) | **GET** /api/v2/usage/observability/traces | Get observability traces usage
122123
*AccountUsageBetaApi* | [**getServiceConnectionsUsage**](docs/AccountUsageBetaApi.md#getserviceconnectionsusage) | **GET** /api/v2/usage/service-connections | Get service connections usage
123124
*AccountUsageBetaApi* | [**getStreamUsage**](docs/AccountUsageBetaApi.md#getstreamusage) | **GET** /api/v2/usage/streams/{source} | Get stream usage
124125
*AccountUsageBetaApi* | [**getStreamUsageBySdkVersion**](docs/AccountUsageBetaApi.md#getstreamusagebysdkversion) | **GET** /api/v2/usage/streams/{source}/bysdkversion | Get stream usage by SDK version
125126
*AccountUsageBetaApi* | [**getStreamUsageSdkversion**](docs/AccountUsageBetaApi.md#getstreamusagesdkversion) | **GET** /api/v2/usage/streams/{source}/sdkversions | Get stream usage SDK versions
127+
*AccountUsageBetaApi* | [**getVegaAIUsage**](docs/AccountUsageBetaApi.md#getvegaaiusage) | **GET** /api/v2/usage/vega-ai | Get Vega AI usage
126128
*AnnouncementsApi* | [**createAnnouncementPublic**](docs/AnnouncementsApi.md#createannouncementpublic) | **POST** /api/v2/announcements | Create an announcement
127129
*AnnouncementsApi* | [**deleteAnnouncementPublic**](docs/AnnouncementsApi.md#deleteannouncementpublic) | **DELETE** /api/v2/announcements/{announcementId} | Delete an announcement
128130
*AnnouncementsApi* | [**getAnnouncementsPublic**](docs/AnnouncementsApi.md#getannouncementspublic) | **GET** /api/v2/announcements | Get announcements
@@ -154,6 +156,7 @@ Class | Method | HTTP request | Description
154156
*AuditLogApi* | [**getAuditLogEntries**](docs/AuditLogApi.md#getauditlogentries) | **GET** /api/v2/auditlog | List audit log entries
155157
*AuditLogApi* | [**getAuditLogEntry**](docs/AuditLogApi.md#getauditlogentry) | **GET** /api/v2/auditlog/{id} | Get audit log entry
156158
*AuditLogApi* | [**postAuditLogEntries**](docs/AuditLogApi.md#postauditlogentries) | **POST** /api/v2/auditlog | Search audit log entries
159+
*AuditLogApi* | [**postAuditLogEntryCounts**](docs/AuditLogApi.md#postauditlogentrycounts) | **POST** /api/v2/auditlog/counts | Get audit log entry counts
157160
*CodeReferencesApi* | [**deleteBranches**](docs/CodeReferencesApi.md#deletebranches) | **POST** /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches
158161
*CodeReferencesApi* | [**deleteRepository**](docs/CodeReferencesApi.md#deleterepository) | **DELETE** /api/v2/code-refs/repositories/{repo} | Delete repository
159162
*CodeReferencesApi* | [**getBranch**](docs/CodeReferencesApi.md#getbranch) | **GET** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch
@@ -409,6 +412,7 @@ Class | Method | HTTP request | Description
409412
### Documentation For Models
410413

411414
- [AIConfig](docs/AIConfig.md)
415+
- [AIConfigDependency](docs/AIConfigDependency.md)
412416
- [AIConfigMaintainer](docs/AIConfigMaintainer.md)
413417
- [AIConfigPatch](docs/AIConfigPatch.md)
414418
- [AIConfigPost](docs/AIConfigPost.md)
@@ -447,6 +451,7 @@ Class | Method | HTTP request | Description
447451
- [AgentGraph](docs/AgentGraph.md)
448452
- [AgentGraphEdge](docs/AgentGraphEdge.md)
449453
- [AgentGraphEdgePost](docs/AgentGraphEdgePost.md)
454+
- [AgentGraphMaintainer](docs/AgentGraphMaintainer.md)
450455
- [AgentGraphPatch](docs/AgentGraphPatch.md)
451456
- [AgentGraphPost](docs/AgentGraphPost.md)
452457
- [AgentGraphs](docs/AgentGraphs.md)
@@ -546,6 +551,8 @@ Class | Method | HTTP request | Description
546551
- [Contexts](docs/Contexts.md)
547552
- [CopiedFromEnv](docs/CopiedFromEnv.md)
548553
- [CoreLink](docs/CoreLink.md)
554+
- [CountBucket](docs/CountBucket.md)
555+
- [CountBucketsResult](docs/CountBucketsResult.md)
549556
- [CreateAnnouncementBody](docs/CreateAnnouncementBody.md)
550557
- [CreateApprovalRequestRequest](docs/CreateApprovalRequestRequest.md)
551558
- [CreateCopyFlagConfigApprovalRequestRequest](docs/CreateCopyFlagConfigApprovalRequestRequest.md)
@@ -598,15 +605,14 @@ Class | Method | HTTP request | Description
598605
- [ExpandedDirectlyLinkedSegment](docs/ExpandedDirectlyLinkedSegment.md)
599606
- [ExpandedDirectlyLinkedSegments](docs/ExpandedDirectlyLinkedSegments.md)
600607
- [ExpandedFlag](docs/ExpandedFlag.md)
608+
- [ExpandedFlagMaintainer](docs/ExpandedFlagMaintainer.md)
601609
- [ExpandedFlagRep](docs/ExpandedFlagRep.md)
602610
- [ExpandedLinkedAIConfigs](docs/ExpandedLinkedAIConfigs.md)
603611
- [ExpandedLinkedFlags](docs/ExpandedLinkedFlags.md)
604612
- [ExpandedLinkedMetrics](docs/ExpandedLinkedMetrics.md)
605613
- [ExpandedLinkedResources](docs/ExpandedLinkedResources.md)
606-
- [ExpandedLinkedResourcesAIConfigs](docs/ExpandedLinkedResourcesAIConfigs.md)
607614
- [ExpandedLinkedResourcesFlags](docs/ExpandedLinkedResourcesFlags.md)
608615
- [ExpandedLinkedResourcesItems](docs/ExpandedLinkedResourcesItems.md)
609-
- [ExpandedLinkedResourcesMetrics](docs/ExpandedLinkedResourcesMetrics.md)
610616
- [ExpandedLinkedResourcesSegments](docs/ExpandedLinkedResourcesSegments.md)
611617
- [ExpandedLinkedSegments](docs/ExpandedLinkedSegments.md)
612618
- [ExpandedMetric](docs/ExpandedMetric.md)
@@ -971,6 +977,7 @@ Class | Method | HTTP request | Description
971977
- [VersionsRep](docs/VersionsRep.md)
972978
- [View](docs/View.md)
973979
- [ViewLinkRequest](docs/ViewLinkRequest.md)
980+
- [ViewLinkRequestFilter](docs/ViewLinkRequestFilter.md)
974981
- [ViewLinkRequestKeys](docs/ViewLinkRequestKeys.md)
975982
- [ViewLinkRequestSegmentIdentifier](docs/ViewLinkRequestSegmentIdentifier.md)
976983
- [ViewLinkRequestSegmentIdentifiers](docs/ViewLinkRequestSegmentIdentifiers.md)
@@ -989,6 +996,8 @@ Class | Method | HTTP request | Description
989996
- [ViewsLink](docs/ViewsLink.md)
990997
- [ViewsMaintainerMember](docs/ViewsMaintainerMember.md)
991998
- [ViewsMaintainerTeam](docs/ViewsMaintainerTeam.md)
999+
- [ViewsMemberSummary](docs/ViewsMemberSummary.md)
1000+
- [ViewsMemberTeamSummaryRep](docs/ViewsMemberTeamSummaryRep.md)
9921001
- [ViewsPaginatedLinks](docs/ViewsPaginatedLinks.md)
9931002
- [ViewsSelfLink](docs/ViewsSelfLink.md)
9941003
- [Webhook](docs/Webhook.md)

0 commit comments

Comments
 (0)