Changes to Details einer Baustelle

GET /details/roadworks/{roadworkId}

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

Changed in 8 of the 27 revisions of this API.634

  1. a312b6bbed2a2
  2. 520e08a9029513
  3. f8917532e1b81
  4. 5686c366c2ac2
  5. d97d91f599751
  6. 498f5ef395ed1
  7. 020b0c7958111
  8. d9f3413351311

What changed

    • for the path request parameter roadworkId, the type/format was changed from string/base64 to string/byte

      request-parameter-type-changed

    • the allOf[RoadEvent]/allOf[RoadItem]/identifier response's property type/format changed from string/base64 to string/byte for status 200

      response-property-type-changed

  • 520e08a9029513See the full diff
    • added the new ELECTRIC_CHARGING_STATION enum value to the allOf[RoadEvent]/allOf[RoadItem]/display_type response property for the response status 200

      response-property-enum-value-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the success response with the status 204

      response-success-status-added

    • the allOf[RoadEvent]/allOf[RoadItem]/future response's property type/format changed from string/ to boolean/ for status 200

      response-property-type-changed

    • the allOf[RoadEvent]/allOf[RoadItem]/future response's property type/format changed from boolean/ to string/ for status 200

      response-property-type-changed

    • the allOf[RoadEvent]/allOf[RoadItem]/isBlocked response's property type/format changed from boolean/ to string/ for status 200

      response-property-type-changed

    • deleted the path request parameter roadId

      request-parameter-removed

    • added the new SHORT_TERM_ROADWORKS enum value to the allOf[RoadEvent]/allOf[RoadItem]/display_type response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation