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
The text was updated successfully, but these errors were encountered:
misha-rollun
changed the title
Trait NoDelete not compatible with RestInterface
Trait NoDelete and NoGet not compatible with RestInterface
Feb 17, 2021
RestInterface has method delete be like:
but NoDelete trait has another interface:
Same problem with NoGet
The text was updated successfully, but these errors were encountered: