Verified Commit aeea18c8 authored by Dan Jones's avatar Dan Jones
Browse files

chore: update soar swagger compiled schema

parent 5e33d5a4
...@@ -1824,10 +1824,10 @@ ...@@ -1824,10 +1824,10 @@
}, },
"oneOf": [ "oneOf": [
{ {
"$ref": "#/components/schemas/acknowledgement" "$ref": "#/components/schemas/alert"
}, },
{ {
"$ref": "#/components/schemas/alert" "$ref": "#/components/schemas/acknowledgement"
}, },
{ {
"$ref": "#/components/schemas/instruction_set" "$ref": "#/components/schemas/instruction_set"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment