Skip to content

Service interface method should not use 'Delete' #12

@sharwell

Description

@sharwell

Methods defined by a service interface (an interface which directly or indirectly extends IHttpService) should have the following property:

The method should not match the regular expression PrepareDelete[A-Z]\w*ApiCall (use Remove instead of Delete).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions