Skip to content

Commit c0f9510

Browse files
committed
Regenerate all clients using latest OpenAPI spec, OAG, and Swaggy C.
1 parent 70662e1 commit c0f9510

File tree

105 files changed

+1243
-1307
lines changed

Some content is hidden

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

105 files changed

+1243
-1307
lines changed

clients/ada-server/generated/web/swagger/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"openapi" : "3.0.0",
2+
"openapi" : "3.1.0",
33
"info" : {
44
"contact" : {
55
"email" : "[email protected]",

clients/aspnetcore/generated/Org.OpenAPITools.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
44
VisualStudioVersion = 15.0.27428.2043
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{7589C41B-84ED-41B2-AE62-4751465C4C50}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{994D30A0-AFA0-4406-8B3A-3DC314125685}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{7589C41B-84ED-41B2-AE62-4751465C4C50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{7589C41B-84ED-41B2-AE62-4751465C4C50}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{7589C41B-84ED-41B2-AE62-4751465C4C50}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{7589C41B-84ED-41B2-AE62-4751465C4C50}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{994D30A0-AFA0-4406-8B3A-3DC314125685}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{994D30A0-AFA0-4406-8B3A-3DC314125685}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{994D30A0-AFA0-4406-8B3A-3DC314125685}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{994D30A0-AFA0-4406-8B3A-3DC314125685}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE

clients/aspnetcore/generated/src/Org.OpenAPITools/Org.OpenAPITools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Version>1.0.0</Version>
1010
<AssemblyName>Org.OpenAPITools</AssemblyName>
1111
<PackageId>Org.OpenAPITools</PackageId>
12-
<UserSecretsId>9542c3b6-eaed-4563-81d5-2718bd74eef7</UserSecretsId>
12+
<UserSecretsId>747e12c1-0c47-4df8-a84f-95c4f6c41cb4</UserSecretsId>
1313
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
1414
<DockerfileContext>..\..</DockerfileContext>
1515
</PropertyGroup>

clients/aspnetcore/generated/src/Org.OpenAPITools/wwwroot/openapi-original.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"openapi" : "3.0.0",
2+
"openapi" : "3.1.0",
33
"info" : {
44
"contact" : {
55
"email" : "[email protected]",

clients/csharp/generated/Org.OpenAPITools.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2012
33
VisualStudioVersion = 12.0.0.0
44
MinimumVisualStudioVersion = 10.0.0.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{E31AB1A3-CF00-42DE-91B5-90DCBA5BE6A3}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools", "src\Org.OpenAPITools\Org.OpenAPITools.csproj", "{EDB5CC1E-3C0B-4371-9E72-317993127B09}"
66
EndProject
77
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Org.OpenAPITools.Test", "src\Org.OpenAPITools.Test\Org.OpenAPITools.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{E31AB1A3-CF00-42DE-91B5-90DCBA5BE6A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{E31AB1A3-CF00-42DE-91B5-90DCBA5BE6A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{E31AB1A3-CF00-42DE-91B5-90DCBA5BE6A3}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{E31AB1A3-CF00-42DE-91B5-90DCBA5BE6A3}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{EDB5CC1E-3C0B-4371-9E72-317993127B09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{EDB5CC1E-3C0B-4371-9E72-317993127B09}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{EDB5CC1E-3C0B-4371-9E72-317993127B09}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{EDB5CC1E-3C0B-4371-9E72-317993127B09}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

clients/csharp/generated/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.0.0
1+
openapi: 3.1.0
22
info:
33
contact:
44

clients/eiffel/generated/api_client.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="30d74934-9476-4db4-ad88-8137b8eebdea" library_target="openapi_eiffel_client">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="openapi_eiffel_client" uuid="3632bea8-1e04-4a87-97f7-9288e844f398" library_target="openapi_eiffel_client">
33
<target name="openapi_eiffel_client">
44
<root all_classes="true"/>
55
<file_rule>

clients/eiffel/generated/test/api_test.ecf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="4792316b-02da-4080-8f24-b60fe1947e89">
2+
<system xmlns="http://www.eiffel.com/developers/xml/configuration-1-21-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.eiffel.com/developers/xml/configuration-1-21-0 http://www.eiffel.com/developers/xml/configuration-1-21-0.xsd" name="test" uuid="9085c585-cea3-4985-9b01-0d6fb89e1f2a">
33
<target name="test">
44
<root feature="make" class="APPLICATION"/>
55
<file_rule>

clients/erlang-server/generated/priv/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"openapi" : "3.0.0",
2+
"openapi" : "3.1.0",
33
"info" : {
44
"contact" : {
55
"email" : "[email protected]",

clients/go-echo-server/generated/.docs/api/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openapi: 3.0.0
1+
openapi: 3.1.0
22
info:
33
contact:
44

0 commit comments

Comments
 (0)