Problem/Motivation

It would be nice if there was a way to search for images.

Proposed resolution

Add a new service that interfaces with the image search endpoint.

Remaining tasks

Review and test.

API changes

A new service would be available.

I'll provide a simple patch to add this feature.

CommentFileSizeAuthor
#2 3285444-2.patch2.24 KBberliner

Comments

berliner created an issue. See original summary.

berliner’s picture

Status: Active » Needs review
StatusFileSize
new2.24 KB

Provided patch simply adds a new service for searching images. It's very basic and mimics exactly how the other services work.

  • omarlopesino committed 0164f11d on 2.0.x
    Revert "Issue #3285444: Service to search images"
    
    This reverts commit...

  • omarlopesino committed b40b1755 on 2.0.x
    Revert "Revert "Issue #3285444: Service to search images""
    
    This reverts...
omarlopesino’s picture

After reviewing it looks good to me. For a moment I have thought on what happens with this requesst as it is paged. and I've ensured that is possible to add pager arguments through the query.

It will be released at 2.0.2

omarlopesino’s picture

Released at 2.0.2. Thanks!

omarlopesino’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.