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

Make API stateless #83

@danbim

Description

@danbim

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions