NASA-IMPACT / HLS-Transfer-Catalog

Data Catalog to manage HLS S2 transfers from ESA to NASA
Apache License 2.0
2 stars 1 forks source link

Page size needs to be passed by query param to get all items catalogue API #13

Closed ub0005 closed 1 year ago

ub0005 commented 2 years ago

Page size needs to be passed by query param in fetching all catalog items API

Why: We need to give the flexibility to airflow to decide on how many records it can fetch from the catalog service

Priority : Low

cc: @NISH1001 @DImuthuUpe @smarru

ub0005 commented 1 year ago

Working on this to pass the required_number_of_records as a query parameter PR: https://github.com/NASA-IMPACT/HLS-Transfer-Catalog/pull/28

cc: @DImuthuUpe @smarru @freitagb

ub0005 commented 1 year ago

Closing this issue as we implemented this feature and its working as expected.

cc: @DImuthuUpe @freitagb @smarru