feat: base: upgrade swagger

This commit is contained in:
fallen-angle
2022-02-15 17:41:07 +08:00
parent be5def58fd
commit 4f3b16ab9d
6 changed files with 75 additions and 70 deletions

View File

@@ -8,6 +8,9 @@
"paths": {
"/statistics/china": {
"get": {
"produces": [
"application/json"
],
"tags": [
"Statistics"
],
@@ -36,6 +39,9 @@
},
"/statistics/city/{sort}": {
"get": {
"produces": [
"application/json"
],
"tags": [
"Statistics"
],
@@ -81,6 +87,9 @@
},
"/statistics/country": {
"get": {
"produces": [
"application/json"
],
"tags": [
"Statistics"
],
@@ -112,6 +121,9 @@
},
"/statistics/country/child": {
"get": {
"produces": [
"application/json"
],
"tags": [
"Statistics"
],
@@ -141,12 +153,15 @@
}
}
},
"/statistics/provience/{sort}": {
"/statistics/province/{sort}": {
"get": {
"produces": [
"application/json"
],
"tags": [
"Statistics"
],
"summary": "provience statistics",
"summary": "province statistics",
"parameters": [
{
"enum": [