mirror of https://gitee.com/bigwinds/arangodb
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"apiVersion":"1.3",
|
|
"swaggerVersion":"1.1",
|
|
"apis":[ {
|
|
"path": "api-docs/document",
|
|
"description": "Interface for Documents"
|
|
},
|
|
{
|
|
"path": "api-docs/edges",
|
|
"description": "Interface für Edges"
|
|
},
|
|
{
|
|
"path": "api-docs/collection",
|
|
"description": "Interface for Collections"
|
|
},
|
|
{
|
|
"path": "api-docs/graph",
|
|
"description": "Interface for Graphs"
|
|
},
|
|
{
|
|
"path": "api-docs/cursor",
|
|
"description": "Interface for Cursors"
|
|
},
|
|
{
|
|
"path": "api-docs/user",
|
|
"description": "Interface for Users"
|
|
},
|
|
{
|
|
"path": "api-docs/system",
|
|
"description": "Interface for System"
|
|
},
|
|
{
|
|
"path": "api-docs/explain",
|
|
"description": "Interface for Explain"
|
|
},
|
|
{
|
|
"path": "api-docs/index",
|
|
"description": "Interface for Indexes"
|
|
},
|
|
{
|
|
"path": "api-docs/simple",
|
|
"description": "Interface for SimpleQueries"
|
|
},
|
|
{
|
|
"path": "api-docs/query",
|
|
"description": "Interface for Queries"
|
|
},
|
|
{
|
|
"path": "api-docs/structure",
|
|
"description": "Interface for Structures"
|
|
}]
|
|
}
|