I have Swagger 1.2 JSON spec which I wanted to migrate to Swagger 2.0. Can someone help with that?
You can use api-spec-converter (open-source, MIT license).
api-spec-converter https://api.gettyimages.com/swagger/api-docs --from=swagger_1 --to=swagger_2 > swagger.json