diff src/main/java/de/intevation/lada/rest/exporter/LafExportService.java @ 1043:1b9516c60a5a schema-update

Added json export.
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 05 Sep 2016 10:19:23 +0200
parents 5bdd1631a451
children f252a92aae1c
line wrap: on
line diff
--- a/src/main/java/de/intevation/lada/rest/exporter/LafExportService.java	Mon Sep 05 10:18:38 2016 +0200
+++ b/src/main/java/de/intevation/lada/rest/exporter/LafExportService.java	Mon Sep 05 10:19:23 2016 +0200
@@ -47,7 +47,7 @@
  *
  * @author <a href="mailto:rrenkert@intevation.de">Raimund Renkert</a>
  */
-@Path("data/laf/export")
+@Path("data/export")
 @RequestScoped
 public class LafExportService {
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)