PatchAnnouncementsByIdData

Type Alias: PatchAnnouncementsByIdData

[object Object]

Defined in: app/api/types.gen.ts:2569

Properties

body?

optional body?: Operation[]

Defined in: app/api/types.gen.ts:2573

The JSON Patch document containing the changes to apply.


path

[object Object]

Defined in: app/api/types.gen.ts:2574

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

Defined in: app/api/types.gen.ts:2580


url

[object Object]

Defined in: app/api/types.gen.ts:2581

On this page