Skip to content

Fixes visibility param in ProjectSnippet REST API

Vijay Hawoldar requested to merge vij-fix-project-snippet-param into master

What does this MR do?

Renames one of the at_least_one_of parameters in the ProjectSnippet REST API update endpoint.

Currently it includes visibility_level which although is valid Snippet attribute, doesn't match the API parameter visibility.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Vijay Hawoldar

Merge request reports