Changes to Create E911 address

POST /api/relay/rest/addresses

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

Changed in 2 of the 137 revisions of this API.19

  1. dd526f1cd68314
  2. e9f0b2ed43965

What changed

  • dd526f1cd68314See the full diff
    • removed the success response with the status 201

      response-success-status-removed

    • the auto_correct_address request property default value true was added

      request-property-default-value-added

    • the emergency_enabled request property default value false was added

      request-property-default-value-added

    • added the optional property candidates to the response with the 422 status

      response-optional-property-added

    • added the success response with the status 200

      response-success-status-added

    • added the new optional request property auto_correct_address

      new-optional-request-property

    • added the new optional request property emergency_enabled

      new-optional-request-property

    • added the required property emergency_enabled to the response with the 201 status

      response-required-property-added

    • added the required property validated to the response with the 201 status

      response-required-property-added

    • added the required property validated_at to the response with the 201 status

      response-required-property-added

Of the 137 revisions, 3 have a changelog that could not be searched.