File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
alsdkdefs/apis/remediations Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -422,7 +422,6 @@ paths:
422422 - $ref : ' parameters.yaml#/ParamReturnCount'
423423 - $ref : ' parameters.yaml#/ParamReduce'
424424 - $ref : ' parameters.yaml#/ParamQFields'
425- - $ref : ' parameters.yaml#/ParamSummarizeAssets'
426425 - $ref : ' parameters.yaml#/ParamFilter'
427426 - $ref : ' parameters.yaml#/ParamFilterRelationship'
428427 - $ref : ' parameters.yaml#/ParamRelatedProperties'
@@ -605,7 +604,6 @@ paths:
605604 - $ref : ' parameters.yaml#/ParamReturnCount'
606605 - $ref : ' parameters.yaml#/ParamReduce'
607606 - $ref : ' parameters.yaml#/ParamQFields'
608- - $ref : ' parameters.yaml#/ParamSummarizeAssets'
609607 - $ref : ' parameters.yaml#/ParamFilter'
610608 - $ref : ' parameters.yaml#/ParamFilterRelationship'
611609 - $ref : ' parameters.yaml#/ParamRelatedProperties'
Original file line number Diff line number Diff line change @@ -99,13 +99,6 @@ ParamQFields:
9999 Optional comma-separated list of fields to be returned as part of the objects. `key`, `type`
100100 and `deployment_id` are always returned. Both `&qfields=object.field` and `&qfields=field`
101101 are acceptable; in the latter case all objects will be filtered.
102- ParamSummarizeAssets :
103- schema :
104- type : boolean
105- in : query
106- name : summarize_assets
107- description : |-
108- Callers should pass summarize_assets=true to pass back the asset type's summary properties. Can be used in combination with qfields.
109102ParamFilter :
110103 schema :
111104 type : object
You can’t perform that action at this time.
0 commit comments