-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Feature/BE-35: Art Item Category #358
Conversation
Tested the |
|
Now I got it, you have changed the name of the field from |
@kostanya We change the field name |
@KarahanS I'll make modifications accordingly. |
{ "id": 5, "owner": { "id": 2, "username": "string", "name": "st", "surname": "ring", "profile_path": "avatar/default.png" }, "title": "newartitem", "description": "good stuff", "category": "PR", "tags": [], "artitem_path": "artitem/defaultart.jpg", "likes": 0, "created_at": "2022-12-16T23:25:43.904293Z", "isLiked": false }