action meshery_id_react_components { label: "Handle GET request for React Components" description: "handles the requests to serve react components from the provider package" provider: meshery method: GET path: "/api/provider/extension" encoding: json output: { type: "object" additionalProperties: true } }