Skip to content

GET request to entities name (in singular) is working in some cases that it should not #161

@isabelrios

Description

@isabelrios

This request:
curl -X GET -H "Cache-Control: no-cache" "http://localhost:8080/v1.0/FeatureOfInterest" is working well the same way than
curl -X GET -H "Cache-Control: no-cache" "http://localhost:8080/v1.0/FeaturesOfInterest"

It should only work the second request, in plural, not the one in singular

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions