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
it would be nice to have a opt-in for api-keys, so that the aimock rejects requests which not have the proper api-key set.
This is useful for negative tests where requests should get rejected if they provide the wrong key.
Hi,
it would be nice to have a opt-in for api-keys, so that the aimock rejects requests which not have the proper api-key set.
This is useful for negative tests where requests should get rejected if they provide the wrong key.