Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Implement Session Get method #26

Open
rebel-l opened this issue Oct 6, 2017 · 0 comments
Open

Implement Session Get method #26

rebel-l opened this issue Oct 6, 2017 · 0 comments

Comments

@rebel-l
Copy link
Owner

rebel-l commented Oct 6, 2017

The /session endpoint has a GET method to read the sessions data. The documentation you can find on Swagger hub.

Every successful request should renew the session lifetime.

Note: There are some dependencies to other issues which are used here.

@rebel-l rebel-l added the task label Oct 6, 2017
@rebel-l rebel-l added this to the Implement the REST API V1.0.0 milestone Oct 6, 2017
@rebel-l rebel-l added this to Backlog in Version 1.0.0 Oct 6, 2017
@rebel-l rebel-l moved this from Backlog to In Progress in Version 1.0.0 Feb 6, 2018
rebel-l pushed a commit that referenced this issue Feb 11, 2018
- added handler for get endpoint
- refectored some parts from put endpoint as they are used also in get endpoint
- added initialisation of get endpoint in main file and removed unnecessary code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Version 1.0.0
In Progress
Development

No branches or pull requests

1 participant