diff --git a/api/commons/parameters/autoApplyTags.yaml b/api/commons/parameters/autoApplyTags.yaml index bf98637b3..ca11cf077 100644 --- a/api/commons/parameters/autoApplyTags.yaml +++ b/api/commons/parameters/autoApplyTags.yaml @@ -1,8 +1,8 @@ in: query name: "autoApplyTags" description: > - Optionally update resource tags on the fly without performing a roll. + Optionally update resource tags immediately without performing a roll. schema: type: boolean example: true - default: false \ No newline at end of file + default: false