Skip to content

separator functionality in API #16

@boromil

Description

@boromil

when selecting multiple columns, SlashDB 0.9.23 has an ability to replace the default "," separator value using an additional query parameter - this should be reflected in our Angular SDK api
https://beta.slashdb.com/db/Chinook/Invoice/InvoiceId/1,2,3
can become
https://beta.slashdb.com/db/Chinook/Invoice/InvoiceId/1$2$3?separator=$

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions