Juan Brasca

Results 2 issues of Juan Brasca

Given this raml ```RAML #%RAML 1.0 title: test-date-spec version: v1 baseUri: http://localhost:8081 resourceTypes: read: get: traits: searchable: usage: Apply this trait to resources which supports datetime range searching queryParameters: dateFrom:...