Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Deprecation headers / policy #1495

Open
bwbroersma opened this issue Sep 12, 2024 · 0 comments
Open

API Deprecation headers / policy #1495

bwbroersma opened this issue Sep 12, 2024 · 0 comments
Assignees
Milestone

Comments

@bwbroersma
Copy link
Collaborator

Add Deprecation Headers to v1 API (or in the future, to v2).
See:

An API change, if it can be made gradually can be done in 4 steps:

  1. Add Deprecation together with Sunset and successor-version link
  2. Change API to 207 Multi-Status
  3. Change to 301 Moved Permanently to new API
  4. Change to 410 Gone.
@bwbroersma bwbroersma added this to the intake milestone Sep 12, 2024
@bwbroersma bwbroersma self-assigned this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant