Skip to content

Commit

Permalink
#1074 updated openapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
david-rocca committed Jul 14, 2023
1 parent 8ba6017 commit 8dc4381
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions api-docs/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "../schemas/cve/create-full-cve-record-request.json"
"$ref": "../schemas/cve/create-cve-record-secretariat-request.json"
}
}
}
Expand Down Expand Up @@ -796,7 +796,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "../schemas/cve/create-full-cve-record-request.json"
"$ref": "../schemas/cve/create-cve-record-secretariat-request.json"
}
}
}
Expand Down Expand Up @@ -1000,7 +1000,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "../schemas/cve/cve-record-minimum-request.json"
"$ref": "../schemas/cve/create-cve-record-cna-request.json"
}
}
}
Expand Down Expand Up @@ -1101,7 +1101,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "../schemas/cve/cve-record-minimum-request.json"
"$ref": "../schemas/cve/create-cve-record-cna-request.json"
}
}
}
Expand Down Expand Up @@ -1408,7 +1408,7 @@
"content": {
"application/json": {
"schema": {
"$ref": "/schemas/cve/adp-minimum-request.json"
"$ref": "/schemas/cve/create-adp-record-adp-request.json"
}
}
}
Expand Down

0 comments on commit 8dc4381

Please sign in to comment.