swiss-seismological-service / REIA-web

Frontend report generation for results of the near real time event specific loss calculations.
GNU Affero General Public License v3.0
0 stars 1 forks source link

Refactor : query parameters as optional paramater #28

Closed romanoe closed 7 months ago

romanoe commented 7 months ago

Add optional queryParams parameter to getDatafunction. Query string is built if queryParameters is not null.

schmidni commented 7 months ago

like it, you can merge