develop #38
@ -532,7 +532,7 @@ paths:
|
|||||||
summary: Add new transaction audit trail for updated transaction item
|
summary: Add new transaction audit trail for updated transaction item
|
||||||
description: Add a new audit trail record for an updated transaction item.
|
description: Add a new audit trail record for an updated transaction item.
|
||||||
value:
|
value:
|
||||||
user: r.meeuws
|
user: ad.ministrateur
|
||||||
timestamp: 2022-01-02 12:34:00
|
timestamp: 2022-01-02 12:34:00
|
||||||
action: update
|
action: update
|
||||||
status: return to src
|
status: return to src
|
||||||
@ -667,7 +667,7 @@ paths:
|
|||||||
correlationId: null
|
correlationId: null
|
||||||
- transactionAuditTrailId: f4798a84-489d-4533-9dfe-42423c70f6b6
|
- transactionAuditTrailId: f4798a84-489d-4533-9dfe-42423c70f6b6
|
||||||
transactionItemId: e8891be1-1b8a-4a0f-91e2-6b523b6497dd
|
transactionItemId: e8891be1-1b8a-4a0f-91e2-6b523b6497dd
|
||||||
user: r.meeuws
|
user: ad.ministrateur
|
||||||
timestamp: 2025-01-01 12:34:48
|
timestamp: 2025-01-01 12:34:48
|
||||||
action: update
|
action: update
|
||||||
status: return to src
|
status: return to src
|
||||||
@ -697,7 +697,7 @@ paths:
|
|||||||
correlationId: null
|
correlationId: null
|
||||||
- transactionAuditTrailId: b2192e6c-ab79-4000-a04d-d8f4d574a82f
|
- transactionAuditTrailId: b2192e6c-ab79-4000-a04d-d8f4d574a82f
|
||||||
transactionItemId: d667d293-aa82-4c9e-9b10-77cffc9058a1
|
transactionItemId: d667d293-aa82-4c9e-9b10-77cffc9058a1
|
||||||
user: r.meeuws
|
user: ad.ministrateur
|
||||||
timestamp: 2025-01-04 12:34:54
|
timestamp: 2025-01-04 12:34:54
|
||||||
action: update
|
action: update
|
||||||
status: return to src
|
status: return to src
|
||||||
@ -2542,7 +2542,7 @@ paths:
|
|||||||
name: user
|
name: user
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
example: r.meeuws
|
example: ad.ministrateur
|
||||||
description: The id of the user who performed the metadata change.
|
description: The id of the user who performed the metadata change.
|
||||||
- in: query
|
- in: query
|
||||||
name: timestampBefore
|
name: timestampBefore
|
||||||
@ -3737,7 +3737,7 @@ components:
|
|||||||
example: { "json": "data" }
|
example: { "json": "data" }
|
||||||
user:
|
user:
|
||||||
type: string
|
type: string
|
||||||
example: r.meeuws
|
example: ad.ministrateur
|
||||||
timestamp:
|
timestamp:
|
||||||
type: string
|
type: string
|
||||||
format: date-time
|
format: date-time
|
||||||
@ -3794,7 +3794,7 @@ components:
|
|||||||
example: { "json": "data" }
|
example: { "json": "data" }
|
||||||
user:
|
user:
|
||||||
type: string
|
type: string
|
||||||
example: r.meeuws
|
example: ad.ministrateur
|
||||||
timestamp:
|
timestamp:
|
||||||
type: string
|
type: string
|
||||||
format: date-time
|
format: date-time
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user