jfrog / xray-client-java

Xray Java Client
Apache License 2.0
10 stars 16 forks source link

Add new Xray graph scan API support #21

Closed talarian1 closed 2 years ago

yahavi commented 2 years ago

One more thing - I noticed in some cases @JsonProperty above getters and setters. I think they should be deleted, because there are already @JsonProperty above the interface's values.