DOCS - fix YAML for gcs (#16318)

This commit is contained in:
Pere Miquel Brull 2024-05-17 09:09:13 +02:00 committed by GitHub
parent affe77fdd5
commit 9dbb8f221f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 4 deletions

View File

@ -150,15 +150,12 @@ source:
```
```yaml {% srNumber=1 %}
clientId: client-id
```
```yaml {% srNumber=2 %}
clientSecret: client-secret
```
```yaml {% srNumber=3 %}
tenantId: tenant-id
```
```yaml {% srNumber=4 %}
accountName: account-name

View File

@ -119,7 +119,7 @@ source:
{% /codeInfo %}
{% partial file="/v1.4/connectors/yaml/database/source-config-def.md" /%}
{% partial file="/v1.4/connectors/yaml/storage/source-config-def.md" /%}
{% partial file="/v1.4/connectors/yaml/ingestion-sink-def.md" /%}