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

View File

@ -1021,7 +1021,7 @@ paths:
- default: [] - default: []
x-auth-type: Application & Application User x-auth-type: Application & Application User
x-throttling-tier: Unlimited x-throttling-tier: Unlimited
/Odata/JournalEntry: /Odata/JournalEntries:
get: get:
summary: Find journalEntry. summary: Find journalEntry.
description: Find journalEntry. description: Find journalEntry.
@ -1276,7 +1276,7 @@ paths:
summary: Add a journalEntry. summary: Add a journalEntry.
description: Add a journalEntry. description: Add a journalEntry.
tags: tags:
- journalEntry v1.0 - journalEntries v1.0
requestBody: requestBody:
required: true required: true
content: content:
@ -1370,7 +1370,7 @@ paths:
summary: Update journalEntry. summary: Update journalEntry.
description: Update journalEntry. description: Update journalEntry.
tags: tags:
- journalEntry v1.0 - journalEntries v1.0
requestBody: requestBody:
required: true required: true
content: content: