Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HAL intentionally defined link relations to be simple. To support the self-documenting and discoverability intent of a RESTful API, clients should be able to use the OPTIONS HTTP method to get a list of all supported HTTP methods for a given API. The list of all support supported HTTP methods is expected to appear in the Allow response header. The SRP HTTP Framework handles this automatically.

...