17 lines
352 B
YAML
17 lines
352 B
YAML
sdk:
|
|
client:
|
|
app-key: e6ab3c9abda747b39d7cc12b6dc0f5a0
|
|
gateway:
|
|
url: ${common.gateway.network.http.intranet}
|
|
swagger:
|
|
enabled: ${common.swagger.enabled}
|
|
title: Demo
|
|
description: Safety Eval API Docs
|
|
version: ${application.version}
|
|
group-name: Demo
|
|
springfox:
|
|
documentation:
|
|
swagger:
|
|
v2:
|
|
path: /v2/api-docs
|