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
fix(core): Add PUT to the allowed methods in the CORS config
As the API contains PUT endpoints, it must also be an allowed method in
the CORS configuration.
Fixes#1048.
Signed-off-by: Martin Nonnenmacher <[email protected]>
0 commit comments