We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381656f commit 8f50902Copy full SHA for 8f50902
prompts/mcp/openapi-schema.md
@@ -3,5 +3,7 @@ mcp:
3
- container:
4
image: vonwig/openapi-schema:latest
5
workdir: /app
6
+ volumes:
7
+ - "{{openApiSchemaPath}}:{{openApiSchemaPath}}"
8
---
9
0 commit comments