civisanalytics / swagger-diff

Utility for comparing two Swagger specifications.
BSD 3-Clause "New" or "Revised" License
264 stars 32 forks source link

Feature/operation id csv deprecated #69

Closed rb80 closed 2 years ago

rb80 commented 2 years ago

Added command line argument to output to CSV

Also flags up newly deprecated operations

Includes the operationId in the output

rb80 commented 2 years ago

needs unit tests