Skip to content

Catalog server doesn't automatically display API results only if I hit the submit button #238

Open
@cyyeh

Description

@cyyeh

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions