Skip to content

Commit

Permalink
Merge pull request #37 from apideck-libraries/generator-update
Browse files Browse the repository at this point in the history
Automated update by SDK Generator
  • Loading branch information
nicklloyd authored Apr 18, 2024
2 parents f522fcc + 6de969e commit fcbb4f6
Show file tree
Hide file tree
Showing 1,344 changed files with 5,950 additions and 1,347 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
release:
runs-on: ubuntu-latest
env:
PACKAGE_VERSION: 2.2.1
PACKAGE_VERSION: 2.3.0
steps:
- uses: actions/checkout@v3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apideck/net",
"version": "2.2.1",
"version": "2.3.0",
"description": "Apideck .NET SDK",
"keywords": [
"apideck",
Expand Down
27 changes: 27 additions & 0 deletions src/gen/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ docs/Assignee.md
docs/AtsActivity.md
docs/AtsApi.md
docs/AtsEventType.md
docs/Attachment.md
docs/AttachmentReference.md
docs/AttachmentReferenceType.md
docs/AuthType.md
docs/BadRequestResponse.md
docs/BalanceSheet.md
Expand Down Expand Up @@ -105,6 +108,8 @@ docs/CreateAccountingLocationResponse.md
docs/CreateActivityResponse.md
docs/CreateApplicantResponse.md
docs/CreateApplicationResponse.md
docs/CreateAttachmentRequest.md
docs/CreateAttachmentResponse.md
docs/CreateBillResponse.md
docs/CreateCommentResponse.md
docs/CreateCompanyResponse.md
Expand Down Expand Up @@ -179,6 +184,7 @@ docs/DeleteAccountingLocationResponse.md
docs/DeleteActivityResponse.md
docs/DeleteApplicantResponse.md
docs/DeleteApplicationResponse.md
docs/DeleteAttachmentResponse.md
docs/DeleteBillResponse.md
docs/DeleteCommentResponse.md
docs/DeleteCompanyResponse.md
Expand Down Expand Up @@ -288,6 +294,8 @@ docs/GetApplicantResponse.md
docs/GetApplicantsResponse.md
docs/GetApplicationResponse.md
docs/GetApplicationsResponse.md
docs/GetAttachmentResponse.md
docs/GetAttachmentsResponse.md
docs/GetBalanceSheetResponse.md
docs/GetBillResponse.md
docs/GetBillsResponse.md
Expand Down Expand Up @@ -494,6 +502,7 @@ docs/OrderPickupDetailsRecipient.md
docs/OrderRefunds.md
docs/OrderTenders.md
docs/OrderType.md
docs/OrdersSort.md
docs/Owner.md
docs/PaginationCoverage.md
docs/PassThroughQuery.md
Expand Down Expand Up @@ -697,6 +706,9 @@ src/Apideck.Test/Model/ApplicationTests.cs
src/Apideck.Test/Model/AssigneeTests.cs
src/Apideck.Test/Model/AtsActivityTests.cs
src/Apideck.Test/Model/AtsEventTypeTests.cs
src/Apideck.Test/Model/AttachmentReferenceTests.cs
src/Apideck.Test/Model/AttachmentReferenceTypeTests.cs
src/Apideck.Test/Model/AttachmentTests.cs
src/Apideck.Test/Model/AuthTypeTests.cs
src/Apideck.Test/Model/BadRequestResponseTests.cs
src/Apideck.Test/Model/BalanceSheetAssetsCurrentAssetsAccountsTests.cs
Expand Down Expand Up @@ -763,6 +775,8 @@ src/Apideck.Test/Model/CreateAccountingLocationResponseTests.cs
src/Apideck.Test/Model/CreateActivityResponseTests.cs
src/Apideck.Test/Model/CreateApplicantResponseTests.cs
src/Apideck.Test/Model/CreateApplicationResponseTests.cs
src/Apideck.Test/Model/CreateAttachmentRequestTests.cs
src/Apideck.Test/Model/CreateAttachmentResponseTests.cs
src/Apideck.Test/Model/CreateBillResponseTests.cs
src/Apideck.Test/Model/CreateCommentResponseTests.cs
src/Apideck.Test/Model/CreateCompanyResponseTests.cs
Expand Down Expand Up @@ -836,6 +850,7 @@ src/Apideck.Test/Model/DeleteAccountingLocationResponseTests.cs
src/Apideck.Test/Model/DeleteActivityResponseTests.cs
src/Apideck.Test/Model/DeleteApplicantResponseTests.cs
src/Apideck.Test/Model/DeleteApplicationResponseTests.cs
src/Apideck.Test/Model/DeleteAttachmentResponseTests.cs
src/Apideck.Test/Model/DeleteBillResponseTests.cs
src/Apideck.Test/Model/DeleteCommentResponseTests.cs
src/Apideck.Test/Model/DeleteCompanyResponseTests.cs
Expand Down Expand Up @@ -943,6 +958,8 @@ src/Apideck.Test/Model/GetApplicantResponseTests.cs
src/Apideck.Test/Model/GetApplicantsResponseTests.cs
src/Apideck.Test/Model/GetApplicationResponseTests.cs
src/Apideck.Test/Model/GetApplicationsResponseTests.cs
src/Apideck.Test/Model/GetAttachmentResponseTests.cs
src/Apideck.Test/Model/GetAttachmentsResponseTests.cs
src/Apideck.Test/Model/GetBalanceSheetResponseTests.cs
src/Apideck.Test/Model/GetBillResponseTests.cs
src/Apideck.Test/Model/GetBillsResponseTests.cs
Expand Down Expand Up @@ -1146,6 +1163,7 @@ src/Apideck.Test/Model/OrderRefundsTests.cs
src/Apideck.Test/Model/OrderTendersTests.cs
src/Apideck.Test/Model/OrderTests.cs
src/Apideck.Test/Model/OrderTypeTests.cs
src/Apideck.Test/Model/OrdersSortTests.cs
src/Apideck.Test/Model/OwnerTests.cs
src/Apideck.Test/Model/PaginationCoverageTests.cs
src/Apideck.Test/Model/PassThroughQueryTests.cs
Expand Down Expand Up @@ -1361,6 +1379,9 @@ src/Apideck/Model/ApplicationStage.cs
src/Apideck/Model/Assignee.cs
src/Apideck/Model/AtsActivity.cs
src/Apideck/Model/AtsEventType.cs
src/Apideck/Model/Attachment.cs
src/Apideck/Model/AttachmentReference.cs
src/Apideck/Model/AttachmentReferenceType.cs
src/Apideck/Model/AuthType.cs
src/Apideck/Model/BadRequestResponse.cs
src/Apideck/Model/BalanceSheet.cs
Expand Down Expand Up @@ -1427,6 +1448,8 @@ src/Apideck/Model/CreateAccountingLocationResponse.cs
src/Apideck/Model/CreateActivityResponse.cs
src/Apideck/Model/CreateApplicantResponse.cs
src/Apideck/Model/CreateApplicationResponse.cs
src/Apideck/Model/CreateAttachmentRequest.cs
src/Apideck/Model/CreateAttachmentResponse.cs
src/Apideck/Model/CreateBillResponse.cs
src/Apideck/Model/CreateCommentResponse.cs
src/Apideck/Model/CreateCompanyResponse.cs
Expand Down Expand Up @@ -1500,6 +1523,7 @@ src/Apideck/Model/DeleteAccountingLocationResponse.cs
src/Apideck/Model/DeleteActivityResponse.cs
src/Apideck/Model/DeleteApplicantResponse.cs
src/Apideck/Model/DeleteApplicationResponse.cs
src/Apideck/Model/DeleteAttachmentResponse.cs
src/Apideck/Model/DeleteBillResponse.cs
src/Apideck/Model/DeleteCommentResponse.cs
src/Apideck/Model/DeleteCompanyResponse.cs
Expand Down Expand Up @@ -1607,6 +1631,8 @@ src/Apideck/Model/GetApplicantResponse.cs
src/Apideck/Model/GetApplicantsResponse.cs
src/Apideck/Model/GetApplicationResponse.cs
src/Apideck/Model/GetApplicationsResponse.cs
src/Apideck/Model/GetAttachmentResponse.cs
src/Apideck/Model/GetAttachmentsResponse.cs
src/Apideck/Model/GetBalanceSheetResponse.cs
src/Apideck/Model/GetBillResponse.cs
src/Apideck/Model/GetBillsResponse.cs
Expand Down Expand Up @@ -1810,6 +1836,7 @@ src/Apideck/Model/OrderPickupDetailsRecipient.cs
src/Apideck/Model/OrderRefunds.cs
src/Apideck/Model/OrderTenders.cs
src/Apideck/Model/OrderType.cs
src/Apideck/Model/OrdersSort.cs
src/Apideck/Model/Owner.cs
src/Apideck/Model/PaginationCoverage.cs
src/Apideck/Model/PassThroughQuery.cs
Expand Down
10 changes: 5 additions & 5 deletions src/gen/Apideck.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{39A768C4-564F-46B7-ADFB-98DF67AB8594}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck", "src\Apideck\Apideck.csproj", "{EDD70212-B936-48FD-8189-FD7365EF656A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Apideck.Test", "src\Apideck.Test\Apideck.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{39A768C4-564F-46B7-ADFB-98DF67AB8594}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39A768C4-564F-46B7-ADFB-98DF67AB8594}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39A768C4-564F-46B7-ADFB-98DF67AB8594}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39A768C4-564F-46B7-ADFB-98DF67AB8594}.Release|Any CPU.Build.0 = Release|Any CPU
{EDD70212-B936-48FD-8189-FD7365EF656A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EDD70212-B936-48FD-8189-FD7365EF656A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EDD70212-B936-48FD-8189-FD7365EF656A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EDD70212-B936-48FD-8189-FD7365EF656A}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
Loading

0 comments on commit fcbb4f6

Please sign in to comment.