We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7935c28 commit dd91681Copy full SHA for dd91681
README.md
@@ -17,3 +17,4 @@
17
- Add update APIs to the queue.
18
- Create queue per API for example create a queue for create app API and another one for create chat API.
19
- Revisit specs to make sure all corner cases and bad requests are handle correctly.
20
+- Refactor the API URL structure, the current one is following the one in the docs but I don't think it's the best we can do.
0 commit comments