Loading .gitmodules +1 −0 Original line number Diff line number Diff line [submodule "arf005"] path = arf005 url = git@forge.etsi.org:arf/arf005.git branch = feature/elementNameAndNewObjectType No newline at end of file arf005 @ 8b13db35 Original line number Diff line number Diff line Subproject commit c8802a3a9846a3b82f9e88cf002d01c324c91b13 Subproject commit 8b13db35ec8349a8bf513f9ad1d35d6a24699a00 readme.md +1 −1 Original line number Diff line number Diff line # Description of version 0.0.5 # Description of version 0.0.6 auto-generated ASP.NET server code Loading server/src/Org.OpenAPITools/ControllersImpl/DefaultApiImpl.cs +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * API ensuring interoperability between an authoring tool and a World Storage service * * The version of the OpenAPI document: 0.0.5 * The version of the OpenAPI document: 0.0.6 * * Generated by: https://openapi-generator.tech */ Loading Loading @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Controllers [SwaggerResponse(statusCode: 200, type: typeof(string), description: "Current version.")] public override IActionResult GetVersion() { string version = "0.0.5"; string version = "0.0.6"; return new ObjectResult(version); //return StatusCode(200, new ObjectResult(version)); } Loading server/src/Org.OpenAPITools/ControllersImpl/TrackablesApiImpl.cs +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * API ensuring interoperability between an authoring tool and a World Storage service * * The version of the OpenAPI document: 0.0.5 * The version of the OpenAPI document: 0.0.6 * * Generated by: https://openapi-generator.tech */ Loading Loading
.gitmodules +1 −0 Original line number Diff line number Diff line [submodule "arf005"] path = arf005 url = git@forge.etsi.org:arf/arf005.git branch = feature/elementNameAndNewObjectType No newline at end of file
arf005 @ 8b13db35 Original line number Diff line number Diff line Subproject commit c8802a3a9846a3b82f9e88cf002d01c324c91b13 Subproject commit 8b13db35ec8349a8bf513f9ad1d35d6a24699a00
readme.md +1 −1 Original line number Diff line number Diff line # Description of version 0.0.5 # Description of version 0.0.6 auto-generated ASP.NET server code Loading
server/src/Org.OpenAPITools/ControllersImpl/DefaultApiImpl.cs +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * API ensuring interoperability between an authoring tool and a World Storage service * * The version of the OpenAPI document: 0.0.5 * The version of the OpenAPI document: 0.0.6 * * Generated by: https://openapi-generator.tech */ Loading Loading @@ -72,7 +72,7 @@ namespace Org.OpenAPITools.Controllers [SwaggerResponse(statusCode: 200, type: typeof(string), description: "Current version.")] public override IActionResult GetVersion() { string version = "0.0.5"; string version = "0.0.6"; return new ObjectResult(version); //return StatusCode(200, new ObjectResult(version)); } Loading
server/src/Org.OpenAPITools/ControllersImpl/TrackablesApiImpl.cs +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * * API ensuring interoperability between an authoring tool and a World Storage service * * The version of the OpenAPI document: 0.0.5 * The version of the OpenAPI document: 0.0.6 * * Generated by: https://openapi-generator.tech */ Loading