feat: now use _build to build
This commit is contained in:
parent
2025bb451f
commit
fbf3f1d3a2
4 changed files with 457 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
get:
|
||||
summary: Get titles
|
||||
parameters:
|
||||
- $ref: ../parameters/cursor.yaml
|
||||
- $ref: ../parameters/title_sort.yaml
|
||||
- $ref: "../parameters/cursor.yaml"
|
||||
- $ref: "../parameters/title_sort.yaml"
|
||||
- in: query
|
||||
name: sort_forward
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue