/u/clay_pigeon on Reddit

  • 3 Posts
  • 423 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle













  • I’m 3,500 miles from the vendor’s devs, sadly.

    Asking them to put the swagger file itself behind the API is a good idea. Their dev backlog is 3-24 months.

    I used the same trick to determine the required headers and parameters - I checked their website which uses the same API.

    The source of their delays is that different devs or teams “own” different endpoints and make their changes without documenting. It’s annoying, stuff like the same data being in field “hostId” on one endpoint but “deviceId” on another.