I'm using your bundle in association with zircote/swagger-php bundle which generate the api-docs.json from annotation define in my controllers. anyway since the last commit in May it break my swagger-ui as (from what I've understand on the last commit) you've introduce the master api-docs.json file which seems to declare list of tags which reference others json files. May be it's a good idea to put a tag 2.0.0 on the following commit : 5fdbd72 and update the README file to tell users to use the version 2 of the bundle to be compliant with swagger2 definition.
I'm using your bundle in association with zircote/swagger-php bundle which generate the api-docs.json from annotation define in my controllers. anyway since the last commit in May it break my swagger-ui as (from what I've understand on the last commit) you've introduce the master api-docs.json file which seems to declare list of tags which reference others json files. May be it's a good idea to put a tag 2.0.0 on the following commit : 5fdbd72 and update the README file to tell users to use the version 2 of the bundle to be compliant with swagger2 definition.