gost / server

GOST - Go implementation of OGC SensorThings API
MIT License
61 stars 19 forks source link

Test suite: location/name returns encodingType #62

Closed bertt closed 7 years ago

bertt commented 7 years ago

sample url : http://localhost:8080/v1.0/Locations(1)/name expected: 1 element (name) actual: 2 elements (name and encodingtype)

bertt commented 7 years ago

now other error: http://localhost:8080/v1.0/Locations(1)/encodingType/$value returns 500 "Unable to retrieve $value for encodingtype"