Skip to content

Commit

Permalink
fix(openapi): update connector-mgmt/v1 OpenAPI document (#250)
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 Apr 1, 2022
1 parent 55df0ca commit 03c98fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .openapi/connector_mgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1513,8 +1513,6 @@ components:

ConnectorNamespaceEvalRequest:
description: An evaluation connector namespace create request
required:
- name
allOf:
- $ref: "#/components/schemas/ConnectorNamespaceRequestMeta"

Expand Down Expand Up @@ -1563,6 +1561,7 @@ components:
cluster_id:
type: string
expiration:
description: Namespace expiration timestamp in RFC 3339 format
#format: date-time
type: string
tenant:
Expand Down

0 comments on commit 03c98fd

Please sign in to comment.