PatchSettingsByIdData

Type Alias: PatchSettingsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the intended changes.


path

[object Object]

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

id

[object Object]

The identifier of the setting to update.


query?

optional query?: never

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


url

[object Object]

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

On this page