Skip to content

Conversation

@hakandilek
Copy link
Contributor

@hakandilek hakandilek commented Oct 14, 2024

v6 API change removed deprecated function output.get_instance() (via #493) to use the function output.make_outputter() instead.

This PR updates the documentation as suggested by @jkowalleck in #702.

fixes #702

v6 removed deprecated function output.get_instance() (via CycloneDX#493) to use
the function output.make_outputter() instead.

Signed-off-by: Hakan Dilek <[email protected]>
@hakandilek hakandilek requested a review from a team as a code owner October 14, 2024 07:48
@jkowalleck jkowalleck added the documentation Improvements or additions to documentation label Oct 14, 2024
@jkowalleck jkowalleck changed the title docs: Fix the examples in docs regarding outputting docs: fix code examples regarding outputting Oct 14, 2024
@jkowalleck jkowalleck merged commit c72d5f4 into CycloneDX:main Oct 14, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Preferred way for outputting

2 participants