mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 13:18:35 +00:00
The task log model expected has_prev instead of has_previous
This commit is contained in:
parent
04ac0335b8
commit
8cab382926
@ -2117,7 +2117,7 @@ components:
|
||||
has_next:
|
||||
type: boolean
|
||||
example: true
|
||||
has_previous:
|
||||
has_prev:
|
||||
type: boolean
|
||||
example: false
|
||||
TaskLog:
|
||||
|
Loading…
x
Reference in New Issue
Block a user