From 86ae04267e14ff03b5157e2d92a90fb74ce422a6 Mon Sep 17 00:00:00 2001 From: Kitsune Ral Date: Sun, 22 Jul 2018 19:46:14 +0900 Subject: gtad.yaml: cleanup --- lib/csapi/gtad.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/csapi/gtad.yaml') diff --git a/lib/csapi/gtad.yaml b/lib/csapi/gtad.yaml index 2902c1b3..a6db9716 100644 --- a/lib/csapi/gtad.yaml +++ b/lib/csapi/gtad.yaml @@ -21,8 +21,8 @@ analyzer: # WHERE # targetTypeSpec = targetType OR # { type: targetType, imports: , } - # swaggerType can be @apply/@on pair; attributes from the map under @apply - # are added to each type from the sequence under @on. + # swaggerType can be +set/+on pair; attributes from the map under +set + # are added to each type from the sequence under +on. types: - +set: &UseOmittable useOmittable: @@ -126,7 +126,6 @@ mustache: joinedParamDecl: '{{>maybeCrefType}} {{paramName}}{{^required?}} = {{>initializeDefaultValue}}{{/required?}}{{>cjoin}}' joinedParamDef: '{{>maybeCrefType}} {{paramName}}{{>cjoin}}' passQueryParams: '{{#queryParams}}{{paramName}}{{>cjoin}}{{/queryParams}}' - # preamble: preamble.mustache copyrightName: Kitsune Ral copyrightEmail: -- cgit v1.2.3