-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
We should provide a wildcard endpoint that would provide dynamic access to spec sheets instead of having to recompile the routes at startup.
Any route that is not normally in pharus would then trigger a check against the specs available, if a route is found then it would instantiate the component interface and run the code from the spec.
Implementing this would mean that we no longer need to run a precompile script.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request