Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New endpoint to get both categories and results together #717

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

seanmcilvenna
Copy link
Contributor

... together in a single request/response/file where an .XSLT could be used to convert it into an .html file that can be shared with stakeholders (something similar is already occuring, but with "valview" python scripts that I'd like to deprecate the use of.

…contains categories, results, and categories *of* results.

Eventually, this response could be transformed using an .xslt into an .html file format that is being shared/distributed with stakeholders within NHSN to understand the validation results.
Defaulting endpoint to respond with XML since .XSLT only works with XML.
core/pom.xml Outdated Show resolved Hide resolved
@seanmcilvenna seanmcilvenna merged commit 480581e into development Mar 12, 2024
3 checks passed
@seanmcilvenna seanmcilvenna deleted the single-validation-response branch March 12, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants