Skip to content

Commit ca00aee

Browse files
emanCopilot
andauthored
Update docs/openapi.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0d931c3 commit ca00aee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,8 @@ paths:
488488
description: Maximum price (divide by 10^decimalPoint for actual price)
489489
week:
490490
type: integer
491-
example: 124
492-
description: Days of week bitfield (124=weekdays, 3=weekend, 127=all days)
491+
example: 62
492+
description: Days of week bitfield (62=weekdays [Mon–Fri], 65=weekend [Sat+Sun], 127=all days; Sunday=1, Monday=2, ..., Saturday=64)
493493
decimalPoint:
494494
type: integer
495495
example: 5

0 commit comments

Comments
 (0)