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

Better support versioned APIs #5

Open
stephenplaza opened this issue Sep 14, 2018 · 0 comments
Open

Better support versioned APIs #5

stephenplaza opened this issue Sep 14, 2018 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@stephenplaza
Copy link
Contributor

-add middleware to check versions (each function should specify what they can handle; let user specify x.y.z version where more detail is more restrictive)
-add versionless alpha API where version numbers will not be checked (for less stable API that needs to be rolled out)

@stephenplaza stephenplaza added the enhancement New feature or request label Sep 14, 2018
@robsv robsv added this to To do in Swimlanes Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Swimlanes
  
To do
Development

No branches or pull requests

1 participant