backwards compat

This commit is contained in:
David Baker 2019-06-26 15:31:11 +01:00
parent 6273868323
commit 58cf083a6a

View file

@ -243,10 +243,8 @@ the document, but:
## Potential issues ## Potential issues
This change is not backwards compatible: clients implementing older versions of This change deprecates all v1 endpoints and so will require clients to update
the specification will expect to be able to access all IS API endpoints without to continue working.
authentication. Care should be taken to manage the rollout of authentication
on IS APIs.
## Security considerations ## Security considerations