You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Environment
Version:
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
The text was updated successfully, but these errors were encountered: