We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a4157 commit be26d56Copy full SHA for be26d56
index.md
@@ -37,6 +37,9 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
37
* **v{{ last_version }}**
38
{%- endif -%}
39
{%- if segments[3] != last_kind -%}
40
+{%- if segments[4] == "base" -%}
41
+{%- continue -%}
42
+{%- endif -%}
43
{%- assign last_kind = segments[3] %}
44
* view [**{{ last_kind }}/{{ segments[4] }}**]({{ site.baseurl }}/oas/{{ last_version }}/{{ last_kind }}/{{ segments[4] }}.html)
45
download iteration
0 commit comments