-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌿 Fern Regeneration -- August 13, 2024 (#22)
* SDK regeneration * Fix event type OneOf --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Ben Papillon <benpapillon@gmail.com>
- Loading branch information
1 parent
defe4a6
commit fdd62dc
Showing
112 changed files
with
1,100 additions
and
629 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingCustomerResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingCustomerResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingCustomerSubscriptionTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingCustomerSubscriptionTest { } |
8 changes: 8 additions & 0 deletions
8
...aticHQ.Client.Test/Unit/Serialization/BillingCustomerWithSubscriptionsResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingCustomerWithSubscriptionsResponseDataTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingProductDetailResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingProductDetailResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
...hematicHQ.Client.Test/Unit/Serialization/BillingProductForSubscriptionResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingProductForSubscriptionResponseDataTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CreateBillingPlanGroupResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CreateBillingPlanGroupResponseTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/FlagCheckLogDetailResponseDataTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetBillingPlanGroupByAccountIdResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class GetBillingPlanGroupByAccountIdResponseTest { } |
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetLatestFlagChecksParamsTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetLatestFlagChecksResponseTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/HydrateComponentResponseTest.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListBillingProductsResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListBillingProductsResponseTest { } |
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListCompanyPlansResponseTest.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListCustomersResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListCustomersResponseTest { } |
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListFlagChecksResponseTest.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListProductPricesResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListProductPricesResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/UpdateBillingPlanGroupResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class UpdateBillingPlanGroupResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/UpsertBillingCustomerResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class UpsertBillingCustomerResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/UpsertBillingPriceResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class UpsertBillingPriceResponseTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.