Merge pull request #12708 from flouthoc/swagger-sort-operations

[CI:DOCS]: sort swagger operations alpabetically
This commit is contained in:
OpenShift Merge Robot
2022-01-03 14:22:13 +01:00
committed by GitHub

View File

@ -18,7 +18,7 @@
</style>
</head>
<body>
<redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest.yaml' sort-props-alphabetically></redoc>
<redoc spec-url='https://storage.googleapis.com/libpod-master-releases/swagger-latest.yaml' sort-props-alphabetically sort-operations-alphabetically></redoc>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
</body>
</html>