19466: Add an API documentation page about properties
[arvados.git] / sdk / go / arvados / vocabulary.go
index bb1bec789f7f459a3cd49657c4df5337711cce19..17e63964fbd0986386686408118ccf3edda5fc8b 100644 (file)
@@ -37,6 +37,8 @@ func (v *Vocabulary) systemTagKeys() map[string]bool {
                "docker-image-repo-tag": true,
                "filters":               true,
                "container_request":     true,
+               "cwl_inputs":            true,
+               "cwl_outputs":           true,
        }
 }