From b335a14b08860499129e513ce274b640e5fbb11e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 23 May 2018 18:26:17 -0700 Subject: editgroup -> editgroup_id param (re-codegen) --- rust/fatcat-openapi2.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rust/fatcat-openapi2.yml') 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 -- cgit v1.2.3