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

Adds a method to parse a generic serde_json::Value #647

Closed
wants to merge 1 commit into from

Conversation

lfrancke
Copy link
Contributor

This adds a method to be able to parse a generic json_serde::Value
This is not currently possible because the specs are private.

@lfrancke lfrancke requested a review from a team as a code owner March 13, 2024 11:01
@Shnatsel
Copy link
Contributor

Shnatsel commented Jun 3, 2024

I understand this is no longer necessary now that https://docs.rs/cyclonedx-bom/latest/cyclonedx_bom/models/bom/struct.Bom.html#method.parse_json_value exists?

@lfrancke
Copy link
Contributor Author

lfrancke commented Jun 4, 2024

Agreed, this can be closed. Thanks!

@lfrancke lfrancke closed this Jun 4, 2024
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.

None yet

2 participants