{
  "name": "Wappler published schema catalog",
  "version": 1,
  "updated": "2026-08-04",
  "description": "Machine-readable entry points for Wappler platform definitions. The JSON files are exported from the Wappler AI schema sources.",
  "documentation": "https://docs.wappler.io/",
  "catalog": "https://wappler.io/schemas/",
  "schemas": [
    {
      "id": "server-connect",
      "name": "Wappler Server Connect",
      "description": "Server action definitions and action-specific options for Wappler backend workflows.",
      "schema": "https://wappler.io/schemas/server-connect/main.json",
      "landingPage": "https://wappler.io/server-connect/",
      "documentation": "https://docs.wappler.io/hubs/guided/server-connect-overview/"
    },
    {
      "id": "flow-connect",
      "name": "Wappler Flow Connect",
      "description": "Flow definition and action-step schemas for Wappler client-side workflows.",
      "schema": "https://wappler.io/schemas/flow-connect/main.json",
      "landingPage": "https://wappler.io/flow-connect/",
      "documentation": "https://docs.wappler.io/hubs/guided/app-flows-overview/"
    }
  ]
}
