Class: Api::V2::FragmentResource

Inherits:
JSONAPI::Resource
  • Object
show all
Defined in:
app/resources/api/v2/fragment_resource.rb

Overview

Note:

There is no access to this resource.

This resource does not appear to be used; can it be deprecated?

For more information about JSON:API, see the JSON:API Specifications or refer to the JSONAPI::Resources package for Sequencescape's implementation.

Instance Attribute Summary collapse

Instance Attribute Details

#uuidString (readonly)

This identifier is automatically assigned upon creation and cannot be modified.

Returns:

  • (String)

    The universally unique identifier (UUID) for this fragment.



19
# File 'app/resources/api/v2/fragment_resource.rb', line 19

attribute :uuid, readonly: true