Skip to content

Fixed OpenAPI types for advisory fields - #2420

Open
apoorvd06 wants to merge 1 commit into
aboutcode-org:mainfrom
apoorvd06:fix-openapi-field-types
Open

Fixed OpenAPI types for advisory fields#2420
apoorvd06 wants to merge 1 commit into
aboutcode-org:mainfrom
apoorvd06:fix-openapi-field-types

Conversation

@apoorvd06

@apoorvd06 apoorvd06 commented Aug 24, 2026

Copy link
Copy Markdown

Fix OpenAPI schema types for related_ssvc_trees and fixed_by_packages in the v3 advisory API.

Defined the schema for related SSVC trees.
Explicitly marked related_ssvc_trees as an array of SSVC objects.
Explicitly marked fixed_by_packages as an array of strings.
All tests are passed.

Fixes #2364

Signed-off-by: apoorvd06 <apoorvdeshmukh3@gmail.com>
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.

Incorrect types for related_ssvc_trees and fixed_by_packages in OpenAPI schema

1 participant