We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8e098 commit 1af6b9eCopy full SHA for 1af6b9e
src/middleware/schemas/BulkDownloadOrg.json
@@ -5,7 +5,7 @@
5
"title": "CVE Bulk Download Organization",
6
"description": "Schema for a CVE Bulk Download Organization",
7
"allOf": [
8
- { "$ref": "BaseOrg" },
+ { "$ref": "/BaseOrg" },
9
{
10
"properties": {
11
"authority": {
0 commit comments