Skip to content

Commit 63378b6

Browse files
author
LaunchDarklyReleaseBot
committed
Version 12.0.0 automatically generated from ld-openapi.
1 parent 124ad0e commit 63378b6

File tree

7 files changed

+11816
-7736
lines changed

7 files changed

+11816
-7736
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ generated from our [OpenAPI specification](https://app.launchdarkly.com/api/v2/o
44
This REST API is for custom integrations, data export, or automating your feature flag workflows. *DO NOT* use this client library to include feature flags in your web or mobile application. To integrate feature flags with your application, read the [SDK documentation](https://docs.launchdarkly.com/sdk).
55

66
This client library is only compatible with the latest version of our REST API, version `20220603`. Previous versions of this client library, prior to version 10.0.0, are only 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).
7-
## launchdarkly-api-typescript@11.0.0
7+
## launchdarkly-api-typescript@12.0.0
88

99
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:
1010

@@ -42,7 +42,7 @@ navigate to the folder of your consuming project and run one of the following co
4242
_published:_
4343

4444
```
45-
npm install launchdarkly-api-typescript@11.0.0 --save
45+
npm install launchdarkly-api-typescript@12.0.0 --save
4646
```
4747

4848
_unPublished (not recommended):_

api.ts

Lines changed: 11809 additions & 7729 deletions
Large diffs are not rendered by default.

base.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

common.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

configuration.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.ts

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "launchdarkly-api-typescript",
3-
"version": "11.0.0",
3+
"version": "12.0.0",
44
"description": "OpenAPI client for launchdarkly-api-typescript",
55
"author": "OpenAPI-Generator Contributors",
66
"repository": {

0 commit comments

Comments
 (0)