Update API schema to include weekday for macro execute

This commit is contained in:
Tobias Reisinger 2024-04-16 22:57:13 +02:00
parent 525eb21649
commit 8215461e0d
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -677,6 +677,10 @@ paths:
name: macro_id
in: path
required: true
- schema:
type: integer
name: weekday
in: query
put:
summary: execute a macro
tags: