Skip to content

Add Client GET /search action#71

Merged
davidevans-syd merged 5 commits intomasterfrom
add-client-search
Jan 23, 2023
Merged

Add Client GET /search action#71
davidevans-syd merged 5 commits intomasterfrom
add-client-search

Conversation

@davidevans-syd
Copy link
Contributor

Intent (What)
Add Client GET /search action

Motivation (Why)
So that we can find clients by name without iterating through the full list in our app code

Implementation (How)
Implement XpmRuby::Client.search like .list except taking different params and using a different endpoint

Consequence
XpmRuby::Client.search available for use

@davidevans-syd davidevans-syd marked this pull request as ready for review January 22, 2023 07:21
@davidevans-syd davidevans-syd requested a review from a team as a code owner January 22, 2023 07:21
Copy link
Contributor

@rmustafin rmustafin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one question about spec

@davidevans-syd davidevans-syd merged commit f45d5db into master Jan 23, 2023
@davidevans-syd davidevans-syd deleted the add-client-search branch January 23, 2023 01:38
lankz pushed a commit that referenced this pull request Jun 10, 2025
* Add Client GET /search action

* Add specs and VCR cassettes for Client GET /search action

* Update Gemfile.lock

* Update to Ruby 3.1.3

* Bump gem version to 0.3.0
lankz pushed a commit that referenced this pull request Jun 10, 2025
* Add Client GET /search action

* Add specs and VCR cassettes for Client GET /search action

* Update Gemfile.lock

* Update to Ruby 3.1.3

* Bump gem version to 0.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants