PatchSettingsByIdData

Type Alias: PatchSettingsByIdData

[object Object]

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

Properties

body?

optional body?: Operation[]

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

The JSON Patch document containing the intended changes.


path

[object Object]

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

id

[object Object]

The identifier of the setting to update.


query?

optional query?: never

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


url

[object Object]

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

On this page