RicoSuter/NJsonSchema
Add support for comparing two NJsonSchema specifications
Aperta
#309 aperta il 27 gen 2017
help wantedtype: enhancement
Metriche repository
- Star
- (1581 stelle)
- Metriche merge PR
- (Merge medio 39g 6h) (1 PR mergiata in 30 g)
Descrizione
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#.