You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The request and response documentation for the Per Diem API could provide greater detail. For instance, Endpoint 1: https://api.gsa.gov/travel/perdiem/v2/rates/city/{city}/state/{ST}/year/{year} could specify that {ST} requires a state abbreviation and does not support long form state names. The Expected Result claims two values in the response but in reality, it is much longer (see below).
The request and response documentation for the Per Diem API could provide greater detail. For instance, Endpoint 1:
https://api.gsa.gov/travel/perdiem/v2/rates/city/{city}/state/{ST}/year/{year}
could specify that{ST}
requires a state abbreviation and does not support long form state names. The Expected Result claims two values in the response but in reality, it is much longer (see below).The text was updated successfully, but these errors were encountered: