Files
openapi-first/docs/mcp/nav.json

130 lines
3.9 KiB
JSON

[
{
"module": "openapi_first",
"resource": "docs://modules/openapi_first"
},
{
"module": "openapi_first.app",
"resource": "docs://modules/openapi_first.app"
},
{
"module": "openapi_first.binder",
"resource": "docs://modules/openapi_first.binder"
},
{
"module": "openapi_first.cli",
"resource": "docs://modules/openapi_first.cli"
},
{
"module": "openapi_first.client",
"resource": "docs://modules/openapi_first.client"
},
{
"module": "openapi_first.codegen",
"resource": "docs://modules/openapi_first.codegen"
},
{
"module": "openapi_first.codegen_routes",
"resource": "docs://modules/openapi_first.codegen_routes"
},
{
"module": "openapi_first.errors",
"resource": "docs://modules/openapi_first.errors"
},
{
"module": "openapi_first.loader",
"resource": "docs://modules/openapi_first.loader"
},
{
"module": "openapi_first.security",
"resource": "docs://modules/openapi_first.security"
},
{
"module": "openapi_first.templates",
"resource": "docs://modules/openapi_first.templates"
},
{
"module": "openapi_first.templates.crud_app",
"resource": "docs://modules/openapi_first.templates.crud_app"
},
{
"module": "openapi_first.templates.crud_app.data",
"resource": "docs://modules/openapi_first.templates.crud_app.data"
},
{
"module": "openapi_first.templates.crud_app.main",
"resource": "docs://modules/openapi_first.templates.crud_app.main"
},
{
"module": "openapi_first.templates.crud_app.routes",
"resource": "docs://modules/openapi_first.templates.crud_app.routes"
},
{
"module": "openapi_first.templates.crud_app.test_crud_app",
"resource": "docs://modules/openapi_first.templates.crud_app.test_crud_app"
},
{
"module": "openapi_first.templates.health_app",
"resource": "docs://modules/openapi_first.templates.health_app"
},
{
"module": "openapi_first.templates.health_app.main",
"resource": "docs://modules/openapi_first.templates.health_app.main"
},
{
"module": "openapi_first.templates.health_app.routes",
"resource": "docs://modules/openapi_first.templates.health_app.routes"
},
{
"module": "openapi_first.templates.model_app",
"resource": "docs://modules/openapi_first.templates.model_app"
},
{
"module": "openapi_first.templates.model_app.data",
"resource": "docs://modules/openapi_first.templates.model_app.data"
},
{
"module": "openapi_first.templates.model_app.main",
"resource": "docs://modules/openapi_first.templates.model_app.main"
},
{
"module": "openapi_first.templates.model_app.models",
"resource": "docs://modules/openapi_first.templates.model_app.models"
},
{
"module": "openapi_first.templates.model_app.routes",
"resource": "docs://modules/openapi_first.templates.model_app.routes"
},
{
"module": "openapi_first.templates.model_app.test_model_app",
"resource": "docs://modules/openapi_first.templates.model_app.test_model_app"
},
{
"module": "openapi_first.templates.vet_app",
"resource": "docs://modules/openapi_first.templates.vet_app"
},
{
"module": "openapi_first.templates.vet_app.data",
"resource": "docs://modules/openapi_first.templates.vet_app.data"
},
{
"module": "openapi_first.templates.vet_app.main",
"resource": "docs://modules/openapi_first.templates.vet_app.main"
},
{
"module": "openapi_first.templates.vet_app.models",
"resource": "docs://modules/openapi_first.templates.vet_app.models"
},
{
"module": "openapi_first.templates.vet_app.routes",
"resource": "docs://modules/openapi_first.templates.vet_app.routes"
},
{
"module": "openapi_first.templates.vet_app.sse",
"resource": "docs://modules/openapi_first.templates.vet_app.sse"
},
{
"module": "openapi_first.templates.vet_app.test_vet_app",
"resource": "docs://modules/openapi_first.templates.vet_app.test_vet_app"
}
]