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
Resolving ref in case of components/headers is constructing wrong map in RefPointer class: case HEADERS: return (Map<String, T>) components.getSchemas();
The text was updated successfully, but these errors were encountered:
Resolving ref in case of components/headers is constructing wrong map in RefPointer class:
case HEADERS: return (Map<String, T>) components.getSchemas();
The text was updated successfully, but these errors were encountered: