Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Router to runtime.Params #3458

Merged
merged 1 commit into from May 17, 2021
Merged

Add Router to runtime.Params #3458

merged 1 commit into from May 17, 2021

Commits on May 17, 2021

  1. Add Router to runtime.Params

      - Allows extending the REST API by creating a custom runtime object
      - Allows overriding existing routes since Router matches routes in order of registration
    
    Signed-off-by: Jakob Schmid <jakob.schmid@sap.com>
    Jakob Schmid committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f1b4807 View commit details
    Browse the repository at this point in the history