Skip to content
Merged
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
25 changes: 25 additions & 0 deletions components/registry/components/st-swagger-ui.json
Comment thread
sfc-gh-bnisco marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"schemaVersion": 1,
"title": "Streamlit Swagger UI",
"author": {
"github": "quxiaowei",
"displayName": "quxiaowei"
},
"links": {
"github": "https://github.com/quxiaowei/st-swagger-ui",
"pypi": "st_swagger_ui",
"demo": "https://st-swagger-ui-example-4wkdappmrafyrfwctdpfnfa.streamlit.app/",
"docs": "https://github.com/quxiaowei/st-swagger-ui/blob/master/README.md"
},
"media": {
"image": null
},
"install": {
"pip": "pip install st_swagger_ui"
},
"governance": {
"enabled": true,
"notes": null
},
"categories": ["Widgets"]
}