mirror of
https://github.com/apache/superset.git
synced 2026-04-07 10:31:50 +00:00
chore(extensions): unified contribution api and automatic prefixing (#38412)
This commit is contained in:
@@ -38,7 +38,7 @@ Extensions can provide:
|
||||
|
||||
- **Custom UI Components**: New panels, views, and interactive elements
|
||||
- **Commands and Menus**: Custom actions accessible via menus and keyboard shortcuts
|
||||
- **REST API Endpoints**: Backend services under the `/api/v1/extensions/` namespace
|
||||
- **REST API Endpoints**: Backend services under the `/extensions/` namespace
|
||||
- **MCP Tools and Prompts**: AI agent capabilities for enhanced user assistance
|
||||
|
||||
## UI Components for Extensions
|
||||
|
||||
Reference in New Issue
Block a user