Files
pygeoapi/pygeoapi
totycro d7b112f62b Avoid internal server error when no format requested in get_collection_item (#1274)
Previously, request.format was assumed to always be defined when
generating `prev` and `next` links.

This commit changes this by using json as default format. This supports
the use case of curl nicely, but we could also choose e.g. html.

This branch is not yet tested because I didn't manage to find/produce test
data for single items which have next/previous links.

Fixes https://github.com/geopython/pygeoapi/issues/1272
2023-07-01 09:06:36 -04:00
..
2023-07-01 04:48:06 -04:00
2023-05-18 21:20:54 +03:00
2023-04-03 21:30:58 -04:00
2023-01-23 10:27:46 -05:00
2023-04-03 21:30:58 -04:00
2019-08-14 15:14:13 -04:00
2023-05-12 18:05:54 +02:00