19744: Add --enable/disable-usage-report
[arvados.git] / sdk / cwl / arvados_cwl / arv-cwl-schema-v1.2.yml
index 7b70a00dab0533800623af5bbc093815ad3f8b1a..a753579c9aa7bbd7c945b813e1be9d689350d084 100644 (file)
@@ -425,12 +425,12 @@ $graph:
         should be retried with more RAM.  By default, searches for the
         substrings 'bad_alloc' and 'OutOfMemory'.
     - name: memoryRetryMultiplier
-      type: float
+      type: float?
       doc: |
         If the container failed on its first run, re-submit the
         container with the RAM request multiplied by this factor.
     - name: memoryRetryMultipler
-      type: float
+      type: float?
       doc: |
         Deprecated misspelling of "memoryRetryMultiplier".  Kept only
         for backwards compatability, don't use this.