Changes to Get Finding Routing Rule

GET /api/v1/findings/routing-rules/{id}

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

Changed in 2 of the 33 revisions of this API.2111

  1. f2cf3228f366211
  2. fa2bb307d6fa1

What changed

  • f2cf3228f366211See the full diff
    • added c1.api.finding.v1.FindingRoutingRule subschema #2 to the routingRule response property oneOf list for the response status 200

      response-property-one-of-added

    • the routingRule response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property routingRule/action from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/appId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/condition from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/createdAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/displayName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/enabled from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property routingRule/priority from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/templateId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property routingRule/updatedAt from the response with the 200 status

      response-optional-property-removed

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

    • endpoint added

      endpoint-added