Skip to content

Commit

Permalink
chore(repo): update toc for arazzo (#2690)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaumanali94 authored Sep 16, 2024
1 parent d116e2b commit f3d548c
Showing 1 changed file with 18 additions and 13 deletions.
31 changes: 18 additions & 13 deletions toc.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,19 @@
"title": "OpenAPI Support",
"uri": "/docs/getting-started/4-openapi.md"
},
{
"type": "item",
"title": "Arazzo Support",
"uri": "/docs/getting-started/6-arazzo.md"
},
{
"type": "item",
"title": "AsyncAPI Support",
"uri": "/docs/getting-started/5-asyncapi.md"
},
{
"type": "divider",
"title": "Guides"
"title": "guides"
},
{
"type": "item",
Expand Down Expand Up @@ -69,7 +74,7 @@
},
{
"type": "item",
"title": "Extends",
"title": "Extending Rulesets",
"uri": "/docs/guides/4b-extends.md"
},
{
Expand All @@ -92,7 +97,7 @@
"title": "JavaScript Ruleset Format",
"uri": "/docs/guides/4f-js-rulesets.md"
}
]
]
},
{
"type": "item",
Expand All @@ -118,11 +123,6 @@
"type": "divider",
"title": "Migration Guides"
},
{
"type": "item",
"title": "Spectral v2/v3 to v4 Migration Guide",
"uri": "/docs/migration-guides/4.0.md"
},
{
"type": "item",
"title": "Spectral v4 to v5 Migration Guide",
Expand All @@ -144,23 +144,28 @@
},
{
"type": "item",
"title": "AsyncAPI Rules",
"uri": "/docs/reference/asyncapi-rules.md"
"title": "Arazzo Rules",
"uri": "/docs/reference/arazzo-rules.md"
},
{
"type": "item",
"title": "Core Functions",
"uri": "/docs/reference/functions.md"
"title": "AsyncAPI Rules",
"uri": "/docs/reference/asyncapi-rules.md"
},
{
"type": "item",
"title": "Error Handling",
"uri": "/docs/reference/error-handling.md"
},
{
"type": "item",
"title": "Core Functions",
"uri": "/docs/reference/functions.md"
},
{
"type": "item",
"title": "YAML support",
"uri": "/docs/reference/yaml.md"
}
]
}
}

0 comments on commit f3d548c

Please sign in to comment.