Skip to content

Commit 36d5d64

Browse files
authored
Use forked version of mkdocs-render-swagger-plugin (#9690)
The forked version of the plugin is needed for additional attributes on the script tag that was required by the consent blocker. The tests doesn't check the docs change.
1 parent 8d5a89b commit 36d5d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ mike==2.1.3
33
mkdocs-material==9.6.14
44
mkdocs-redirects==1.2.2
55
mkdocs==1.6.1
6-
mkdocs-render-swagger-plugin==0.1.2
6+
git+https://github.com/treeverse/mkdocs-render-swagger-plugin.git#egg=mkdocs-render-swagger-plugin
77
pymdown-extensions==10.15
88
mkdocs-glightbox==0.4.0

0 commit comments

Comments
 (0)