meervoud
This commit is contained in:
parent
f7975ed5a1
commit
1aae9729b2
@ -1271,7 +1271,7 @@ paths:
|
|||||||
- default: []
|
- default: []
|
||||||
x-auth-type: Application & Application User
|
x-auth-type: Application & Application User
|
||||||
x-throttling-tier: Unlimited
|
x-throttling-tier: Unlimited
|
||||||
/journalEntry:
|
/journalEntries:
|
||||||
post:
|
post:
|
||||||
summary: Add a journalEntry.
|
summary: Add a journalEntry.
|
||||||
description: Add a journalEntry.
|
description: Add a journalEntry.
|
||||||
@ -1356,7 +1356,7 @@ paths:
|
|||||||
- default: []
|
- default: []
|
||||||
x-auth-type: Application & Application User
|
x-auth-type: Application & Application User
|
||||||
x-throttling-tier: Unlimited
|
x-throttling-tier: Unlimited
|
||||||
/journalEntry/{journalEntryId}:
|
/journalEntries/{journalEntryId}:
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: journalEntryId
|
name: journalEntryId
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user