We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove /arts/user/self and implement a new available API Endpoint /arts/:userId across all repos.
Below is the mentioned list of repos where arts/user/self is currently being used:
We should have removed the usage of /arts/user/self API Endpoint and should be using new API endpoint /arts/:userId.
Currently, we are using the /arts/user/self API Endpoint.
The text was updated successfully, but these errors were encountered:
@vikasosmium I created a TCR for this repo please assign this issue to me thanks
Sorry, something went wrong.
Didn't find any use case of this repository as of now. Searched through these repositories @vikasosmium
Okay, I am closing this issue now because this API is not currently being used.
mdansarijaved
No branches or pull requests
Issue Description
Remove /arts/user/self and implement a new available API Endpoint /arts/:userId across all repos.
Below is the mentioned list of repos where arts/user/self is currently being used:
Expected Behavior
We should have removed the usage of /arts/user/self API Endpoint and should be using new API endpoint /arts/:userId.
Current Behavior
Currently, we are using the /arts/user/self API Endpoint.
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: