added newer arm apis

This commit is contained in:
philip-ellis-sp
2022-11-16 16:10:00 -05:00
parent c2ac30c902
commit b3cf49a356
15 changed files with 72390 additions and 8221 deletions

View File

@@ -14,6 +14,7 @@ module.exports = {
{ to: "#", label: "API Specifications", className: "navbar__section" },
{ to: "/idn/api/v3", label: "V3 APIs", className: "indent" },
{ to: "/idn/api/beta", label: "Beta APIs", className: "indent" },
{ to: "/arm/api", label: "ARM APIs", className: "indent" },
{ to: "#", label: "Documentation", className: "navbar__section" },
{ to: "idn/docs", label: "IDN Documentation", className: "indent" },
{ to: "#", label: "External Links", className: "navbar__section" },