Skip to content

Add request parameter for obtaining those catalog solutions that have been...

- - requested to merge pet1796/federation4:main into main

Add request parameter for obtaining those catalog solutions that have been modified since specified date.

  • Add additional request parameter "updatedSince" that requires data in format "YYYY-MM-DD" to select those catalog solutions that have been modified since this date
  • If no value is provided, all catalog solutions found will be returned
  • Description of the request parameter and desired format given in the Swagger-UI API description:

image

Merge request reports

Loading