Closed catkins-miso closed 2 minutes ago
This would be more appropriate implemented as a media type parameter, I think, since it doesn't change the resource, just elides names from the particular representation. If you are good with that, @getorymckeag, I will change this issue to update each of the media types we've parameterized including this one.
application/vnd.trolie.forecast-limits-snapshot.v1+json; names-header=false:
schema: ...
example:
$ref: '../../example-narratives/examples/forecast-limits-active-power-names-header-elided.json'
I believe that means added an entry like these with good examples for the limit-type parameter we added for slim proposals and snapshot as well as the inputs-used parameter. I also think this deserves its own article to address:
include-psr-header
examples and update media types for all snapshotinputs-used
examples and update media types for slim proposals and snapshots (see #197)