Clarity
Clarity
Right now, the following is true for the `provider` `/status_changes` and `/trips` endpoints: > For hours in which the provider was not operating the API shall return a `404 Not...
I had to dig through to find the original commit + test case for this feature to figure out how it worked. I figured I'd save future people the time...
Comparing https://wiki.libsdl.org/CategoryVideo via the wayback machine and the new version:
### Describe the feature or problem you’d like to solve I have a script that wants to wait for required checks. If there are no required checks at all, that...
### Version Number 7.58.1 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/recursing-shannon-l75z4g?file=%2Fsrc%2FApp.tsx%3A11%2C1 ### Steps to reproduce - Go to [the codesandbox link](https://codesandbox.io/p/sandbox/recursing-shannon-l75z4g). - Click "Add item" - Observe that while `uuid` and `otherValue` are...