File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -315,13 +315,6 @@ groupByDuration:
315315 schema :
316316 type : string
317317 example : days
318- groupShortCodeAndDiscriminator :
319- name : groupShortCodeAndDiscriminator
320- description : Must be a valid group short code and discriminator.
321- required : true
322- in : path
323- schema :
324- $ref : ./schemas/GroupShortCodeAndDiscriminator.yaml
325318groupGalleryId :
326319 name : groupGalleryId
327320 description : Must be a valid group gallery ID.
@@ -371,6 +364,13 @@ groupRoleId:
371364 in : path
372365 schema :
373366 $ref : ./schemas/GroupRoleID.yaml
367+ groupShortCodeAndDiscriminator :
368+ name : groupShortCodeAndDiscriminator
369+ description : Must be a valid group short code and discriminator.
370+ required : true
371+ in : path
372+ schema :
373+ $ref : ./schemas/GroupShortCodeAndDiscriminator.yaml
374374hydrate :
375375 name : hydrate
376376 description : Populates some fields and changes types of others for certain objects.
You can’t perform that action at this time.
0 commit comments