Skip to content

Commit

Permalink
Version 12.0.0 automatically generated from ld-openapi.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaunchDarklyReleaseBot committed Feb 28, 2023
1 parent 124ad0e commit 63378b6
Show file tree
Hide file tree
Showing 7 changed files with 11,816 additions and 7,736 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@11.0.0
## launchdarkly-api-typescript@12.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@11.0.0 --save
npm install launchdarkly-api-typescript@12.0.0 --save
```

_unPublished (not recommended):_
Expand Down
19,538 changes: 11,809 additions & 7,729 deletions api.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion base.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion common.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion configuration.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "launchdarkly-api-typescript",
"version": "11.0.0",
"version": "12.0.0",
"description": "OpenAPI client for launchdarkly-api-typescript",
"author": "OpenAPI-Generator Contributors",
"repository": {
Expand Down

0 comments on commit 63378b6

Please sign in to comment.