Ludovic Farine created BROOKLYN-616:
---------------------------------------
Summary: REST API swagger validation fails on isolated environment
Key: BROOKLYN-616
URL: https://issues.apache.org/jira/browse/BROOKLYN-616
Project: Brooklyn
Issue Type: Bug
Affects Versions: 0.13.0
Reporter: Ludovic Farine
Fix For: 1.0.0
REST API Docs page shows an error message if the swagger.json file is
inaccessible from the internet.
It has been detected on JPMC environment.
```json
{"schemaValidationMessages":[\{"level":"error","message":"Can't read from file
http://<host>:8081/v1/apidoc/swagger.json"}]}
```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)