[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Deployment nt reflecting change 19 views · 0 likes · 2 posts Nqabandiweni (@nqabandiweni) · 2024-08-03 I have an api endpoint that required an array of objects as the body, i changed the endpoint to accept an object and pushed the changes to remote. git diff master origin/master returns nothing. The deployment is visible on vercel but the endpoint still expects an array of objects. Pauline P. Narvas (@pawlean) · 2024-08-05 Hi, @nqabandiweni! Sorry to hear you're facing some issues with your deployment not reflecting changes you've made. Could you share some screenshots of the issues you're facing so we can see how we can help?