summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-24 19:40:58 +0100
committerGitHub <noreply@github.com>2020-12-24 19:40:58 +0100
commit8f75ed958562f4deb47799259e22d4f195e0d426 (patch)
treecbef219700b69590220d086a65421cadf5a668b0
parentb176c62e237538d9a3ac9626f424d888a06336ed (diff)
parent0f45ea02ac79c8e29c80a83f015305f6fc53a3b0 (diff)
downloadpodman-8f75ed958562f4deb47799259e22d4f195e0d426.tar.gz
podman-8f75ed958562f4deb47799259e22d4f195e0d426.tar.bz2
podman-8f75ed958562f4deb47799259e22d4f195e0d426.zip
Merge pull request #8830 from baude/issue7404
sort api endpoints in documentation
-rw-r--r--docs/source/_static/api.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/_static/api.html b/docs/source/_static/api.html
index 8b9d66e0d..11fbb85a0 100644
--- a/docs/source/_static/api.html
+++ b/docs/source/_static/api.html
@@ -18,7 +18,7 @@
</style>
</head>
<body>
- <redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest-master.yaml'></redoc>
+ <redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest-master.yaml' sort-props-alphabetically></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
</body>
</html>