# == RestClients ==
#
# Rest Clients are defined in ivy projects with a name.
#
RestClients:
# This is an example configuration for the rest client with the name myRestClient.
DeepL:
Url: "https://api-free.deepl.com/v2"
# If defined, all features from the project will be completely replaced.
Features:
- ch.ivyteam.ivy.rest.client.mapper.JsonFeature
org.glassfish.jersey.media.multipart.MultiPartFeature
com.axonivy.connector.deepl.DeepLAuthFeature
# Properties are merged with higher priority with those from the project.
Properties:
AUTH.deepLKey: