This commit is contained in:
Mirjam Herald 2026-07-31 10:05:36 +02:00
parent f7975ed5a1
commit 1aae9729b2

View File

@ -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