1
0
Fork 0

refactor(training): Training.Days is int8 instead of int32

This commit is contained in:
Vojtěch Mareš 2024-05-05 09:44:56 +02:00
parent 5b204c6a75
commit bda8bb9e85
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
3 changed files with 25 additions and 25 deletions

View file

@ -158,7 +158,7 @@ components:
type: string
days:
type: integer
format: int32
format: int8
minimum: 1
maximum: 5
required: