Skip to content

Create simple REST service for getting Reports #2

@EvilLord666

Description

@EvilLord666

Because it is demo app first api is going to be like:

GET /api/version - version of reporting service

GET /api/reports/{entity}/{id}/?reportRtpe=&outFormat=&fromDate=&toDate=

POST /login

BODY (json)
{
"login": "admin",
"password": "myPasswd"
}

POST /logout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions