-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Description
Every type of organization must have an authority field:
cve-services/src/model/baseorg.js
Line 13 in 1df06cb
| authority: [String], |
but these two also have it redundantly (and would not pick up later changes to that in baseorg.js, if there ever are any):
cve-services/src/model/cnaorg.js
Line 15 in 1df06cb
| authority: [String], |
cve-services/src/model/secretariatorg.js
Line 15 in 1df06cb
| authority: [String], |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Low Priority
Status
Todo