The [Problem Details RFC](https://datatracker.ietf.org/doc/html/rfc7807) `status` is documented as `number`. JSON:API documents: > status: the HTTP status code applicable to this problem, expressed as a string value. This SHOULD be provided. Could this be make either more flexible (allowing number) or changed to number to align with the Problem Details RFC?