• Victor Zagorodny's avatar
    Move VulnerabilityEntity to API entities and fix · cdb73626
    Victor Zagorodny authored
    Move VulnerabilityEntity from controller
    serializers folder to the EE API entities module
    and use ProjectEntity identity (which is also an
    EE API entity) to represent the `project`
    attribute of a Vulnerability.
    cdb73626
vulnerabilities_spec.rb 6.06 KB