diff options
Diffstat (limited to 'rust/fatcat-openapi2.yml')
-rw-r--r-- | rust/fatcat-openapi2.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rust/fatcat-openapi2.yml b/rust/fatcat-openapi2.yml index 2363d453..0ecb0285 100644 --- a/rust/fatcat-openapi2.yml +++ b/rust/fatcat-openapi2.yml @@ -29,7 +29,8 @@ x-entity-props: &ENTITYPROPS redirect: type: string #format: uuid - editgroup: + example: "f1f046a3-45c9-4b99-adce-000000000002" + editgroup_id: type: integer example: 16 x-entity-edit-props: &ENTITYEDITPROPS |