swagger-diff icon indicating copy to clipboard operation
swagger-diff copied to clipboard

Add a bunch of new rules

Open zallek opened this issue 7 years ago • 1 comments

Add needed rules to remove any unmatchedDiff on Google Drive v2 v3 comparison.

https://api.apis.guru/v2/specs/googleapis.com/drive/v2/swagger.json https://api.apis.guru/v2/specs/googleapis.com/drive/v3/swagger.json

https://gist.githubusercontent.com/zallek/6ac28225cb907edfe8f1c4714fb13d24/raw/1d99658b22be3eec338139f185738c8b9ebb1509/gistfile1.txt

  • [x] add-description (improve the rule)
  • [x] edit-description (improve the rule)
  • [x] add-method
  • [x] delete-method
  • [ ] add-security-requirement
  • [ ] edit-security-requirement
  • [ ] delete-security-requirement (etc)
  • [ ] add-info
  • [ ] edit-info
  • [ ] delete-info

zallek avatar Nov 18 '16 15:11 zallek

First 4 released in 0.6.0

zallek avatar Nov 26 '16 15:11 zallek