>
> For /workspaces/{workspace}/coveragestores/{store}/{method}.{format} POST
> (coverage store file upload / granule harvest), the filename parameter
> appears in the docs
> <http://docs.geoserver.org/api/#/1.0.0/coveragestores.yaml>, but does not
> show up anywhere in the code.
> Looking at the old docs
> <http://docs.geoserver.org/maintain/en/user/rest/api/coveragestores.html#rest-api-coveragestores-filename>,
> this parameter is also documented there. Did this functionality get lost
> during the REST API upgrade? (Andrea - looks like you converted this
> endpoint?)
>
> I located the handling of this parameter in
"AbstractStoreUploadController". Looks like the parameter was getting
manually pulled from the request. Modifying implementation to pass the
filename parameter in after retrieving it as a @RequestParam for
transparency.
Torben
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel