Skip to content

Add support for default exposures at application and controller level #4

Closed
@tappleby

Description

@tappleby

Often applications will need to declare default exposures both globally for the application and at the controller level.

Possible API for controllers:

before_action :expose_scope; jsonapi_expose scope: current_user; end

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions