op-energy-foundation / op-energy-blockspan-service

0 stars 0 forks source link

provide a common combinator function to provide error response in JSON format #37

Closed dambaev closed 4 months ago

dambaev commented 4 months ago

swagger-ui does not respect response without content-type matching API response. By default servant's throwError err400 provides response without content-type header at all.