You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by GitBox <gi...@apache.org> on 2019/04/22 10:05:45 UTC

[GitHub] [brooklyn-ui] jcabrerizo opened a new pull request #131: Avoiding swagger validation

jcabrerizo opened a new pull request #131: Avoiding swagger validation
URL: https://github.com/apache/brooklyn-ui/pull/131
 
 
   In internet isolated environments is impossible reaching the `swagger.json` file, and an error label is shown in the REST API Doc page.
   ![image](https://user-images.githubusercontent.com/17095501/56495721-88b3f580-64ee-11e9-9484-00212dd3f334.png)
   
   Passing `null` as validator url, the module don't show the validation label as it does when is executed in localhost. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services