epam / epam/statgpt-sdmx-proxy
Add support for `application/vnd.sdmx.structure+xml;version=3.0.0`
Open
bug
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### StatGPT SDMX Proxy version
latest
### What steps will reproduce the bug?
Request any structure using the following `Accept` header:
`application/vnd.sdmx.structure+xml;version=3.0.0`
### What is the expected behavior?
A valid XML response, or at least a response indicating that the request format is not supported.
### What do you see instead?
500 Internal Server Error
### Additional information
SDMX REST API documentation: https://github.com/sdmx-twg/sdmx-rest/blob/2.0.x/doc/structures.md
Contributor guide
Assessment
This issue has not been assessed yet.