You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
are not the same concept. Using terminology borrowed from
49
+
[OpenAPI's Operation Object](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#operationObject), HTTP methods are operations, and each
50
+
link (as described by a single LDO) can support multiple operations.
[do not have separate links for each operation](json-schema-hypermedia.html#rfc.section.8.1). This makes the migration guidelines below approximate at best.
54
+
55
+
For a more detailed explanation of how draft-04's `method` and `targetSchema`
56
+
were typically used to create single-operation links, and how that poses
57
+
a challenge for migrating to multi-operation links, see the
0 commit comments