Mainflux.mainflux/things/postgres
Vladimir Starčević dbd8f9be23 MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500 (#633)
* Things returns 404 when not found, not 500

Signed-off-by: Vladimir Starcevic <vstarcevic@gmail.com>

* MF-579 Things returns 404 when not found or thingid is in invalid format

Signed-off-by: Vladimir Starcevic <vstarcevic@gmail.com>

* MF-579 Things and channels returns 404 when not found, or ID is malformed not 500

Signed-off-by: Vladimir Starcevic <vstarcevic@gmail.com>

* MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500

Signed-off-by: Vladimir Starcevic <vstarcevic@gmail.com>
2019-03-06 14:10:01 +01:00
..
channels.go MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500 (#633) 2019-03-06 14:10:01 +01:00
channels_test.go MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500 (#633) 2019-03-06 14:10:01 +01:00
doc.go MF-325 - Add SPDX license and copyright headers (#362) 2018-08-26 13:15:48 +02:00
init.go MF-448 - Add option to connect to DB with verify-ca and verify-full (#500) 2018-12-16 00:28:22 +01:00
setup_test.go MF-483 - Enable channels and devices corresponding lists in backend (#520) 2019-01-08 11:53:24 +01:00
things.go MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500 (#633) 2019-03-06 14:10:01 +01:00
things_test.go MF-579 Things & Channels returns 404 when not found or ID is malformed, not 500 (#633) 2019-03-06 14:10:01 +01:00