Skip to content

Server does not support resource template parameter substitution #591

@devcrocod

Description

@devcrocod
  • Target: server
  • Component: sdk-server
  • Scenarios: resources-templates-read

Root cause

The SDK's Server / FeatureRegistry does not implement addResourceTemplate() with URI pattern matching. Resources are looked up by exact URI, so a request for test://template/123/data does not match the registered template test://template/{id}/data.

Related: #502, #503

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions