eclipse-agail / agile-core

Source code repository for agile core components
Eclipse Public License 2.0
7 stars 16 forks source link

Faulty endpoint /api/devices #10

Closed cskiraly closed 8 years ago

cskiraly commented 8 years ago

Split from #7

Cannot register a device POST http://217.77.95.110:8080/api/devices 500 (Internal Server Error)

cskiraly commented 8 years ago

There is a mismatch between http://petstore.swagger.io/?url=http://agile-iot.github.io/agile-api-spec/docs/swagger/api.swagger.yml#!/DeviceManager/Create and current implementation. "protocol" is missing

brettdaman commented 8 years ago

duplicates issue #6