feat:
This commit is contained in:
15
config/oneapi.json
Normal file
15
config/oneapi.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"openapi": "3.0.1",
|
||||
"info": {
|
||||
"title": "boluo",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"servers": [
|
||||
{
|
||||
"url": "http://localhost:8000/"
|
||||
},
|
||||
{
|
||||
"url": "https://localhost:8000/"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user