Changes to Search Xquik documentation with query parameters

GET /ask

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

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

  1. f23b15f4dac27812
  2. 8145a5bd05551

What changed

  • f23b15f4dac27812See the full diff
    • for the query request parameter response_format, default value conversational_search was added

      request-parameter-default-value-added

    • for the query request parameter streaming, default value was changed from true to false

      request-parameter-default-value-changed

    • removed the enum value conv_search from the query request parameter response_format

      request-parameter-enum-value-removed

    • the response_type response property const value changed from Answer to answer for the status 200

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 400

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 413

      response-property-const-changed

    • the response_type response property const value changed from Failure to failure for the status 502

      response-property-const-changed

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-added

    • added the new answer enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-added

    • added the new failure enum value to the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-added

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-removed

    • removed the Answer enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 200

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 400

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 413

      response-property-enum-value-removed

    • removed the Failure enum value from the _meta/allOf[NlwebMeta]/response_type response property for the response status 502

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 200

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 400

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 413

      response-property-enum-value-removed

    • removed the conv_search enum value from the _meta/allOf[NlwebMeta]/response_format response property for the response status 502

      response-property-enum-value-removed

    • endpoint added

      endpoint-added