Skip to content

Commit 4d0b777

Browse files
authored
Merge pull request #3180 from api-platform/fix/problem-details-link-rfc
Update Problem Details link to point to RFC
2 parents 0baa504 + 966f7bf commit 4d0b777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ API Platform Core is an easy to use and powerful system to create [hypermedia-dr
44
It is a component of the [API Platform framework](https://api-platform.com) and it can be integrated
55
with [the Symfony framework](https://symfony.com) using the bundle distributed with the library.
66

7-
It natively supports popular open formats including [JSON for Linked Data (JSON-LD)](https://json-ld.org), [Hydra Core Vocabulary](https://www.hydra-cg.com), [OpenAPI v2 (formerly Swagger) and v3](https://www.openapis.org), [HAL](https://tools.ietf.org/html/draft-kelly-json-hal-08) and [HTTP Problem](https://tools.ietf.org/html/draft-ietf-appsawg-http-problem-03).
7+
It natively supports popular open formats including [JSON for Linked Data (JSON-LD)](https://json-ld.org), [Hydra Core Vocabulary](https://www.hydra-cg.com), [OpenAPI v2 (formerly Swagger) and v3](https://www.openapis.org), [HAL](https://tools.ietf.org/html/draft-kelly-json-hal-08) and [Problem Details](https://tools.ietf.org/html/rfc7807).
88

99
Build a working and fully-featured CRUD API in minutes. Leverage the awesome features of the tool to develop complex and
1010
high performance API-first projects. Extend or override everything you want.

0 commit comments

Comments
 (0)