Skip to content

Update project_id field in all APIs to match markdown documentation guides

Ahmed Hemdan requested to merge update-project-id-field-for-openapi-v2-docs into master

What does this MR do and why?

This merge request updates the projects/:id field for all APIs to match the types for this parameter in documentation guides of all these APIs as a result of this discussion. In all guides, the types specified for id is: integer/string as can be seen here for example, and therefore, it only make sense to update the OpenApi documentation to match these.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Ahmed Hemdan

Merge request reports