RicoSuter/NJsonSchema
View on GitHubAdd support for comparing two NJsonSchema specifications
Open
#309 opened on Jan 27, 2017
help wantedtype: enhancement
Repository metrics
- Stars
- (1,578 stars)
- PR merge metrics
- (Avg merge 39d 6h) (1 merged PR in 30d)
Description
Do you have bandwidth to support comparing two NJsonSchema specifications and spew out the differences to determine whether a newer API specification is backwards-compatible with an older API specification.
There is one solution available for ruby users https://github.com/civisanalytics/swagger-diff but i am unable to find one that does c#.