File tree Expand file tree Collapse file tree 3 files changed +12
-0
lines changed
am/current/management-api/3.21
pages/am/3.x/dev-guide/management-api Expand file tree Collapse file tree 3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout: api
3+ ---
4+
5+ < redoc
6+ spec-url ='{{ "swagger.json" }} '
7+ native-scrollbars ="true "
8+ scroll-y-offset ="50 "
9+ min-character-length-to-init-search ="1 "
10+ > </ redoc >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ AM API exposes a complete Restful API accessible to anyone wanting to script som
1111
1212You can access the online API reference or the OpenAPI specification:
1313
14+ * 3.21 -- link:{{ '/am/current/management-api/3.21/index.html' | relative_url }}[online reference] - link:{% link /am/current/management-api/3.21/swagger.json %}[OpenAPI spec]
1415* 3.20 -- link:{{ '/am/current/management-api/3.20/index.html' | relative_url }}[online reference] - link:{% link /am/current/management-api/3.20/swagger.json %}[OpenAPI spec]
1516* 3.19 -- link:{{ '/am/current/management-api/3.19/index.html' | relative_url }}[online reference] - link:{% link /am/current/management-api/3.19/swagger.json %}[OpenAPI spec]
1617* 3.18 -- link:{{ '/am/current/management-api/3.18/index.html' | relative_url }}[online reference] - link:{% link /am/current/management-api/3.18/swagger.json %}[OpenAPI spec]
You can’t perform that action at this time.
0 commit comments