0xNF / mockify

A replica Spotify server complete with OAuth that allows offline testing of applications using the Spotify Web API
MIT License
1 stars 0 forks source link

Server Responde Modes are NYI #6

Open 0xNF opened 6 years ago

0xNF commented 6 years ago

None of the endpoints presently checks the response mode setting. Need to create a catchall method that initiates before any call goes to any specific controller and return the appropriate error.