Skip to content

Commit a99a0d5

Browse files
author
LaunchDarklyReleaseBot
committed
Version 9.0.1 automatically generated from ld-openapi.
1 parent bece281 commit a99a0d5

File tree

3 files changed

+410
-148
lines changed

3 files changed

+410
-148
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This repository contains a client library for LaunchDarkly's REST API. This clie
22
generated from our [OpenAPI specification](https://app.launchdarkly.com/api/v2/openapi.json) using a [code generation library](https://github.com/launchdarkly/ld-openapi). View our [sample code](#sample-code) for example usage.
33

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).
5-
## launchdarkly-api-typescript@9.0.0
5+
## launchdarkly-api-typescript@9.0.1
66

77
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:
88

@@ -40,7 +40,7 @@ navigate to the folder of your consuming project and run one of the following co
4040
_published:_
4141

4242
```
43-
npm install launchdarkly-api-typescript@9.0.0 --save
43+
npm install launchdarkly-api-typescript@9.0.1 --save
4444
```
4545

4646
_unPublished (not recommended):_

0 commit comments

Comments
 (0)