Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 468 Bytes

api.md

File metadata and controls

12 lines (8 loc) · 468 Bytes

Pets

Types:

Methods:

  • client.pets.create() -> void
  • client.pets.retrieve(petId) -> Pet
  • client.pets.list({ ...params }) -> Pets