Merge lp://staging/~facundo/ubuntu-rest-scopes/fix-ebay-noconditiondisplayname into lp://staging/ubuntu-rest-scopes
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Roberto Alsina |
Approved revision: | 526 |
Merged at revision: | 526 |
Proposed branch: | lp://staging/~facundo/ubuntu-rest-scopes/fix-ebay-noconditiondisplayname |
Merge into: | lp://staging/ubuntu-rest-scopes |
Diff against target: |
34 lines (+8/-2) 3 files modified
src/scopes/ebay.py (+2/-2) src/scopes/tests/fixtures/ebay-searcheditem-nocondition.json (+1/-0) src/scopes/tests/test_ebay.py (+5/-0) |
To merge this branch: | bzr merge lp://staging/~facundo/ubuntu-rest-scopes/fix-ebay-noconditiondisplayname |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
Review via email: mp+296676@code.staging.launchpad.net |
Commit message
Support the case of no condition or condition not complete in the search response.
Description of the change
Support the case of no condition or condition not complete in the search response.Support the case of no condition or condition not complete in the search response.
To post a comment you must log in.
LGTM