File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 4343 description : A description of the error that occured
4444 parameters :
4545 - $ref : ' #/components/parameters/search_type'
46- - $ref : ' #/components/parameters/execution_mode'
4746 - schema :
4847 type : array
4948 items :
@@ -633,18 +632,6 @@ components:
633632 - stats
634633 - submit_ts
635634 - update_ts
636- ExecutionMode :
637- type : string
638- title : ExecutionMode
639- enum :
640- - shared
641- - ecs
642- description : |-
643- The `execution_mode` describes how the user would like the search to execute (using Lambda and/or ECS).
644-
645- - `shared` will force a search to execute using both Lambda and ECS resources.
646- - `ecs` will force a search to execute using only ECS resources.
647- default : shared
648635 ExternalDetailsAttribute :
649636 title : ExternalDetailsAttribute
650637 type : string
@@ -1134,11 +1121,6 @@ components:
11341121 maxLength : 9
11351122 required : true
11361123 description : The AIMS account ID
1137- execution_mode :
1138- name : execution_mode
1139- in : query
1140- schema :
1141- $ref : ' #/components/schemas/ExecutionMode'
11421124 search_type :
11431125 name : search_type
11441126 in : query
You can’t perform that action at this time.
0 commit comments