avinal commented on a change in pull request #6610:
URL: https://github.com/apache/apisix/pull/6610#discussion_r826681753
##########
File path: docs/en/latest/config.json
##########
@@ -6,18 +6,25 @@
"label": "Architecture Design",
"items": [
"architecture-design/apisix",
- "architecture-design/route",
- "architecture-design/plugin",
- "architecture-design/script",
- "architecture-design/service",
- "architecture-design/consumer",
- "architecture-design/upstream",
- "architecture-design/global-rule",
"architecture-design/plugin-config",
- "architecture-design/router",
"architecture-design/debug-mode"
]
},
+ {
+ "type": "category",
+ "label": "Terminology",
+ "items": [
+ "terminology/api-gateway",
Review comment:
I have put them in alphabetical order, as we do with dictionaries since
terminologies are similar to dictionaries. Please let me know if anything else
is more accurate.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]