PutAnnouncementsByIdData
Type Alias: PutAnnouncementsByIdData
[object Object]
Defined in: app/api/types.gen.ts:1753
Properties
body?
optionalbody?:UpdateAnnouncementDto
Defined in: app/api/types.gen.ts:1757
The data transfer object containing the updated announcement data.
path
[object Object]
Defined in: app/api/types.gen.ts:1758
id
[object Object]
The unique identifier of the announcement to update.
query?
optionalquery?:never
Defined in: app/api/types.gen.ts:1764
url
[object Object]
Defined in: app/api/types.gen.ts:1765