Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

Commit e05a20d

Browse files
author
LaunchDarklyCI
committed
Version 2.0.9 automatically generated from ld-openapi@b676378.
1 parent cf0c7b7 commit e05a20d

File tree

143 files changed

+370
-370
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+370
-370
lines changed

README.md

+66-66
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ generated from our [OpenAPI specification](https://github.com/launchdarkly/ld-op
33

44
This REST API is for custom integrations, data export, or automating your feature flag workflows. *DO NOT* use this client library to add feature flags to your web or mobile application. To integrate feature flags with your application, please see the [SDK documentation](https://docs.launchdarkly.com/v2.0/docs)
55

6-
# IO.Swagger - the C# library for the LaunchDarkly REST API
6+
# LaunchDarkly.Api - the C# library for the LaunchDarkly REST API
77

88
Build custom integrations with the LaunchDarkly REST API
99

1010
This C# SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
1111

1212
- API version: 2.0.9
1313
- SDK version: 1.0.0
14-
- Build date: 2018-10-12T02:47:32.115Z
14+
- Build date: 2018-10-12T03:53:44.026Z
1515
- Build package: io.swagger.codegen.languages.CsharpDotNet2ClientCodegen
1616
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
1717

@@ -35,19 +35,19 @@ Run the following command to generate the DLL
3535

3636
Then include the DLL (under the `bin` folder) in the C# project, and use the namespaces:
3737
```csharp
38-
using IO.Swagger.Api;
39-
using IO.Swagger.Client;
40-
using IO.Swagger.Model;
38+
using LaunchDarkly.Api.Api;
39+
using LaunchDarkly.Api.Client;
40+
using LaunchDarkly.Api.Model;
4141
```
4242
<a name="getting-started"></a>
4343
## Getting Started
4444

4545
```csharp
4646
using System;
4747
using System.Diagnostics;
48-
using IO.Swagger.Api;
49-
using IO.Swagger.Client;
50-
using IO.Swagger.Model;
48+
using LaunchDarkly.Api.Api;
49+
using LaunchDarkly.Api.Client;
50+
using LaunchDarkly.Api.Model;
5151

5252
namespace Example
5353
{
@@ -141,64 +141,64 @@ Class | Method | HTTP request | Description
141141
<a name="documentation-for-models"></a>
142142
## Documentation for Models
143143

144-
- [IO.Swagger.Model.Action](docs/Action.md)
145-
- [IO.Swagger.Model.Actions](docs/Actions.md)
146-
- [IO.Swagger.Model.AuditLogEntries](docs/AuditLogEntries.md)
147-
- [IO.Swagger.Model.AuditLogEntry](docs/AuditLogEntry.md)
148-
- [IO.Swagger.Model.AuditLogEntryTarget](docs/AuditLogEntryTarget.md)
149-
- [IO.Swagger.Model.Clause](docs/Clause.md)
150-
- [IO.Swagger.Model.CustomProperties](docs/CustomProperties.md)
151-
- [IO.Swagger.Model.CustomProperty](docs/CustomProperty.md)
152-
- [IO.Swagger.Model.CustomPropertyValues](docs/CustomPropertyValues.md)
153-
- [IO.Swagger.Model.CustomRole](docs/CustomRole.md)
154-
- [IO.Swagger.Model.CustomRoleBody](docs/CustomRoleBody.md)
155-
- [IO.Swagger.Model.CustomRoleKeyOrId](docs/CustomRoleKeyOrId.md)
156-
- [IO.Swagger.Model.CustomRoles](docs/CustomRoles.md)
157-
- [IO.Swagger.Model.Environment](docs/Environment.md)
158-
- [IO.Swagger.Model.EnvironmentBody](docs/EnvironmentBody.md)
159-
- [IO.Swagger.Model.Fallthrough](docs/Fallthrough.md)
160-
- [IO.Swagger.Model.FeatureFlag](docs/FeatureFlag.md)
161-
- [IO.Swagger.Model.FeatureFlagBody](docs/FeatureFlagBody.md)
162-
- [IO.Swagger.Model.FeatureFlagConfig](docs/FeatureFlagConfig.md)
163-
- [IO.Swagger.Model.FeatureFlagStatus](docs/FeatureFlagStatus.md)
164-
- [IO.Swagger.Model.FeatureFlagStatuses](docs/FeatureFlagStatuses.md)
165-
- [IO.Swagger.Model.FeatureFlags](docs/FeatureFlags.md)
166-
- [IO.Swagger.Model.Id](docs/Id.md)
167-
- [IO.Swagger.Model.Link](docs/Link.md)
168-
- [IO.Swagger.Model.Links](docs/Links.md)
169-
- [IO.Swagger.Model.Member](docs/Member.md)
170-
- [IO.Swagger.Model.Members](docs/Members.md)
171-
- [IO.Swagger.Model.MembersBody](docs/MembersBody.md)
172-
- [IO.Swagger.Model.PatchComment](docs/PatchComment.md)
173-
- [IO.Swagger.Model.PatchOperation](docs/PatchOperation.md)
174-
- [IO.Swagger.Model.Policy](docs/Policy.md)
175-
- [IO.Swagger.Model.Prerequisite](docs/Prerequisite.md)
176-
- [IO.Swagger.Model.Project](docs/Project.md)
177-
- [IO.Swagger.Model.ProjectBody](docs/ProjectBody.md)
178-
- [IO.Swagger.Model.Projects](docs/Projects.md)
179-
- [IO.Swagger.Model.Resource](docs/Resource.md)
180-
- [IO.Swagger.Model.Resources](docs/Resources.md)
181-
- [IO.Swagger.Model.Role](docs/Role.md)
182-
- [IO.Swagger.Model.Rollout](docs/Rollout.md)
183-
- [IO.Swagger.Model.Rule](docs/Rule.md)
184-
- [IO.Swagger.Model.Statement](docs/Statement.md)
185-
- [IO.Swagger.Model.Statements](docs/Statements.md)
186-
- [IO.Swagger.Model.Target](docs/Target.md)
187-
- [IO.Swagger.Model.User](docs/User.md)
188-
- [IO.Swagger.Model.UserFlagSetting](docs/UserFlagSetting.md)
189-
- [IO.Swagger.Model.UserFlagSettings](docs/UserFlagSettings.md)
190-
- [IO.Swagger.Model.UserRecord](docs/UserRecord.md)
191-
- [IO.Swagger.Model.UserSegment](docs/UserSegment.md)
192-
- [IO.Swagger.Model.UserSegmentBody](docs/UserSegmentBody.md)
193-
- [IO.Swagger.Model.UserSegmentRule](docs/UserSegmentRule.md)
194-
- [IO.Swagger.Model.UserSegments](docs/UserSegments.md)
195-
- [IO.Swagger.Model.UserSettingsBody](docs/UserSettingsBody.md)
196-
- [IO.Swagger.Model.Users](docs/Users.md)
197-
- [IO.Swagger.Model.Variation](docs/Variation.md)
198-
- [IO.Swagger.Model.Webhook](docs/Webhook.md)
199-
- [IO.Swagger.Model.WebhookBody](docs/WebhookBody.md)
200-
- [IO.Swagger.Model.Webhooks](docs/Webhooks.md)
201-
- [IO.Swagger.Model.WeightedVariation](docs/WeightedVariation.md)
144+
- [LaunchDarkly.Api.Model.Action](docs/Action.md)
145+
- [LaunchDarkly.Api.Model.Actions](docs/Actions.md)
146+
- [LaunchDarkly.Api.Model.AuditLogEntries](docs/AuditLogEntries.md)
147+
- [LaunchDarkly.Api.Model.AuditLogEntry](docs/AuditLogEntry.md)
148+
- [LaunchDarkly.Api.Model.AuditLogEntryTarget](docs/AuditLogEntryTarget.md)
149+
- [LaunchDarkly.Api.Model.Clause](docs/Clause.md)
150+
- [LaunchDarkly.Api.Model.CustomProperties](docs/CustomProperties.md)
151+
- [LaunchDarkly.Api.Model.CustomProperty](docs/CustomProperty.md)
152+
- [LaunchDarkly.Api.Model.CustomPropertyValues](docs/CustomPropertyValues.md)
153+
- [LaunchDarkly.Api.Model.CustomRole](docs/CustomRole.md)
154+
- [LaunchDarkly.Api.Model.CustomRoleBody](docs/CustomRoleBody.md)
155+
- [LaunchDarkly.Api.Model.CustomRoleKeyOrId](docs/CustomRoleKeyOrId.md)
156+
- [LaunchDarkly.Api.Model.CustomRoles](docs/CustomRoles.md)
157+
- [LaunchDarkly.Api.Model.Environment](docs/Environment.md)
158+
- [LaunchDarkly.Api.Model.EnvironmentBody](docs/EnvironmentBody.md)
159+
- [LaunchDarkly.Api.Model.Fallthrough](docs/Fallthrough.md)
160+
- [LaunchDarkly.Api.Model.FeatureFlag](docs/FeatureFlag.md)
161+
- [LaunchDarkly.Api.Model.FeatureFlagBody](docs/FeatureFlagBody.md)
162+
- [LaunchDarkly.Api.Model.FeatureFlagConfig](docs/FeatureFlagConfig.md)
163+
- [LaunchDarkly.Api.Model.FeatureFlagStatus](docs/FeatureFlagStatus.md)
164+
- [LaunchDarkly.Api.Model.FeatureFlagStatuses](docs/FeatureFlagStatuses.md)
165+
- [LaunchDarkly.Api.Model.FeatureFlags](docs/FeatureFlags.md)
166+
- [LaunchDarkly.Api.Model.Id](docs/Id.md)
167+
- [LaunchDarkly.Api.Model.Link](docs/Link.md)
168+
- [LaunchDarkly.Api.Model.Links](docs/Links.md)
169+
- [LaunchDarkly.Api.Model.Member](docs/Member.md)
170+
- [LaunchDarkly.Api.Model.Members](docs/Members.md)
171+
- [LaunchDarkly.Api.Model.MembersBody](docs/MembersBody.md)
172+
- [LaunchDarkly.Api.Model.PatchComment](docs/PatchComment.md)
173+
- [LaunchDarkly.Api.Model.PatchOperation](docs/PatchOperation.md)
174+
- [LaunchDarkly.Api.Model.Policy](docs/Policy.md)
175+
- [LaunchDarkly.Api.Model.Prerequisite](docs/Prerequisite.md)
176+
- [LaunchDarkly.Api.Model.Project](docs/Project.md)
177+
- [LaunchDarkly.Api.Model.ProjectBody](docs/ProjectBody.md)
178+
- [LaunchDarkly.Api.Model.Projects](docs/Projects.md)
179+
- [LaunchDarkly.Api.Model.Resource](docs/Resource.md)
180+
- [LaunchDarkly.Api.Model.Resources](docs/Resources.md)
181+
- [LaunchDarkly.Api.Model.Role](docs/Role.md)
182+
- [LaunchDarkly.Api.Model.Rollout](docs/Rollout.md)
183+
- [LaunchDarkly.Api.Model.Rule](docs/Rule.md)
184+
- [LaunchDarkly.Api.Model.Statement](docs/Statement.md)
185+
- [LaunchDarkly.Api.Model.Statements](docs/Statements.md)
186+
- [LaunchDarkly.Api.Model.Target](docs/Target.md)
187+
- [LaunchDarkly.Api.Model.User](docs/User.md)
188+
- [LaunchDarkly.Api.Model.UserFlagSetting](docs/UserFlagSetting.md)
189+
- [LaunchDarkly.Api.Model.UserFlagSettings](docs/UserFlagSettings.md)
190+
- [LaunchDarkly.Api.Model.UserRecord](docs/UserRecord.md)
191+
- [LaunchDarkly.Api.Model.UserSegment](docs/UserSegment.md)
192+
- [LaunchDarkly.Api.Model.UserSegmentBody](docs/UserSegmentBody.md)
193+
- [LaunchDarkly.Api.Model.UserSegmentRule](docs/UserSegmentRule.md)
194+
- [LaunchDarkly.Api.Model.UserSegments](docs/UserSegments.md)
195+
- [LaunchDarkly.Api.Model.UserSettingsBody](docs/UserSettingsBody.md)
196+
- [LaunchDarkly.Api.Model.Users](docs/Users.md)
197+
- [LaunchDarkly.Api.Model.Variation](docs/Variation.md)
198+
- [LaunchDarkly.Api.Model.Webhook](docs/Webhook.md)
199+
- [LaunchDarkly.Api.Model.WebhookBody](docs/WebhookBody.md)
200+
- [LaunchDarkly.Api.Model.Webhooks](docs/Webhooks.md)
201+
- [LaunchDarkly.Api.Model.WeightedVariation](docs/WeightedVariation.md)
202202

203203

204204
<a name="documentation-for-authorization"></a>

compile-mono.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mcs -sdk:2 -r:vendor/Newtonsoft.Json.7.0.1/lib/net20/Newtonsoft.Json.dll,\
66
vendor/RestSharp.Net2.1.1.11/lib/net20/RestSharp.Net2.dll,\
77
System.Runtime.Serialization.dll \
88
-target:library \
9-
-out:bin/IO.Swagger.dll \
9+
-out:bin/LaunchDarkly.Api.dll \
1010
-recurse:'src/*.cs' \
11-
-doc:bin/IO.Swagger.xml \
11+
-doc:bin/LaunchDarkly.Api.xml \
1212
-platform:anycpu

docs/Action.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.Action
1+
# LaunchDarkly.Api.Model.Action
22
## Properties
33

44
Name | Type | Description | Notes

docs/Actions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.Actions
1+
# LaunchDarkly.Api.Model.Actions
22
## Properties
33

44
Name | Type | Description | Notes

docs/AuditLogApi.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Api.AuditLogApi
1+
# LaunchDarkly.Api.Api.AuditLogApi
22

33
All URIs are relative to *https://app.launchdarkly.com/api/v2*
44

@@ -18,9 +18,9 @@ Get a list of all audit log entries. The query parameters allow you to restrict
1818
```csharp
1919
using System;
2020
using System.Diagnostics;
21-
using IO.Swagger.Api;
22-
using IO.Swagger.Client;
23-
using IO.Swagger.Model;
21+
using LaunchDarkly.Api.Api;
22+
using LaunchDarkly.Api.Client;
23+
using LaunchDarkly.Api.Model;
2424

2525
namespace Example
2626
{
@@ -91,9 +91,9 @@ Use this endpoint to fetch a single audit log entry by its resouce ID.
9191
```csharp
9292
using System;
9393
using System.Diagnostics;
94-
using IO.Swagger.Api;
95-
using IO.Swagger.Client;
96-
using IO.Swagger.Model;
94+
using LaunchDarkly.Api.Api;
95+
using LaunchDarkly.Api.Client;
96+
using LaunchDarkly.Api.Model;
9797

9898
namespace Example
9999
{

docs/AuditLogEntries.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.AuditLogEntries
1+
# LaunchDarkly.Api.Model.AuditLogEntries
22
## Properties
33

44
Name | Type | Description | Notes

docs/AuditLogEntry.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.AuditLogEntry
1+
# LaunchDarkly.Api.Model.AuditLogEntry
22
## Properties
33

44
Name | Type | Description | Notes

docs/AuditLogEntry_target.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.AuditLogEntryTarget
1+
# LaunchDarkly.Api.Model.AuditLogEntryTarget
22
## Properties
33

44
Name | Type | Description | Notes

docs/Clause.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.Clause
1+
# LaunchDarkly.Api.Model.Clause
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomProperties.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomProperties
1+
# LaunchDarkly.Api.Model.CustomProperties
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomProperty.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomProperty
1+
# LaunchDarkly.Api.Model.CustomProperty
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomPropertyValues.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomPropertyValues
1+
# LaunchDarkly.Api.Model.CustomPropertyValues
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomRole.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomRole
1+
# LaunchDarkly.Api.Model.CustomRole
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomRoleBody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomRoleBody
1+
# LaunchDarkly.Api.Model.CustomRoleBody
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomRoleKeyOrId.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomRoleKeyOrId
1+
# LaunchDarkly.Api.Model.CustomRoleKeyOrId
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomRoles.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.CustomRoles
1+
# LaunchDarkly.Api.Model.CustomRoles
22
## Properties
33

44
Name | Type | Description | Notes

docs/CustomRolesApi.md

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Api.CustomRolesApi
1+
# LaunchDarkly.Api.Api.CustomRolesApi
22

33
All URIs are relative to *https://app.launchdarkly.com/api/v2*
44

@@ -21,9 +21,9 @@ Delete a custom role by key.
2121
```csharp
2222
using System;
2323
using System.Diagnostics;
24-
using IO.Swagger.Api;
25-
using IO.Swagger.Client;
26-
using IO.Swagger.Model;
24+
using LaunchDarkly.Api.Api;
25+
using LaunchDarkly.Api.Client;
26+
using LaunchDarkly.Api.Model;
2727

2828
namespace Example
2929
{
@@ -85,9 +85,9 @@ Get one custom role by key.
8585
```csharp
8686
using System;
8787
using System.Diagnostics;
88-
using IO.Swagger.Api;
89-
using IO.Swagger.Client;
90-
using IO.Swagger.Model;
88+
using LaunchDarkly.Api.Api;
89+
using LaunchDarkly.Api.Client;
90+
using LaunchDarkly.Api.Model;
9191

9292
namespace Example
9393
{
@@ -150,9 +150,9 @@ Return a complete list of custom roles.
150150
```csharp
151151
using System;
152152
using System.Diagnostics;
153-
using IO.Swagger.Api;
154-
using IO.Swagger.Client;
155-
using IO.Swagger.Model;
153+
using LaunchDarkly.Api.Api;
154+
using LaunchDarkly.Api.Client;
155+
using LaunchDarkly.Api.Model;
156156

157157
namespace Example
158158
{
@@ -211,9 +211,9 @@ Modify a custom role by key.
211211
```csharp
212212
using System;
213213
using System.Diagnostics;
214-
using IO.Swagger.Api;
215-
using IO.Swagger.Client;
216-
using IO.Swagger.Model;
214+
using LaunchDarkly.Api.Api;
215+
using LaunchDarkly.Api.Client;
216+
using LaunchDarkly.Api.Model;
217217

218218
namespace Example
219219
{
@@ -278,9 +278,9 @@ Create a new custom role.
278278
```csharp
279279
using System;
280280
using System.Diagnostics;
281-
using IO.Swagger.Api;
282-
using IO.Swagger.Client;
283-
using IO.Swagger.Model;
281+
using LaunchDarkly.Api.Api;
282+
using LaunchDarkly.Api.Client;
283+
using LaunchDarkly.Api.Model;
284284

285285
namespace Example
286286
{

docs/Environment.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.Environment
1+
# LaunchDarkly.Api.Model.Environment
22
## Properties
33

44
Name | Type | Description | Notes

docs/EnvironmentBody.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# IO.Swagger.Model.EnvironmentBody
1+
# LaunchDarkly.Api.Model.EnvironmentBody
22
## Properties
33

44
Name | Type | Description | Notes

0 commit comments

Comments
 (0)