Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@jessjenkins jessjenkins released this 18 Feb 13:50
· 727 commits to develop since this release
v1.3.0
1301d8c

Feature release of dp-search-query
Includes…

  • Swagger specification for v1 of search API
  • Implementation of v1 spec including…
    • Transformation of elastic search responses into document that matches spec
    • Refactoring service in order to improve testability and support future alternative elastic search versions
  • Inclusion of search suggestions in response (eg. for misspelled search queries)
  • Support for zero and validation against negative values in offset and limit parameters