curl --request GET \
--url https://{FUSION HOST}/api/swagger/multi-yaml
"<string>"
Get Fusion per-service API specs as concatenated YAML blocks.
curl --request GET \
--url https://{FUSION HOST}/api/swagger/multi-yaml
"<string>"
successful operation
The response is of type string
.
Was this page helpful?