Add SDK expire dates to response of TED API config/sdk-versions #1193
Replies: 2 comments 1 reply
-
This is not an issue in the eForms SDK, so I'm converting it to a discussion. |
Beta Was this translation helpful? Give feedback.
-
The response of the "version-range" operation indicates all the SDK versions that are supported by indicating the earliest and latest versions, and optionally any exception in that range. We limited the information returned by this operation to what we thought was directly of interest for other applications: when they must stop sending notices using the earliest SDK version currently in use, and when they can start sending notices with the newest SDK version. What would be the use case for having the dates for all SDK versions provided by this operation ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Could you extend the response, so that the result of the call would be all the versions that are supported and their corresponding expire dates.
I am referring to this this endpoint: https://docs.ted.europa.eu/eforms-common/active-versions/index.html#version-range
Beta Was this translation helpful? Give feedback.
All reactions