Remove `external` field from Releases and Release Links APIs
Overview
We started to treat all release links as external in %15.9 (see #333967 (closed)).
As such, the external field in Releases and Release Links APIs was no longed needed, and was deprecated in %15.9.
This issue tracks the removal of external field.
Proposal
- Remove the
externalfield in Releases API. - Remove the
externalfield in Release Links API. - Remove any references to
externalfield in the documentation.
Edited by Ahmed Hemdan