This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch 
feature/CAMEL-24565-devconsole-response-schema
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 07983cb08de8 chore: catalog/camel-catalog: regenerate dev-console 
catalog entries for aws-secrets, jfr, quartz
     add 26f868a8a97c CAMEL-24565: camel-console: migrate variables console to 
typed Response record
     add 261482c38d16 CAMEL-24565: camel-jbang-core: update ListVariable 
command for the variables console's new response shape
     add 519407794d5d chore: catalog/camel-catalog: regenerate variables 
schema, switch placeholder test example to api

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/dev-consoles-openapi.json | 39 ++++++++++++++++++-
 .../camel/catalog/dev-consoles/variables.json      | 38 ++++++++++++++++++
 .../org/apache/camel/catalog/CamelCatalogTest.java | 11 +++---
 .../org/apache/camel/dev-console/variables.json    | 38 ++++++++++++++++++
 .../camel/impl/console/VariablesDevConsole.java    | 45 +++++++++++++---------
 .../impl/console/VariablesDevConsoleTest.java      | 34 ++++++++++++++++
 .../jbang/core/commands/process/ListVariable.java  | 27 +++++++------
 .../core/commands/process/ListVariableTest.java    |  7 +++-
 8 files changed, 203 insertions(+), 36 deletions(-)

Reply via email to