RESTier
RESTier copied to clipboard
Handle request in order.
Issues
*This pull request fixes issue #762
Description
I tried to find a method to check for the depends on id but could not find one. So the only fix for now would be resolving them in order. This is many times slower, but it's better then it being broken.
Checklist (Uncheck if it is not completed)
- [ ] Test cases added
- [ ] Build and test with one-click build and test script passed