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