Merge pull request #63 from jamesmh/patch-1

Typo Fixed
This commit is contained in:
Cesareo
2024-05-10 13:14:31 +02:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ At the minimum, any Problem Detail response **MUST** have the `title` and `detai
## Optional Fields
It **SHOULD** has the `type` field with the identifier of the error, besides it **MAY** have the `instance` field with the URI of the resource in question. If the Problem Detail response has the `status` field it **MUST** have the same value as HTTP Status code from of the response.
It **SHOULD** have the `type` field with the identifier of the error, besides it **MAY** have the `instance` field with the URI of the resource in question. If the Problem Detail response has the `status` field it **MUST** have the same value as HTTP Status code from of the response.
```javascript
{