Skip to content

Commit 80c2d99

Browse files
authored
Merge pull request #154 from dgageot/fix-order
Fix openapi-schema order in the catalog
2 parents 0c74347 + 7c72c1f commit 80c2d99

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

prompts/catalog.yaml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -153,25 +153,6 @@ registry:
153153
- name: redis.port
154154
prompts: 0
155155
resources: {}
156-
openapi-schema:
157-
description: OpenAPI Schema Model Context Protocol Server
158-
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/openapi-schema.md
159-
readme: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/readmes/openapi-schema.md
160-
source: https://github.com/slimslenderslacks/mcp-openapi-schema/tree/master
161-
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
162-
tools:
163-
- name: get-component
164-
- name: get-endpoint
165-
- name: get-examples
166-
- name: get-path-parameters
167-
- name: get-request-body
168-
- name: get-response-schema
169-
- name: list-components
170-
- name: list-endpoints
171-
- name: list-security-schemes
172-
- name: search-schema
173-
prompts: 0
174-
resources: {}
175156
github:
176157
description: Tools for interacting with the GitHub API, enabling file operations, repository management, search functionality, and more.
177158
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/github.md
@@ -467,6 +448,25 @@ registry:
467448
- name: notion.internal_integration_token
468449
prompts: 0
469450
resources: {}
451+
openapi-schema:
452+
description: OpenAPI Schema Model Context Protocol Server
453+
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/openapi-schema.md
454+
readme: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/readmes/openapi-schema.md
455+
source: https://github.com/slimslenderslacks/mcp-openapi-schema/tree/master
456+
icon: https://avatars.githubusercontent.com/u/182288589?s=200&v=4
457+
tools:
458+
- name: get-component
459+
- name: get-endpoint
460+
- name: get-examples
461+
- name: get-path-parameters
462+
- name: get-request-body
463+
- name: get-response-schema
464+
- name: list-components
465+
- name: list-endpoints
466+
- name: list-security-schemes
467+
- name: search-schema
468+
prompts: 0
469+
resources: {}
470470
atlassian:
471471
description: Tools for Atlassian products (Confluence and Jira). This integration supports both Atlassian Cloud and Jira Server/Data Center deployments.
472472
ref: github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/atlassian.md

0 commit comments

Comments
 (0)