visuddhinanda
пре 2 година
|
|
@@ -19,7 +19,7 @@ get:
|
|
|
type: string
|
|
|
- name: limit
|
|
|
in: query
|
|
|
- description: 每页记录数
|
|
|
+ description: 每次提取记录数
|
|
|
schema:
|
|
|
type: number
|
|
|
minimum: 1
|
|
|
@@ -19,7 +19,7 @@ get:
|
|
|
type: string
|
|
|
- name: limit
|
|
|
in: query
|
|
|
- description: 每页记录数
|
|
|
+ description: 每次提取记录数
|
|
|
schema:
|
|
|
type: number
|
|
|
minimum: 1
|
|
|
@@ -29,7 +29,7 @@ get:
|
|
|
type: string
|
|
|
- name: limit
|
|
|
in: query
|
|
|
- description: 每页记录数
|
|
|
+ description: 每次提取记录数
|
|
|
schema:
|
|
|
type: number
|
|
|
minimum: 1
|