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
In the two snippets above, User, Category and Tag are referenced without the preceding #/definitions/ as required, while other occurrences in the spec are fine.
The text was updated successfully, but these errors were encountered:
The current pet store example exhibits this issue in three places:
In the two snippets above,
User
,Category
andTag
are referenced without the preceding#/definitions/
as required, while other occurrences in the spec are fine.The text was updated successfully, but these errors were encountered: