chendo / lifx-http

A HTTP API for controlling LIFX devices.
MIT License
91 stars 13 forks source link

Swaggerdoc not working... #26

Open bozman2021 opened 9 years ago

bozman2021 commented 9 years ago

Something is wrong: Unable to read api "lights" from path http://localhost.56780/swagger_doc/lights.json (server returned undefined)

I have the problem get to

http://localhost:56780/lights.json but http://localhost:56780/lights

works fine....

Why is that?