Skip to content

[FEATURE] Register REST API and map to associated extension in ExtensionsOrchestrator #69

@dbwiddis

Description

@dbwiddis

Is your feature request related to a problem?

See steps 4, 6, and 7 described in #64.

What solution would you like?

Upon receipt of REST API listing provided in #68, The ExtensionsOrchestrator should:

  • Register the APIs with the RestHandler
  • Store the response from the RestHandler in a map with the API as the key and the requesting extension as the value.

What alternatives have you considered?

The best location for the map and API redirects to be stored is still an open question.

Do you have any additional context?

See also the DESIGN.md file (draft in #60)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions