Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement setting for including belongs_to relationship resource iden… #2151

Conversation

furkanayhan
Copy link

Purpose

I want to use ActiveModelSerializers.config.include_data_default = :if_sideloaded option, but I also want to take advantage of "Smarter association id lookup - #1857"

Changes

  • new setting: ActiveModelSerializers.config.include_belongs_to_resource_identifier

Caveats

  • Documentation and tests are missing for now, I'll add.

Related GitHub issues

Additional helpful information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants