mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-06 10:35:25 +00:00
c941b87067
- usage : fix link to generator-specified parameters - usage : fix next page link not found
46 lines
689 B
JSON
Executable File
46 lines
689 B
JSON
Executable File
{
|
|
"docs": {
|
|
"Getting Started": [
|
|
"installation",
|
|
"plugins",
|
|
"online",
|
|
"usage"
|
|
],
|
|
"Extending": [
|
|
"templating",
|
|
"customization",
|
|
"debugging",
|
|
"integrations"
|
|
],
|
|
"Contributing": [
|
|
"contributing",
|
|
"code-of-conduct",
|
|
"contribute-building",
|
|
"new-generator"
|
|
],
|
|
"About": [
|
|
"roadmap",
|
|
"swagger-codegen-migration",
|
|
"fork-qna"
|
|
],
|
|
|
|
"Releases": [
|
|
"release-summary",
|
|
"release-3-0-0"
|
|
],
|
|
|
|
"API": [
|
|
"generators"
|
|
]
|
|
},
|
|
|
|
"faq-sidebar": {
|
|
"FAQ": [
|
|
"faq",
|
|
"faq-extending",
|
|
"faq-contributing",
|
|
"faq-generators"
|
|
]
|
|
}
|
|
}
|