Skip to content

Commit

Permalink
Fix swisscom heatmap getConfig issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ger-benjamin committed Oct 29, 2024
1 parent 6e0869f commit f6c18d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom/custom/views/swisscom_heatmap/entry.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
) # type: ignore[import-untyped]


@swisscom_heatmap_get_config.get(renderer="json")
def entry_get_config(_request: pyramid.request.Request) -> pyramid.response.Response:
return api.get_config()

Expand Down

0 comments on commit f6c18d5

Please sign in to comment.