Details
Description
Presently the search API only support sorting results by: group, name, version, and repository; however, these options are not suitable for several formats — namely Raw — and it's currently blocking our use case.
The Search APIs should also support searching by:
- created timestamp
- updated timestamp
- size
Implicitly, this means that the /v1/components, /v1/assets, and /v1/search endpoint should also return these values (I've linked the related tickets). Currently they are only available on the UI, e.g.:
Attachments
Issue Links
- is related to
-
NEXUS-17917 Add artifact size and timestamps to the result of Rest call /v1/components
-
- New
-
-
NEXUS-18303 [REST] artifact created time
-
- New
-
-
NEXUS-18477 Add 'Last Downloaded' and uploaded date to JSON returned by Components REST API.
-
- New
-
- relates
-
NEXUS-17106 REST API - List of assets/components based on date
-
- New
-