mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The Swagger specification indicates that all operationId values should be unique. However, SwaggerParser doesn't complain during validation if that doesn't happen, so this commit adds our own method to identify these cases. Also, the violations of this rule have been fixed.
1.7 KiB
1.7 KiB