From a7022a14516805f49d1dd89e489362552d7bdd61 Mon Sep 17 00:00:00 2001 From: "james.kent@austin.utexas.edu" Date: Wed, 23 Aug 2023 16:34:28 -0500 Subject: [PATCH] remove enum from flat --- neurostore-openapi.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/neurostore-openapi.yml b/neurostore-openapi.yml index 252401c..7ac696c 100755 --- a/neurostore-openapi.yml +++ b/neurostore-openapi.yml @@ -1967,9 +1967,6 @@ components: required: false schema: type: boolean - enum: - - 'true' - - 'false' description: 'do not return any embedded relationships. When set, it is incompatible with nested. ' info: name: info