Open
Description
Environment
-
Version:
cli version: 0.6.0 core version: 0.6.0 build version: 0.6.0 serve version: 0.6.0
-
OS: macOS with M1 chip
-
Nodejs: v16.20.0
What's wrong?
With the API with no required parameters(only optional parameters, like limit, offset), the catalog server didn't display API results on the connect page.
What's the correct behavior?
With the API with no required parameters, the catalog server should display API results automatically after users enter the page.
Reproducing steps
- enable automatic pagination policy
- design an API with no required parameters
- go to the Catalog server and go to the connect page to check api results