Skip to content

Commit

Permalink
Version 13.0.0 automatically generated from ld-openapi.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyReleaseBot committed Apr 19, 2023
1 parent 487c1f9 commit 94218b6
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 332 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ generated from our [OpenAPI specification](https://app.launchdarkly.com/api/v2/o
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).

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).
## launchdarkly-api-typescript@12.1.0
## launchdarkly-api-typescript@13.0.0

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:

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

```
npm install launchdarkly-api-typescript@12.1.0 --save
npm install launchdarkly-api-typescript@13.0.0 --save
```

_unPublished (not recommended):_
Expand Down
Loading

0 comments on commit 94218b6

Please sign in to comment.