Skip to content

Commit e8cb92e

Browse files
Fix validation errors
1 parent b91b9f2 commit e8cb92e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

servers/cdata-connectcloud/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ source:
1515
config:
1616
description: Configure the connection to CData Connect Cloud
1717
secrets:
18-
- name: cdata.pat
18+
- name: cdata-connectcloud.pat
1919
env: CDATA_PAT
2020
example: <your-cdata-pat>
2121
env:

servers/playwright-mcp-server/server.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ run:
1515
volumes:
1616
- '{{playwright-mcp-server.data}}:{{playwright-mcp-server.data}}'
1717
config:
18+
description: data location
1819
parameters:
1920
type: object
2021
properties:

0 commit comments

Comments
 (0)