Skip to content

Error when deserializing stringified JSON #170

@da1910

Description

@da1910

The DependencyTrack API returns, for the /bom/cyclonedx/project/{uuid} return a BOM which is JSON, except it's a string. The code generator then expects a string, but the client has already tried and succeeded to deserialize it into JSON.

We should have a better think how to decide the intial requests.Response so that we handle this case better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions