fix!: use identifier object instead of plain number for publication prerequisite identifier

This commit is contained in:
Lukas Obermann
2025-03-30 16:12:59 +02:00
parent f0c2d2aa70
commit bb7a688b01
4 changed files with 6 additions and 11 deletions
@@ -13,8 +13,7 @@ Key | Description | Details
#### <a name="PublicationPrerequisite/id"></a> `id`
- **Type:** Integer
- **Minimum:** `1`
- **Type:** <a href="../../_Identifier.md#PublicationIdentifier">PublicationIdentifier</a>
#### <a name="PublicationPrerequisite/display_option"></a> `display_option?`