Skip to content

Commit e821797

Browse files
chore(all): re-generate OpenAPI client(s) (#321)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 729968f commit e821797

26 files changed

Lines changed: 54 additions & 54 deletions

packages/registry-management-sdk/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# registry-management-sdk
22

3-
Service Registry Fleet Manager
3+
Service Registry Management API
44

55
- API version: 0.0.6
66

7-
Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
7+
Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
88

99
For more information, please visit [https://console.redhat.com/application-services/service-registry/](https://console.redhat.com/application-services/service-registry/)
1010

packages/registry-management-sdk/api/openapi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ info:
44
email: rhosak-eval-support@redhat.com
55
name: Red Hat Hybrid Cloud Console
66
url: https://console.redhat.com/application-services/service-registry/
7-
description: Service Registry Fleet Manager is a REST API for managing Service Registry
8-
instances. Service Registry is a datastore for event schemas and API designs,
9-
which is based on the open source Apicurio Registry project.
7+
description: Service Registry Management API is a REST API for managing Service
8+
Registry instances. Service Registry is a datastore for event schemas and API
9+
designs, which is based on the open source Apicurio Registry project.
1010
license:
1111
name: Apache 2.0
1212
url: https://www.apache.org/licenses/LICENSE-2.0
13-
title: Service Registry Fleet Manager
13+
title: Service Registry Management API
1414
version: 0.0.6
1515
servers:
1616
- description: Main (production) server

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/ApiException.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/Configuration.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/JavaTimeFormatter.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/Pair.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/RFC3339DateFormat.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/StringUtil.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/auth/ApiKeyAuth.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

packages/registry-management-sdk/src/main/java/com/openshift/cloud/api/srs/invoker/auth/Authentication.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
2-
* Service Registry Fleet Manager
3-
* Service Registry Fleet Manager is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
2+
* Service Registry Management API
3+
* Service Registry Management API is a REST API for managing Service Registry instances. Service Registry is a datastore for event schemas and API designs, which is based on the open source Apicurio Registry project.
44
*
55
* The version of the OpenAPI document: 0.0.6
66
* Contact: rhosak-eval-support@redhat.com

0 commit comments

Comments
 (0)