latest--service-schema
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/dwp-exchange-gateway/_shared/latest--service-schema.json |
| Parent schema | dwp-exchange-gateway |
Type:
object
Properties
name
string
required
The service name
minLength=2
url
string
required
The URL of the service you are attempting to communicate with. The format is `protocol://host:port. If a port is not supplied, the default port for the given protocol is used.
format=uripattern=^(https?)://
timeout
object
required
2 nested properties
secs
required
max=900exclusiveMin=0
retries
integer
required
min=0max=10
tls_verify_upstream
boolean
tls_verify_depth
integer
min=0max=9
additional_ca_certs
array
routes
Latest Route Schema[]
plugins
Latest Plugins Schema[]
uniqueItems=true