Changes to Provides the value of a config option

GET /config/hidden/{section}/{key}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 28 revisions of this API.323

  1. 6858c68bfb26221
  2. aecc89967ad71
  3. 34ea2d1383681
  4. 2d2cec576ebd1

What changed

  • 6858c68bfb26221See the full diff
    • added ConfigOptionValue to the response body oneOf list for the response status 200

      response-body-one-of-added

    • the oneOf[HiddenConfig]/ response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • removed the optional property oneOf[ConfigSection]/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property oneOf[ConfigSection]/options from the response with the 200 status

      response-optional-property-removed

    • removed ConfigOption from the response body oneOf list for the response status 200

      response-body-one-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog