Skip to content

Commit

Permalink
chore(ts-angular-client): regenerate and update to angular 16 (#499)
Browse files Browse the repository at this point in the history
Removed tsickle because of peer dependency conflict
  • Loading branch information
LucFauvel authored Jul 31, 2023
1 parent da59e95 commit e9140c4
Show file tree
Hide file tree
Showing 72 changed files with 2,023 additions and 5,263 deletions.
2 changes: 1 addition & 1 deletion devolutions-gateway/openapi/doc/index.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= devolutions-gateway
[email protected]
2023.2.1
2023.2.2
:toc: left
:numbered:
:toclevels: 3
Expand Down
2 changes: 1 addition & 1 deletion devolutions-gateway/openapi/dotnet-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Protocol-aware fine-grained relay server

This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 2023.2.1
- API version: 2023.2.2
- SDK version: 2023.6.26
- Build package: org.openapitools.codegen.languages.CSharpNetCoreClientCodegen

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down Expand Up @@ -540,7 +540,7 @@ public static string ToDebugReport()
string report = "C# SDK (Devolutions.Gateway.Client) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 2023.2.1\n";
report += " Version of the API: 2023.2.2\n";
report += " SDK Package Version: 2023.6.26\n";

return report;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* Protocol-aware fine-grained relay server
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* API a service must implement in order to receive Devolutions Gateway notifications
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* API a service must implement in order to receive Devolutions Gateway notifications
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* API a service must implement in order to receive Devolutions Gateway notifications
*
* The version of the OpenAPI document: 2023.2.1
* The version of the OpenAPI document: 2023.2.2
* Contact: [email protected]
* Generated by: https://openapi-generator.tech
*/
Expand Down
Loading

0 comments on commit e9140c4

Please sign in to comment.