Versions Compared

Key

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

...

The endpoint url MUST include at least the major version (e.g.: /api/v2)

The endpoint url MAY SHOULD NOT include the minor portion (e.g.: /api/v2.1/) but this should not be required 

Each endpoint MAY have it's own version (and doesn't have to share a version with a group of endpoints, e.g.: recordings/search can be different version from recordings/play)

...