forked from loafle/openapi-generator-original
38 lines
568 B
JSON
Executable File
38 lines
568 B
JSON
Executable File
{
|
|
"docs": {
|
|
"Getting Started": [
|
|
"installation",
|
|
"plugins",
|
|
"online",
|
|
"usage"
|
|
],
|
|
"Extending": [
|
|
"templating",
|
|
"customization",
|
|
"integrations"
|
|
],
|
|
"Contributing": [
|
|
"contributing",
|
|
"code-of-conduct",
|
|
"contribute-building"
|
|
],
|
|
"About": [
|
|
"roadmap",
|
|
"faq",
|
|
"swagger-codegen-migration",
|
|
"fork-qna"
|
|
],
|
|
|
|
"Releases": [
|
|
"release-3-0-0"
|
|
],
|
|
|
|
"API": [
|
|
"generators"
|
|
]
|
|
},
|
|
"docs-other": {
|
|
"First Category": ["doc4", "doc5"]
|
|
}
|
|
}
|