ilpise

Results 2 issues of ilpise

After the installation of 1.1 version inside a virtual environment `git clone git://github.com/DataBrewery/cubes.git` `cd cubes` `virtualenv venv` `source venv/bin/activate` `pip install -r requirements.txt` `pip install -r requirements-optional.txt` `python setup.py install`...

bug
topic-server
easy
priority-1-normal
size-small
help-wanted

**Bug description** With Portainer 2.6.2 using the api with httpie `$http GET localhost:9000/api/endpoints` in the endpoints list the `EdgeCheckinInterval` value is settled If calling `$http GET localhost:9000/api/endpoints/{id}` specifying the endpoint...

kind/bug
area/api
bug/confirmed
contributions-welcome