Skip to content

Commit 94218b6

Browse files
author
LaunchDarklyReleaseBot
committed
Version 13.0.0 automatically generated from ld-openapi.
1 parent 487c1f9 commit 94218b6

File tree

3 files changed

+370
-332
lines changed

3 files changed

+370
-332
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@12.1.0
7+
## launchdarkly-api-typescript@13.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@12.1.0 --save
45+
npm install launchdarkly-api-typescript@13.0.0 --save
4646
```
4747

4848
_unPublished (not recommended):_

0 commit comments

Comments
 (0)