diff --git a/catalog_manager/conf/catalog_manager.yaml b/catalog_manager/conf/catalog_manager.yaml index 9a7599b1..73ee3d8f 100644 --- a/catalog_manager/conf/catalog_manager.yaml +++ b/catalog_manager/conf/catalog_manager.yaml @@ -64,9 +64,9 @@ paths: tags: - DatasetCatalog parameters: - - name: page + - name: offset in: query - description: number of the page + description: number of the page or offset to retrieve required: false type: integer format: int32