Commit 777387f4 authored by Vitali Tatarintev's avatar Vitali Tatarintev

Merge branch 'sy-graphql-docs-edit-for-participants' into 'master'

Improve explanation of on-call participants creation

See merge request gitlab-org/gitlab!56139
parents 77a98f10 bada4ea7
......@@ -16,7 +16,7 @@ module Types
argument :color_weight, ::Types::DataVisualizationPalette::WeightEnum,
required: false,
description: 'A value of DataVisualizationWeightEnum. The color weight to assign to for the on-call user.'
description: 'A value of DataVisualizationWeightEnum. The color weight to assign to for the on-call user. Note: To view on-call schedules in GitLab, do not provide a value below 500. A value between 500 and 950 ensures sufficient contrast.'
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment