gchq / gaffer-tools

gaffer-tools is deprecated. Use https://github.com/gchq/gafferpy instead
Apache License 2.0
50 stars 29 forks source link

Gh 842 - GetExports get_exports param changed to mandatory #843

Closed j8934893 closed 4 years ago

j8934893 commented 4 years ago

Pull request covers issue #842

Modified g.GetExports() to make the get_exports parameter mandatory as a GetExports operation with no provided exports always returns an empty map.