-
* backend supports hard delete and undelete
* see Python client for examples
-
Modify views to never use GET requests with bodies.
-
[This change](https://github.com/waikato-ufdl/ufdl-backend/commit/6552bd39f03f5ef0d6e92e9735ca0b7be39cfdc6) causes the installation of the backend to fail.
-
Rather than constructing a long URL with the file type and wai.annotations options, pass `filetype` and `annotations_args` in the body as json as part of the GET request.
-
* using filenames in URLs with spaces fails
* make file names URL compliant (%20 for blanks etc)
-
* different licenses apply to different domains (one or more)
* to start with, support the following domains
* software (everything but creative commons)
* data (usually creative commons)
* …
-
* using filenames in URLs with spaces fails in API calls
* ensure that file names are URL compliant (%20 for blanks etc)
-
I know this issue is kind of related with that one (https://github.com/kartoza/docker-geoserver/issues/99) but no solutions was ok for my setting and other colleague ones in the company.
We have …
-
This would be a great addition to tensorflow, and is conspicuously missing. Is there some specific reason it's missing, or is it in the works?
-
![image](https://user-images.githubusercontent.com/31849284/91465036-dd743700-e8bf-11ea-833b-01816952b567.png)