Sha256: bb36a262089f23a2a428675447b86d9c1892c306c289a363ef671e643d571af9
Contents?: true
Size: 171 Bytes
Versions: 14
Compression:
Stored size: 171 Bytes
Contents
module Desk class Client module IntegrationUrl def integration_url_endpoints [ :list, :show, :create, :update, :delete ] end end end end
Version data entries
14 entries across 14 versions & 1 rubygems