Skip to content

Allow Snippet description to be individually updated

Vijay Hawoldar requested to merge vij-snippets-missing-param-requirement into master

What does this MR do?

Allows Snippet (Personal or Project) to have it's description individually updated. Previously the description was missing from the list of at_least_one params in the REST API. This MR adds it and adds test coverage to ensure it's possible.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vijay Hawoldar

Merge request reports