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

tmf: add jsonParameters to ITmfConfiguration and ITmfConfigurationSource #144

Closed

Commits on Sep 23, 2024

  1. tmf: Add support for json-schema file to TmfConfigurationSourceType

    For schema specification see https://json-schema.org/
    
    [Added] support for json-schema file to TmfConfigurationSourceType
    
    Signed-off-by: Bernd Hufmann <[email protected]>
    bhufmann committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    381d0e4 View commit details
    Browse the repository at this point in the history
  2. tmf: add jsonParameters to ITmfConfiguration and ITmfConfigurationSource

    This is as alternative to Map<String, Object>.
    
    [Added] jsonParameters to ITmfConfiguration and ITmfConfigurationSource
    
    Signed-off-by: Bernd Hufmann <[email protected]>
    bhufmann committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ec8cffe View commit details
    Browse the repository at this point in the history