Method: LabClient::ProjectMethods#services
- Defined in:
- lib/labclient/projects/methods.rb
#services ⇒ Object
Project Services
624 625 626 |
# File 'lib/labclient/projects/methods.rb', line 624 def services client.projects.services.list(id) end |