diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a54c51..70c5832d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Remove suggestion to use (STAC) asset keys directly as file name [#579](https://github.com/Open-EO/openeo-api/issues/579) + ### Fixed ## [1.3.0] - 2026-02-02 diff --git a/openapi.yaml b/openapi.yaml index d880c613..a69707b2 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4578,7 +4578,6 @@ components: description: |- Dictionary of asset objects for data that can be downloaded, each with a unique key. - The keys MAY be used by clients as file names. allOf: - $ref: '#/components/schemas/stac_assets' stac_version: @@ -4686,7 +4685,7 @@ components: title: Assets description: |- Dictionary of asset objects for data that can be downloaded, each with a - unique key. The keys MAY be used by clients as file names. + unique key. additionalProperties: $ref: '#/components/schemas/asset' example: