docs: nest generated docs under docs/lib and docs/mcp
This commit is contained in:
44
docs/mcp/modules/openapi_first.templates.vet_app.sse.json
Normal file
44
docs/mcp/modules/openapi_first.templates.vet_app.sse.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"module": "openapi_first.templates.vet_app.sse",
|
||||
"content": {
|
||||
"path": "openapi_first.templates.vet_app.sse",
|
||||
"docstring": null,
|
||||
"objects": {
|
||||
"asyncio": {
|
||||
"name": "asyncio",
|
||||
"kind": "alias",
|
||||
"path": "openapi_first.templates.vet_app.sse.asyncio",
|
||||
"signature": "<bound method Alias.signature of Alias('asyncio', 'asyncio')>",
|
||||
"docstring": null
|
||||
},
|
||||
"random": {
|
||||
"name": "random",
|
||||
"kind": "alias",
|
||||
"path": "openapi_first.templates.vet_app.sse.random",
|
||||
"signature": "<bound method Alias.signature of Alias('random', 'random')>",
|
||||
"docstring": null
|
||||
},
|
||||
"json": {
|
||||
"name": "json",
|
||||
"kind": "alias",
|
||||
"path": "openapi_first.templates.vet_app.sse.json",
|
||||
"signature": "<bound method Alias.signature of Alias('json', 'json')>",
|
||||
"docstring": null
|
||||
},
|
||||
"subscribe": {
|
||||
"name": "subscribe",
|
||||
"kind": "function",
|
||||
"path": "openapi_first.templates.vet_app.sse.subscribe",
|
||||
"signature": "<bound method Function.signature of Function('subscribe', 33, 37)>",
|
||||
"docstring": null
|
||||
},
|
||||
"unsubscribe": {
|
||||
"name": "unsubscribe",
|
||||
"kind": "function",
|
||||
"path": "openapi_first.templates.vet_app.sse.unsubscribe",
|
||||
"signature": "<bound method Function.signature of Function('unsubscribe', 40, 48)>",
|
||||
"docstring": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user