Skip to content

HTTP /exists should return a boolean, not a string #647

Description

@lvca

(This issue comes from the Discord channel)

The exists endpoint returns a response { result: "true" }, with the (boolean) value being a string. Is this intentional or should the value be an actual boolean, ie { result: true }?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions