Fix obligation type not updated
Signed-off-by: Bryan Frimin <bryan@getprobo.com> Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
committed by
Sacha Al Himdani
parent
ad1998a540
commit
74fa10faea
@@ -2247,6 +2247,7 @@ components:
|
||||
- organization_id
|
||||
- owner_id
|
||||
- status
|
||||
- type
|
||||
- created_at
|
||||
- updated_at
|
||||
properties:
|
||||
@@ -2311,6 +2312,9 @@ components:
|
||||
status:
|
||||
$ref: "#/components/schemas/ObligationStatus"
|
||||
description: Status
|
||||
type:
|
||||
$ref: "#/components/schemas/ObligationType"
|
||||
description: Type
|
||||
created_at:
|
||||
type: string
|
||||
format: date-time
|
||||
|
||||
Reference in New Issue
Block a user