Skip to content

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 412 Bytes

search.md

File metadata and controls

executable file
·
28 lines (19 loc) · 412 Bytes

search

Available in: people

Search People

Example Usage

require_relative structure


s = structure::Structure.new

   
req = operations.Operations::SearchPeopleApplicationJSON(
  request=Operations::SearchPeopleApplicationJSON(
    filter="ea",
    limit="aliquid",
    page="laborum",
    query="accusamus",
  ),
)
    
res = s.people::search(req)

if ! res.body.nil?
    # handle response