Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

/v1/databases returns 200 null #392

@mythosaz

Description

@mythosaz

This command works for Indexes, but not Databases.

{
  "domain": "api.dbhub.io",
  "method": "post",
  "path": "/indexes",
  "operation": "getDatabaseInfo",
  "operation_hash": "59ec5cbec3e871adddcb2ed902232de6bf76e266",
  "is_consequential": true,
  "params": {
    "apikey": "5Tfx...truncated...WzpA",
    "dbowner": "first.last",
    "dbname": "chinook.db"
  }
}

Please disregard the terrible action name while I'm testing.

Behavior without dbowner/dbname is the same.

200/null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions