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

feat: add support for Project.ExternalReferences #28

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

Reamer
Copy link

@Reamer Reamer commented Oct 16, 2024

The API includes an externalReferences field in projects, but this is currently ignore by the Go client. This PR adds the field to the type, so it will be captured when deserialised.

@Reamer Reamer requested a review from nscuro as a code owner October 16, 2024 10:14
@Reamer Reamer force-pushed the externalrefProject branch from e066140 to 71264b6 Compare October 16, 2024 10:16
@nscuro nscuro added the enhancement New feature or request label Oct 27, 2024
@nscuro nscuro changed the title Add support for the ExternalReferences field in Projects feat: add support for Project.ExternalReferences Oct 27, 2024
@nscuro nscuro merged commit 388e284 into DependencyTrack:main Oct 27, 2024
4 checks passed
@Reamer Reamer deleted the externalrefProject branch October 28, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants