Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/APIs/indexConsole.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

<style>
.md-typeset h1,
.md-content__button {
display: none;
}
</style>

<div data-swagger-url="https://api.swaggerhub.com/apis/rbheopenamt/DMT/1.41.0"></div>
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ nav:
- Enroll Custom Provisioning Certificate using USBFile: Reference/Certificates/enrollCustomCertAMT.md
- TLS Certificate: Reference/Certificates/tls.md
- APIs:
- Console: APIs/indexConsole.md
- Management Presence Server: APIs/indexMPS.md
- Remote Provisioning Server: APIs/indexRPS.md
# Extensions
Expand Down Expand Up @@ -266,6 +267,7 @@ extra:
- dev
repoVersion:
release_name: "August 2026"
consoleAPI: 1.41.0
mpsAPI: 2.26.0
rpsAPI: 2.31.3
oamtct: 2.38.0
Expand Down
Loading