PatchActivitiesByIdData

Type Alias: PatchActivitiesByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the changes to apply.


path

[object Object]

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

id

[object Object]

The unique identifier of the activity to update.


query?

optional query?: never

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


url

[object Object]

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

On this page