From 6cd0b4f7eb022db9ff3e387a27022197a849c39f Mon Sep 17 00:00:00 2001 From: Sean Sube Date: Sat, 18 Mar 2023 10:24:16 -0500 Subject: [PATCH] fix extras schema --- api/schemas/extras.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/schemas/extras.yaml b/api/schemas/extras.yaml index fbc2bb10..c1d39b6e 100644 --- a/api/schemas/extras.yaml +++ b/api/schemas/extras.yaml @@ -142,7 +142,8 @@ properties: - $ref: "#/$defs/correction_model" networks: type: array - items: "#/$defs/source_network" + items: + $ref: "#/$defs/source_network" sources: type: array items: