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 Jun 26, 2021. It is now read-only.
JsonResource does not override the default getURIFragment implementation when not using an id - currently it delegated to the super when the id is null and the super does not take into the account that a property name could be different than the EStructuralFeature name. If this is fixed then the reverse operations should be fixed as well (loading/finding the reference)
The text was updated successfully, but these errors were encountered:
JsonResource does not override the default getURIFragment implementation when not using an id - currently it delegated to the super when the id is null and the super does not take into the account that a property name could be different than the EStructuralFeature name. If this is fixed then the reverse operations should be fixed as well (loading/finding the reference)
The text was updated successfully, but these errors were encountered: