Skip to content

Improve function & function parameter select strategy #7

@xuzhg

Description

@xuzhg

In current implementation, we consider that:

if function parameters defined in Edm function shows in the action, we consider the action is the candidate.

However, we should improve it to that:

Except the known parameters, for example (CancellationToken, ODataQueryOption, ODataQueryOptions, ODataPath, etc), we should exactly match the remaining parameters with the Edm function 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