Skip to content

Add labelType and labelKind to exports.getThingCodesFromNamesOrCodes #757

@brianbolt

Description

@brianbolt

The underlying Roo route getCodeNameFromNameRequest allows for the optional parameters labelType and labelKind which can really help scope down the query. This helps both with performance and with cases where there are multiple matches for a label but if we filtered by labelType + labelKind we would not see multiple matches.

However the current ACAS Node server route doesn't enable passing those parameters.

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