asyncapi-archived-repos/playground

CSS capitalization and lowercase classes on Properties.pattern do not match casing rules of the regular expression

Closed this issue · 1 comments

Screen Shot 2019-08-21 at 16 21 19

Here you can see that the pattern requires the string "readMessages" whereas the preview displays "Must Match ReadMessages" which could lead to confusion.

This was fixed here: asyncapi/generator#87. Thanks!