Class: Api::V2::Sapio::UserResource
- Inherits:
-
UserResource
- Object
- JSONAPI::Resource
- BaseResource
- UserResource
- Api::V2::Sapio::UserResource
- Defined in:
- app/resources/api/v2/sapio/user_resource.rb
Overview
Note:
Access this resource using include on StudyResource
through the user relationship.
Provides a JSON:API representation of User.
For more information about JSON:API see the JSON:API Specifications or look at the JSONAPI::Resources package for Sequencescape's implementation of the JSON:API standard.
Instance Attribute Summary
Attributes inherited from UserResource
#first_name, #last_name, #login, #uuid
Method Summary
Methods inherited from UserResource
Methods inherited from BaseResource
apply_includes, creatable_fields, default_includes, #fetchable_fields, inclusions, resolve_relationship_names_to_relations, updatable_fields