cs3org / wopiserver

A vendor-neutral application gateway compatible with the WOPI specifications.
Apache License 2.0
52 stars 27 forks source link

chore: Ensure consistent use of JSON and add standard response headers #120

Closed iamrajiv closed 1 year ago

iamrajiv commented 1 year ago

Description

This pull request aims to enhance error handling in our codebase by enforcing the consistent usage of JSON throughout the API.

Fixes: #96