You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowing HTTP response code 423 for delete, post, put, patch. (#87) (5bc3566)
Added custom function requireExampleOrRef which looks for examples in components referenced in schema.items (when schema.type == 'array'). (#84) (1d47976)
Schema properties which have type: array and items { $ref } no longer needs an example. (5358854)
Severity of rule 'entur-rfc-9457-content-type' changed to warning. (#86) (60395da)