From 4648896dec05bef0f746c33628ff0acd905401c8 Mon Sep 17 00:00:00 2001 From: Stefaan Lippens Date: Tue, 3 Feb 2026 10:57:01 +0100 Subject: [PATCH] Issue #579 remove suggestion to use asset keys as file name --- CHANGELOG.md | 2 ++ openapi.yaml | 3 +-- 2 files changed, 3 insertions(+), 2 deletions(-) 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: