Hi all, The Firefox Account and supporting servers are in the process of implementing a versioning strategy for API endpoints. Lloyd suggested that it would be a good idea for all Identity services to use the same versioning strategy.
We're proposing that the API version is the first path element, e.g., https://some-server/1/some/api/call alternatively, https://some-server/v1/some/api/call Thoughts? -chris P.S. We didn't choose Accept headers because we don't have REST apis and they are more cumbersome to deal with. _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

