Skip to content

Docs: Clarify when to provide `released_at` field when creating a Release

Alishan Ladhani requested to merge ali/clarify-release-creation-api-docs into master

What does this MR do and why?

When released_at is specified during Release creation, the Release is created as either a historical or upcoming release. This field should not be provided when creating a current release. This MR clarifies this in the API docs.

Related to #371050 (closed)

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 Alishan Ladhani

Merge request reports