Skip to content

Commit

Permalink
chore(all): re-generate OpenAPI client(s) (#545)
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 Jul 28, 2022
1 parent 11b71f8 commit 60a24e8
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions registryinstance/apiv1internal/client/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2845,7 +2845,7 @@ paths:
property-1: value1
property-2: true
schema: {}
application/create.extended+json:
application/json:
schema:
$ref: '#/components/schemas/ContentCreateRequest'
description: |
Expand Down Expand Up @@ -3194,7 +3194,7 @@ paths:
property-1: value1
property-2: true
schema: {}
application/create.extended+json:
application/json:
schema:
$ref: '#/components/schemas/ContentCreateRequest'
description: |
Expand Down Expand Up @@ -3576,7 +3576,7 @@ paths:
property-1: value1
property-2: true
schema: {}
application/create.extended+json:
application/json:
schema:
$ref: '#/components/schemas/ContentCreateRequest'
description: |
Expand Down
4 changes: 2 additions & 2 deletions registryinstance/apiv1internal/client/api_artifacts.go

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

2 changes: 1 addition & 1 deletion registryinstance/apiv1internal/client/api_versions.go

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

4 changes: 2 additions & 2 deletions registryinstance/apiv1internal/client/docs/ArtifactsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ No authorization required

### HTTP request headers

- **Content-Type**: application/create.extended+json
- **Content-Type**: application/json
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints)
Expand Down Expand Up @@ -901,7 +901,7 @@ No authorization required

### HTTP request headers

- **Content-Type**: application/create.extended+json
- **Content-Type**: application/json
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints)
Expand Down
2 changes: 1 addition & 1 deletion registryinstance/apiv1internal/client/docs/VersionsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ No authorization required

### HTTP request headers

- **Content-Type**: application/create.extended+json
- **Content-Type**: application/json
- **Accept**: application/json

[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints)
Expand Down

0 comments on commit 60a24e8

Please sign in to comment.