Skip to content

Is there a way to remove the parentheses from functions? #171

@cyril-iselin

Description

@cyril-iselin

I define a function like this:

config.Collection.Action("MyAction") ....

The result is a route like

MyEntity.MyAction**()**

Before 8.0 with the same configuration the () wasn't part of the route. Can I remove them ?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions