Azure / Azure/openapi-diff

[Bug] Comparison of additionalProperties should be fixed

Đang mở
#314 4 bình luận 1 reaction 1 người được giao Được @mikeharder nhận Xem trên GitHub
Ngôn ngữ chính
C#
Star
290
Fork
50
Merge trung bình
5 ngày 13 giờ
Pull request đã merge (30 ngày)
5

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.