1
0
Fork 0

refactor(api): change type of training.days to int8

This commit is contained in:
Vojtěch Mareš 2024-10-10 20:01:17 +02:00
parent 3c2fe79ac8
commit 05cde5057a
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -166,6 +166,7 @@ components:
type: string
days:
type: integer
format: int8
minimum: 1
maximum: 5
default: 1