Skip to content

Commit

Permalink
chore(all): re-generate OpenAPI client(s) (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: app-services-ci <[email protected]>
  • Loading branch information
app-services-ci and app-services-ci authored Jun 24, 2021
1 parent 9b333e7 commit 2742e71
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Managed Service Registry cloud.redhat.com API Management API that lets you creat
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 0.0.1
- API version: 0.0.4
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://cloud.redhat.com/beta/application-services/streams/](https://cloud.redhat.com/beta/application-services/streams/)
Expand Down
4 changes: 2 additions & 2 deletions registrymgmt/apiv1/client/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ info:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0
title: Service Registry Fleet Manager
version: 0.0.1
version: 0.0.4
servers:
- description: Main (production) server
url: https://api.openshift.com
Expand Down Expand Up @@ -539,7 +539,7 @@ components:
Root_Type_for_Registry:
description: Service Registry instance within a multi-tenant deployment.
example:
id: 42
id: "42"
name: my-registry
registryUrl: https://registry.apps.example.com/t/5213600b-afc9-487e-8cc3-339f4248d706
status:
Expand Down
2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/api_registries.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions registrymgmt/apiv1/client/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_error.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_error_all_of.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_error_list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_error_list_all_of.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_object_reference.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_registry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_registry_create.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_registry_rest_list.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_registry_status_value.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/model_root_type_for_registry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion registrymgmt/apiv1/client/utils.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2742e71

Please sign in to comment.