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 fixes endpoint uses edac/v1/ instead of accessibility-checker/v1 for it's rest endpoint. We should normalize and swap it to accessibility-checker to match other uses of rest endpoint in the plugin.
The fixes endpoint uses
edac/v1/instead ofaccessibility-checker/v1for it's rest endpoint. We should normalize and swap it toaccessibility-checkerto match other uses of rest endpoint in the plugin.