Skip to main content
Version: 14.x (Next)

Proxy

Proxies are specific configurations used to invoke APIs that are not part of the current project but may be exposed by an external provider or another project. Proxies can be instantiated from the dedicated section of the Console Design area.

To create or edit a proxy, you need to provide a manifest, whose resources property should adhere to the following JSON schema.

tip

The JSON schemas of the proxy resources and of the full proxy manifest are available on GitHub.

Loading ....