[XCI-243] Improve json, xml, html response support and standard Response and Exception handling Created: 10/17/2017 Updated: 06/14/2022 |
|
Status: | Backlog |
Project: | XSEDE Cyberinfrastructure Integration |
Component/s: | Information Services |
Fix Version/s: | PY11 (Sep '21 - Aug '22) |
Type: | New Feature | Priority: | Normal |
Reporter: | JP Navarro | Assignee: | JP Navarro |
Resolution: | Unresolved | Votes: | 0 |
XSEDE Priority: | - |
Public activity link: | https://software.xsede.org/display/xci-243 |
Description |
Follow the example implemented in rdr-db/v1/rdr/ that supports json, xml, and html response based on format=, extension, and headers, and uses standard Responses and Exceptions handlers. |