Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Make API stateless #83

Open
3 tasks
danbim opened this issue Sep 8, 2014 · 0 comments
Open
3 tasks

Make API stateless #83

danbim opened this issue Sep 8, 2014 · 0 comments

Comments

@danbim
Copy link
Member

danbim commented Sep 8, 2014

The API in it's current form is stateful which introduces a lot of complexity for implementations.

  • remove the SessionManagement API,
  • integrate it's methods in the WSN API, and
  • add List parameter to the WSN API methods that are related to a reservation.
@danbim danbim added this to the 3.0 milestone Sep 8, 2014
danbim added a commit that referenced this issue Sep 11, 2014
…eservations that get cancelled/deleted during their lifetime) and formatted code
@danbim danbim modified the milestones: 3.0, 4.0 Oct 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant