primeTanM / Excuser

API of different excuses for different situations.
https://excuser-three.vercel.app/
18 stars 10 forks source link

Response for excuse id 308 does not contain excuse. #2

Closed spenceryi closed 2 years ago

spenceryi commented 2 years ago

Excuse id 308 returns an object with "death" property instead of "excuse" like all other ones seem to do.

[{"id":308,"death":"My grandmother passed away today morning.","category":"college"}]

kd1729 commented 2 years ago

Thanks for pointing it out. I have fixed it now.