Azure / Azure/openapi-diff

[Bug] Comparison of additionalProperties should be fixed

オープン
#314 コメント 4 件 リアクション 1 件 担当者 1 名 @mikeharder が担当を希望しています GitHub で見る
主要言語
C#
スター
290
フォーク
50
平均マージ
5日 13時間
マージ済み PR(30日)
5

説明

... when comparing `additionalProperties: true` vs `additionalProperties: {}`.

`additionalProperties: true` allows any additional properties of any type.
`additionalProperties: {}` is functionally equivalent to `additionalProperties: true`, allowing any additional properties without specific schema constraints.

Change between them should not be flagged.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。