Method: OpenapiClient::ResourceReplace#actions

Defined in:
lib/openapi_client/models/resource_replace.rb

#actionsObject

A actions definition block, typically contained within a resource type definition block. The actions represents the ways you can interact with a protected resource.



28
29
30
# File 'lib/openapi_client/models/resource_replace.rb', line 28

def actions
  @actions
end