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 #1131 and #1210 Updated documentation to explain server populated, optional fields, removed unused files #1223

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

jdaigneau5
Copy link
Collaborator

Closes Issues #1131, #1210

Summary

Endpoints that create or modify CVE records have fields that are optional per the schema but are set by the server. Added documentation to these endpoints explaining which fields are set.

Also, deleted two unused schema files.

Important Changes

cve.controller/index.js

  • Added Swagger doc comments explaining optional fields set by server

Deleted cve.controller/cna_container_schema.json and middleware/Reject_5.0_Schema.json

Testing

Steps to manually test updated functionality, if possible

  • 1) Ensure Swagger docs shows the new documentation.

@david-rocca
Copy link
Collaborator

LGTM

@david-rocca david-rocca merged commit 73e1bae into dev Apr 30, 2024
9 checks passed
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