Add a Validation
that checks all operationId
s in Link
objects are valid
#236
Labels
Validation
that checks all operationId
s in Link
objects are valid
#236
Create a validation that
operationId
s inLink
objects refer toOperation
objects in the document that have the given ids. This should probably be an optional validation rather than a default one.Note that you should make changes to both the
OpenAPIKit30
andOpenAPIKit
modules (the changes will be mostly if not entirely identical).The text was updated successfully, but these errors were encountered: