Skip to content

Commit

Permalink
chore(all): re-generate OpenAPI client(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
app-services-ci authored Feb 21, 2023
1 parent 210ce93 commit e556d0c
Show file tree
Hide file tree
Showing 34 changed files with 970 additions and 337 deletions.
4 changes: 4 additions & 0 deletions registrymgmt/apiv1/client/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ client.go
configuration.go
docs/AbstractList.md
docs/DefaultApi.md
docs/Empty.md
docs/Error.md
docs/ErrorAllOf.md
docs/ErrorList.md
docs/ErrorListAllOf.md
docs/ErrorsApi.md
Expand All @@ -25,7 +27,9 @@ docs/RegistryStatusValue.md
docs/RootTypeForRegistry.md
docs/ServiceStatus.md
model_abstract_list.go
model_empty.go
model_error.go
model_error_all_of.go
model_error_list.go
model_error_list_all_of.go
model_list.go
Expand Down
4 changes: 3 additions & 1 deletion registrymgmt/apiv1/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Service Registry Management API is a REST API for managing Service Registry inst
## 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.6
- API version: 1.0.0
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://console.redhat.com/application-services/service-registry/](https://console.redhat.com/application-services/service-registry/)
Expand Down Expand Up @@ -91,7 +91,9 @@ Class | Method | HTTP request | Description
## Documentation For Models

- [AbstractList](docs/AbstractList.md)
- [Empty](docs/Empty.md)
- [Error](docs/Error.md)
- [ErrorAllOf](docs/ErrorAllOf.md)
- [ErrorList](docs/ErrorList.md)
- [ErrorListAllOf](docs/ErrorListAllOf.md)
- [List](docs/List.md)
Expand Down
Loading

0 comments on commit e556d0c

Please sign in to comment.