RepreZen / KaiZen-OpenAPI-Editor

Eclipse Editor for the Swagger-OpenAPI Description Language
Eclipse Public License 1.0
115 stars 12 forks source link

[#308] OpenAPI v3: Validation for the value of Link#operationId #412

Closed ghillairet closed 7 years ago

ghillairet commented 7 years ago

See #308

The error message is now Invalid operationId. This operationId does not match any existing and resolvable operation.

tfesenko commented 7 years ago

Passed code review and QA. Thanks!