Changes to Retrieve Site Measurements

GET /resources/wind_power_site_measurements

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

Changed in 2 of the 5 revisions of this API.174

  1. ec8e5425d984172
  2. 19c5b31e33e72

What changed

  • ec8e5425d984172See the full diff
    • the response property results/items/period became nullable for the status 200

      response-property-became-nullable

    • deleted the query request parameter sub_unit

      request-parameter-removed

    • removed the optional property results/items/constraint_power_ceiling from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/created from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/sub_unit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/total_power from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/wind_site_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property results/items/curtailment to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/power to the response with the 200 status

      response-optional-property-added

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

    • added the new optional query request parameter sub_unit

      new-optional-request-parameter

    • added the optional property results/items/sub_unit to the response with the 200 status

      response-optional-property-added