Closed (fixed)
Project:
OpenAPI
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2018 at 14:12 UTC
Updated:
3 Jul 2019 at 07:54 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
e0ipsoThis is the adjustment.
Comment #4
e0ipsoUnassigned.
Comment #6
richgerdesPatch looks good, and is fairly simplistic.
Looking at this, I think it may make sense to try to make this an api within schemata (or jsonapi_schema) so that we can limit the amount of schema we are building/altering within OpenAPI.
I have opened #3062582: provide an api for building route response or parameter structure for jsonapi. so I can revisit this idea.
Comment #7
e0ipso@richgerdes Agreed! In fact, JSON:API Schema will give you the full thing for collections and for individuals.