fix store openapi (#1689)

This commit is contained in:
yangsoon
2021-05-19 20:08:51 +08:00
committed by GitHub
parent f73236a617
commit 7929f9fe09
4 changed files with 61 additions and 35 deletions

View File

@@ -1,7 +0,0 @@
project: {
name: string
}
parameter: {
min: int
}

View File

@@ -1,7 +0,0 @@
project: {
name: string
}
noParameter: {
min: int
}