From fbd765fa4e7997d0305882e7273fbe12a4d46c0e Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Thu, 17 Apr 2025 16:00:27 -0700 Subject: [PATCH] stub out readme --- servers/slack/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/servers/slack/README.md b/servers/slack/README.md index 9e836bd..66a9a5b 100644 --- a/servers/slack/README.md +++ b/servers/slack/README.md @@ -2,7 +2,7 @@ A powerful FastAPI-based server providing Slack workspace interactions using OpenAPI standards. -📦 Built with: +📦 Built with: ⚡️ FastAPI • 📜 OpenAPI • 🐍 Python • 💬 Slack API --- @@ -87,7 +87,7 @@ Each tool is available as a dedicated endpoint with full OpenAPI documentation. Once running, explore the interactive API documentation: -🖥️ Swagger UI: http://localhost:8000/docs +🖥️ Swagger UI: http://localhost:8000/docs 📄 OpenAPI JSON: http://localhost:8000/openapi.json The documentation includes detailed schemas, example requests, and response formats for all available tools. @@ -103,5 +103,5 @@ The documentation includes detailed schemas, example requests, and response form --- -Made with ❤️ by the Open WebUI community 🌍 +Made with ❤️ by the Open WebUI community 🌍 Explore more tools ➡️ https://github.com/open-webui/openapi-servers \ No newline at end of file