Add `discussions` and `notes` fields for `VulnerabilityType`
Implement `Notes::Noteable` interface in `VulnerabilityType` to add `discussions` and `notes` fields. To do so, we had to remove `definiton_methods` DSL method call which is defined in the private API.
Showing
Please register or sign in to comment