Swirrl / datahost-prototypes

Eclipse Public License 1.0
0 stars 0 forks source link

Resource creation with query params alone doesn't work #232

Closed kiramclean closed 1 year ago

kiramclean commented 1 year ago

It seems like creating resources with query params alone doesn't work. This line appears to always throw an exception:

https://github.com/Swirrl/datahost-prototypes/blob/d9b117effe00b7af074140fcb4014b97df95e31f/datahost-ld-openapi/src/tpximpact/datahost/ldapi/routes/middleware.clj#L75

Not exactly sure where the problem stems from but appears as though something is broken.