You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2013/05/24 15:06:20 UTC

[jira] [Created] (CAMEL-6394) provide an API on ComponentConfiguration & JMX to get the JSON Schema of the parameters of a component/endpoint for tooling

james strachan created CAMEL-6394:
-------------------------------------

             Summary: provide an API on ComponentConfiguration & JMX to get the JSON Schema of the parameters of a component/endpoint for tooling
                 Key: CAMEL-6394
                 URL: https://issues.apache.org/jira/browse/CAMEL-6394
             Project: Camel
          Issue Type: New Feature
            Reporter: james strachan
            Assignee: james strachan
             Fix For: 2.12.0


Since there is a ComponentConfiguration.getParameterConfiguration() method which returns a Map of ParameterConfiguration it should be easy to convert this into a simple blob of JSON matching the JSON-schema: http://json-schema.org/ so its easy to default the parameter names and types in command line, IDE and web tools

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira