We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1551958 commit 56a4fb6Copy full SHA for 56a4fb6
api.ts
@@ -2,7 +2,7 @@
2
* LaunchDarkly REST API
3
* Build custom integrations with the LaunchDarkly REST API
4
*
5
- * OpenAPI spec version: 2.0.23
+ * OpenAPI spec version: 2.0.26
6
* Contact: support@launchdarkly.com
7
8
* NOTE: This class is auto generated by the swagger code generator program.
openapi.yml
@@ -10,7 +10,7 @@ info:
10
license:
11
name: Apache 2.0
12
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
13
- version: 2.0.23
+ version: 2.0.26
14
host: app.launchdarkly.com
15
basePath: /api/v2
16
schemes:
0 commit comments