Skip to content

Commit

Permalink
update version, remove 401
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpmartinez committed Oct 11, 2024
1 parent c6cb135 commit 62c6be7
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 310 deletions.
21 changes: 1 addition & 20 deletions client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.26.33
version: 0.26.34
host: demo.ziti.dev
basePath: /edge/client/v1
paths:
Expand Down Expand Up @@ -2399,25 +2399,6 @@ paths:
meta:
apiEnrollmentVersion: 0.0.1
apiVersion: 0.0.1
"401":
description: The supplied session does not have the correct access rights
to request this resource
schema:
$ref: '#/definitions/apiErrorEnvelope'
examples:
application/json:
error:
args:
urlVars: {}
cause: ""
causeMessage: ""
code: UNAUTHORIZED
message: The request could not be completed. The session is not authorized
or the credentials are invalid
requestId: 0bfe7a04-9229-4b7a-812c-9eb3cc0eac0f
meta:
apiEnrollmentVersion: 0.0.1
apiVersion: 0.0.1
"429":
description: The resource requested is rate limited and the rate limit has
been exceeded
Expand Down
21 changes: 1 addition & 20 deletions management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.26.33
version: 0.26.34
host: demo.ziti.dev
basePath: /edge/management/v1
paths:
Expand Down Expand Up @@ -10146,25 +10146,6 @@ paths:
meta:
apiEnrollmentVersion: 0.0.1
apiVersion: 0.0.1
"401":
description: The supplied session does not have the correct access rights
to request this resource
schema:
$ref: '#/definitions/apiErrorEnvelope'
examples:
application/json:
error:
args:
urlVars: {}
cause: ""
causeMessage: ""
code: UNAUTHORIZED
message: The request could not be completed. The session is not authorized
or the credentials are invalid
requestId: 0bfe7a04-9229-4b7a-812c-9eb3cc0eac0f
meta:
apiEnrollmentVersion: 0.0.1
apiVersion: 0.0.1
"429":
description: The resource requested is rate limited and the rate limit has
been exceeded
Expand Down
38 changes: 0 additions & 38 deletions rest_client_api_client/enrollment/list_network_j_w_ts_responses.go

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

2 changes: 1 addition & 1 deletion rest_client_api_server/doc.go

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

52 changes: 2 additions & 50 deletions rest_client_api_server/embedded_spec.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.

2 changes: 1 addition & 1 deletion rest_management_api_server/doc.go

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

Loading

0 comments on commit 62c6be7

Please sign in to comment.