Allow clients to decide whether they want to get back the metadata in the response or not when fetching resources
Open
delta
feature
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
I think the more straight forward way to implement this is using a query parameter on the GET resource endpoints as follows
`?includeMetadata=true|false`. The default value should be `true`.
Contributor guide
Assessment
This issue has not been assessed yet.