mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Use flags for effective amounts in SQL schema
This commit is contained in:
@@ -795,7 +795,7 @@ paths:
|
||||
description: Only include slots with `slotNum >= minSlotNum`. By default, `minSlotNum = 0`.
|
||||
schema:
|
||||
$ref: '#/components/schemas/SlotNum'
|
||||
- name: maxSlothNum
|
||||
- name: maxSlotNum
|
||||
in: query
|
||||
required: false
|
||||
description: Only include slots with `slotNum <= maxSlotNum`.
|
||||
|
||||
Reference in New Issue
Block a user