Add support for nested query parameters
Haim Natan
Using the custom ocean integration, we want to get jfrog repositories that require a query parameter to be populated as a nested Endpoint.
This want to query https://jfrog-platform.eu.aws.rccad.net/artifactory/api/repositories?project={project}
We want to have the ability to get the project from another endpoint just like we are doing on the nested endpoint path parameters.