Closed justincpresley closed 3 years ago
This makes the change to both fetching and queries.
Instead of merging the two components (sid + command) such as sid-fetch, now these two components are separate.
For Example //query/files ==>> //query/files //sid-query/query/files ==>> //sid//query/files
This makes the change to both fetching and queries.
Instead of merging the two components (sid + command) such as sid-fetch, now these two components are separate.
For Example //query/files ==>> //query/files
//sid-query/query/files ==>> //sid//query/files