AsyncAPI: UserSignedUp Parse Error #810
Unanswered
neil-oconnor
asked this question in
Q&A
Replies: 1 comment
-
Hi @neil-oconnor, Throughout the years, AsyncAPI spec has evolved (and so as its studio) and some samples from the Microcks code base may still reference older versions of the spec that are no longer supported in the studio... This is usually due to elements that are now mandatory or examples syntax that has changed. Let us know if some of them are quick fixes so that we can lower the number of warning and error messages. Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Anyone else seeing the parse error thrown by AsyncAPI Studio when using the UserSignedUp sample file linked from the Microcks mocking and testing how-to page?
Attached a couple of screenshots of what the studio is complaining about. The "examples" are lined up with the "message".
"Property examples is not expected to be here"
I did have a look for existing/known problems, the closest I could find is #254, but it's not this problem as far as I can tell.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions