The documentation looks like:

But it should look like:

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3000609--jsonapi-collections-fixes--2.patch | 982 bytes | e0ipso |
| 2018-09-18 16-11-40.png | 33.06 KB | e0ipso | |
| 2018-09-18 16-10-40.png | 32.7 KB | e0ipso |
The documentation looks like:

But it should look like:

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3000609--jsonapi-collections-fixes--2.patch | 982 bytes | e0ipso |
| 2018-09-18 16-11-40.png | 33.06 KB | e0ipso | |
| 2018-09-18 16-10-40.png | 32.7 KB | e0ipso |
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.