Closed thogb closed 1 month ago
@cloud9ight there is some TODO: comments to be checked on your side that I have added in this PR, just need to know what you want in those pages. Then I can make the end points for that, like getting just a pure list of recently create image download urls in the response. Thank you.
New endpoint http://localhost:3001/api/v1/imagePromptSpaces/:ipsID/imagePrompts/:ipId/argumentResponse
For creating new filtered image. input require extension(valid image extension) and filters(any dynamic value)
Return corresponding dto with a url for uploading image.