Skip to content

Scenarios for rest path/methods not validated for entities #1494

@ayush3797

Description

@ayush3797

Encountered various scenarios where we should be failing the runtime startup during config validation but we are not.
If the rest settings are configured for an entity, then:

  1. The value for "path" property cannot contain any reserved characters like the restPath or the graphqlPath.
  2. "path" property cannot have the same value for 2 different entities.
  3. "path" property cannot be empty.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions