v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
rows

patch/rows

Query parameters

idstring uuid
created_atstring timestamp with time zone
contentstring text
column_idstring uuid
table_idstring uuid
orderstring smallint
due_datestring timestamp with time zone
prioritystring text
exp_coststring bigint
act_coststring bigint
payment_statusstring text
categorystring text
assignee_idstring uuid
descriptionstring text
budget_idstring uuid
assigneesstring uuid[]
propertiesstring jsonb

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none'

Preference

Request body

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
contentstring text
column_idstring uuid

Note: This is a Foreign Key to columns.id.<fk table='columns' column='id'/>

table_idstring uuid

Note: This is a Foreign Key to tables.id.<fk table='tables' column='id'/>

orderinteger
due_datestring timestamp with time zone
prioritystring text
exp_costinteger
act_costinteger
payment_statusstring text
categorystring text
assignee_idstring uuid

Note: This is a Foreign Key to profile.id.<fk table='profile' column='id'/>

descriptionstring text
budget_idstring uuid

Note: This is a Foreign Key to budgets.id.<fk table='budgets' column='id'/>

assigneesstring[]
{"stackTrail":"components:schemas:rows:properties:properties","oasType":"schema","type":"unknown"}

Response

No Content