Zoran Regvart created CAMEL-13490:
-------------------------------------
Summary: Consider API key in query parameters when configuring
REST producers
Key: CAMEL-13490
URL: https://issues.apache.org/jira/browse/CAMEL-13490
Project: Camel
Issue Type: New Feature
Components: camel-rest-swagger
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Fix For: 3.0.0-M3
Using API keys in query parameters as the calling code is quite a bit removed
from the component performing the HTTP call, making it difficult to introduce
additional query parameters not referenced in the request definition.
When API key in query parameters is defined in the OpenAPI specification'sĀ
{{securityDefinition}} then {{RestProducerFactory::createProducer}} invocationĀ
needs to include those parameters the {{queryParameters}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)