-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Setting the format
in parameters has a special behavior in Rails. One side effect is respond_to
will now ignore any provided Accept header in favor of the provided format. The default Rails json parser doesn't set format and it doesn't seem to me that we need to set it either.
data[:format] = :jsonapi |
Metadata
Metadata
Assignees
Labels
No labels