summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-01-26 16:53:57 +0100
committerGitHub <noreply@github.com>2021-01-26 16:53:57 +0100
commit41dd1eb8a22f6ac70dd48b53993c9d6ce4476eb4 (patch)
tree554440fc58f7097bc8759b515a3445ed2cb98b2f /docs
parentf13385e80e9b8d0a7a074db21731020ce423d46a (diff)
parent4e4d318b710a9787e404d5edb4f418884c1cf786 (diff)
downloadpodman-41dd1eb8a22f6ac70dd48b53993c9d6ce4476eb4.tar.gz
podman-41dd1eb8a22f6ac70dd48b53993c9d6ce4476eb4.tar.bz2
podman-41dd1eb8a22f6ac70dd48b53993c9d6ce4476eb4.zip
Merge pull request #9022 from cevich/swagger_upload
Cirrus: Upload swagger YAML in every context
Diffstat (limited to 'docs')
-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 11fbb85a0..fbc945d87 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' sort-props-alphabetically></redoc>
+ <redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest.yaml' sort-props-alphabetically></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
</body>
</html>