As of now, we can pass a valid new budget such as 332322 to the API, although the API responds with success, we have no updates going through to the actual data. No errors are logged to stdout, leading me to believe that they are not bubbling up.
"version": "0.6.0"
API responses are correct.
Illegal request & response:
As of now, we can pass a valid new
budget
such as332322
to the API, although the API responds withsuccess
, we have no updates going through to the actual data. No errors are logged to stdout, leading me to believe that they are not bubbling up."version": "0.6.0"
API responses are correct. Illegal request & response:
Legal request & response:
(Pruned
[ '_id', 'id', '_v']
)It does not seem to be an issue of format or niche behavior, attempted:
3332.00
,332432
,number > budget
.