Skip to content

List required parameters first

Nourdin el Bacha requested to merge nelbacha-master-patch-54737 into master

What does this MR do?

This MR serves as a proposal for listing the required parameters first.


This MR specifically illustrates by way of example for the creation of a project, however I believe that throughout the API documentation we should do the following two things:

  1. list alphabetically, with the required parameters first
  2. test this in pipeline, to ensure that it remains alphabetically sorted with future commits

For more on that, please see #329456

Screenshots (strongly suggested)

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 Nourdin el Bacha

Merge request reports