From 1d6291325860aabbf45a6245f9bf8a6fa6ec04bd Mon Sep 17 00:00:00 2001 From: Mehrnaz Charkhchi Date: Fri, 4 Oct 2024 14:07:27 +0100 Subject: [PATCH] Add default values to APIspec to generate proper models. --- APISpecification.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/APISpecification.yaml b/APISpecification.yaml index 9f54022..41c50da 100644 --- a/APISpecification.yaml +++ b/APISpecification.yaml @@ -154,6 +154,7 @@ components: feature_type: nullable: true description: The value of this field is always null. The presence of null in this field will serve as a marker that this is a consequence of an intergenic variant. + default: null consequences: type: array items: @@ -184,6 +185,7 @@ components: gene_symbol: type: string nullable: true + default: null biotype: type: string is_canonical: @@ -218,6 +220,7 @@ components: description: type: string nullable: true + default: null type: type: string enum: