Skip to content

Commit

Permalink
auto-docs: Update Cloud API spec (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbotbuildovich authored Nov 11, 2024
1 parent 455f55a commit 35c65e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/ROOT/attachments/cloud-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ components:
title: Secret scopes
type: array
secret_data:
description: The secret data.
description: The secret data. Must be Base64-encoded.
format: byte
type: string
required:
Expand Down Expand Up @@ -5507,7 +5507,7 @@ paths:
description: Name of connector.
type: string
secret_data:
description: The secret data.
description: The secret data. Must be Base64-encoded.
format: byte
type: string
required:
Expand Down Expand Up @@ -5672,7 +5672,7 @@ paths:
description: Secret labels.
type: object
secret_data:
description: The secret data.
description: The secret data. Must be Base64-encoded.
format: byte
type: string
required:
Expand Down Expand Up @@ -6277,7 +6277,7 @@ paths:
title: Secret scopes
type: array
secret_data:
description: The secret data.
description: The secret data. Must be Base64-encoded.
format: byte
type: string
required:
Expand Down

0 comments on commit 35c65e0

Please sign in to comment.