bshaffer hit a DX issue when testing REST. He tested it without custom config, and JSON worked. Then he added hal_json: TRUE
and the JSON stopped working. This is by design, but it does seem like a DX issue.
He suggested changing the format from:
GET:
hal_json: 'TRUE'
to
GET:
supported_formats:
- hal_json