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
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
@reidlai and whoever has this problem.
I found out why it gave me that exception in my case.
I have one type inheriting another type, and one property in the child class overrides the same property in the parent type. Raml parser(in my case, I'm using raml-cop) didn't catch it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What does this error mean? I encountered this error when i run osprey-mock-service -f xxx.api.raml -p 3000. Thanks for any hint
The text was updated successfully, but these errors were encountered: