up
This commit is contained in:
parent
34f233ab60
commit
69edc5201b
6 changed files with 129 additions and 1 deletions
8
devops/openapi.json
Normal file
8
devops/openapi.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"openapi": "3.0.3",
|
||||
"info": {
|
||||
"title": "Streamlit API",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"paths": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue