From c59cbede4e8479e9b20800c260ac47a44f173a8e Mon Sep 17 00:00:00 2001 From: Valentino Lauciani Date: Tue, 28 Nov 2023 11:06:30 +0100 Subject: [PATCH] Remove 'default=null' to 'localspace__name' field --- docs/definitions.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/definitions.yaml b/docs/definitions.yaml index 7f2c3a5..c0333c9 100644 --- a/docs/definitions.yaml +++ b/docs/definitions.yaml @@ -988,8 +988,6 @@ components: type: string description: 'Localspace name. i.e. hew1_mole, endeavour_mole | char(255)' example: hew1_mole - default: null - nullable: true provenance__model: type: string description: Name/URI/DOI of the model | varchar(255)