CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Change `/payment-method` to `/payments` #43

Closed nedjulius closed 7 months ago

nedjulius commented 7 months ago

Describe the bug Based on professor's feedback, we should have /payments as the URL

To Reproduce

  1. Start server
  2. Check /payments -- will throw 404

Expected behavior All of the endpoinds should have base URL /payments instead