Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Fixed keys in content-negotiation Admin module #289

Merged
merged 1 commit into from
Jan 17, 2018
Merged

Fixed keys in content-negotiation Admin module #289

merged 1 commit into from
Jan 17, 2018

Commits on Feb 23, 2017

  1. Fixed keys in content-negotiation Admin module

    Correct keys used by other modules are underscore_separated.
    Here, was incorrectly, dash-separated so in configuration
    we had double keys. What's more dash-separated keys were red
    to populate forms in Apigility Admin. Also when both keys were
    present (dash-separated and underscore_separated) values were
    overridden in ContentNegotiationOptions.
    michalbundyra committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    cce1e45 View commit details
    Browse the repository at this point in the history