class Attio::APIResource
def resource_path
-
(String)
- The full API path including the resource ID
def resource_path "#{self.class.resource_path}/#{id}" end
(String)
- The full API path including the resource ID
def resource_path "#{self.class.resource_path}/#{id}" end