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
Hello. My initial goal was to modify the schema and save the new one to string (some schema conditions depend on external configuration). Since json-schema library doesn't allow the modification, I've decided to build a copy of initial schema. Some fields I couldn't copy.
Unfortunately, it turned out that the saved schema differs from the initial one too much (probably because of differences in the standard versions), so the final solution was to write own parser.
There is no way of receiving this field.
The text was updated successfully, but these errors were encountered: