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

Resolves issue #907 fixes error in Swagger doc response json for GET /cve #997

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

slubar
Copy link
Contributor

@slubar slubar commented Jan 24, 2023

Note: Please format the pull request title like:
"Resolves issue ###, High level description of pull request."

Closes Issue #907

Summary

Corrects 200 response schema in Swagger docs for GET /cve by replacing cve_records with cveRecords

Important Changes

schemas/cve/list-cve-records-response.json

  • Replaced JSON field name cve_records with cveRecords

Testing

Steps to manually test updated functionality, if possible

  • 1) Review 200 response description in Swagger docs for GET /cve

@slubar slubar requested a review from jdaigneau5 January 25, 2023 15:04
@brettp brettp self-requested a review January 25, 2023 16:34
@brettp brettp merged commit 7fe83f8 into dev Jan 25, 2023
@brettp brettp deleted the srl-907 branch January 25, 2023 16:35
@brettp brettp linked an issue Jan 25, 2023 that may be closed by this pull request
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.

cveRecords versus cve_records inconsistency
2 participants