Skip to content

3.0.0-rc8

Pre-release
Pre-release
Compare
Choose a tag to compare
@fmizzell fmizzell released this 15 Nov 14:41
· 93 commits to master since this release
dd24b0e
  • [BUG] #251 Separating the query parameter and request body methods of interacting with the sql endpoint into more appropriate verbs.

BC breaking change: The verb used to send queries to DKAN's sql endpoint through the body of the request has changed from GET to POST.