PatchAnnouncementsByIdData

Type Alias: PatchAnnouncementsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

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


url

[object Object]

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

On this page