RicoSuter/NJsonSchema

Add support for comparing two NJsonSchema specifications

开放

#309 创建于 2017年1月27日

 (8 条评论) (1 个反应) (0 位负责人)C# (549 个派生)github user discovery
help wantedtype: enhancement

仓库指标

星标
 (1,581 个星标)
PR 合并指标
 (平均合并 39天 6小时) (30 天内合并 1 个 PR)

描述

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#.

贡献者指南