Skip to content

Commit

Permalink
[sherlock-build] generated from a675f9f
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Jul 11, 2024
1 parent a675f9f commit 087c98f
Show file tree
Hide file tree
Showing 20 changed files with 51 additions and 43 deletions.

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 sherlock-go-client/client/models/sherlock_cluster_v3.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.

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.

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.

4 changes: 2 additions & 2 deletions sherlock-typescript-client/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## @sherlock-js-client/sherlock@v1.5.17
## @sherlock-js-client/sherlock@v1.5.18

This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:

Expand Down Expand Up @@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
_published:_

```
npm install @sherlock-js-client/[email protected].17 --save
npm install @sherlock-js-client/[email protected].18 --save
```

_unPublished (not recommended):_
Expand Down
4 changes: 2 additions & 2 deletions sherlock-typescript-client/package-lock.json

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

2 changes: 1 addition & 1 deletion sherlock-typescript-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sherlock-js-client/sherlock",
"version": "v1.5.17",
"version": "v1.5.18",
"description": "OpenAPI client for @sherlock-js-client/sherlock",
"author": "OpenAPI-Generator",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion sherlock-typescript-client/src/models/SherlockClusterV3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export interface SherlockClusterV3 {
*/
provider?: SherlockClusterV3ProviderEnum;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockClusterV3
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export interface SherlockClusterV3Create {
*/
provider?: SherlockClusterV3CreateProviderEnum;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockClusterV3Create
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export interface SherlockClusterV3Edit {
*/
helmfileRef?: string;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockClusterV3Edit
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export interface SherlockEnvironmentV3 {
*/
preventDeletion?: boolean;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockEnvironmentV3
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export interface SherlockEnvironmentV3Create {
*/
preventDeletion?: boolean;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockEnvironmentV3Create
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export interface SherlockEnvironmentV3Edit {
*/
preventDeletion?: boolean;
/**
* If present, requires membership in the given role for mutations
* If present, requires membership in the given role for mutations. Set to an empty string to clear.
* @type {string}
* @memberof SherlockEnvironmentV3Edit
*/
Expand Down
16 changes: 8 additions & 8 deletions sherlock/docs/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -3147,7 +3147,7 @@ const docTemplate = `{
},
{
"type": "string",
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"name": "requiredRole",
"in": "query"
},
Expand Down Expand Up @@ -5052,7 +5052,7 @@ const docTemplate = `{
},
{
"type": "string",
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"name": "requiredRole",
"in": "query"
},
Expand Down Expand Up @@ -8934,7 +8934,7 @@ const docTemplate = `{
]
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiredRoleInfo": {
Expand Down Expand Up @@ -8989,7 +8989,7 @@ const docTemplate = `{
]
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand All @@ -9013,7 +9013,7 @@ const docTemplate = `{
"default": "HEAD"
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down Expand Up @@ -9217,7 +9217,7 @@ const docTemplate = `{
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiredRoleInfo": {
Expand Down Expand Up @@ -9336,7 +9336,7 @@ const docTemplate = `{
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down Expand Up @@ -9424,7 +9424,7 @@ const docTemplate = `{
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down
16 changes: 8 additions & 8 deletions sherlock/docs/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -3143,7 +3143,7 @@
},
{
"type": "string",
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"name": "requiredRole",
"in": "query"
},
Expand Down Expand Up @@ -5048,7 +5048,7 @@
},
{
"type": "string",
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"name": "requiredRole",
"in": "query"
},
Expand Down Expand Up @@ -8930,7 +8930,7 @@
]
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiredRoleInfo": {
Expand Down Expand Up @@ -8985,7 +8985,7 @@
]
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand All @@ -9009,7 +9009,7 @@
"default": "HEAD"
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down Expand Up @@ -9213,7 +9213,7 @@
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiredRoleInfo": {
Expand Down Expand Up @@ -9332,7 +9332,7 @@
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down Expand Up @@ -9420,7 +9420,7 @@
"default": false
},
"requiredRole": {
"description": "If present, requires membership in the given role for mutations",
"description": "If present, requires membership in the given role for mutations. Set to an empty string to clear.",
"type": "string"
},
"requiresSuitability": {
Expand Down
24 changes: 16 additions & 8 deletions sherlock/docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,8 @@ definitions:
- azure
type: string
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiredRoleInfo:
$ref: '#/definitions/sherlock.RoleV3'
Expand Down Expand Up @@ -918,7 +919,8 @@ definitions:
- azure
type: string
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiresSuitability:
type: boolean
Expand All @@ -935,7 +937,8 @@ definitions:
default: HEAD
type: string
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiresSuitability:
type: boolean
Expand Down Expand Up @@ -1090,7 +1093,8 @@ definitions:
field)
type: boolean
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiredRoleInfo:
$ref: '#/definitions/sherlock.RoleV3'
Expand Down Expand Up @@ -1184,7 +1188,8 @@ definitions:
field)
type: boolean
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiresSuitability:
type: boolean
Expand Down Expand Up @@ -1254,7 +1259,8 @@ definitions:
field)
type: boolean
requiredRole:
description: If present, requires membership in the given role for mutations
description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
type: string
requiresSuitability:
type: boolean
Expand Down Expand Up @@ -3924,7 +3930,8 @@ paths:
in: query
name: provider
type: string
- description: If present, requires membership in the given role for mutations
- description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
in: query
name: requiredRole
type: string
Expand Down Expand Up @@ -5209,7 +5216,8 @@ paths:
in: query
name: preventDeletion
type: boolean
- description: If present, requires membership in the given role for mutations
- description: If present, requires membership in the given role for mutations.
Set to an empty string to clear.
in: query
name: requiredRole
type: string
Expand Down

0 comments on commit 087c98f

Please sign in to comment.