Changes to List Dataset Questions

GET /datasets/{dataset_id}/questions

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

Changed in 2 of the 7 revisions of this API.9

  1. ca32894f988c7
  2. e9da3a893a882

What changed

    • removed the label_selection enum value from the items/items/settings/oneOf[subschema #3: LabelSelectionQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the multi_label_selection enum value from the items/items/settings/oneOf[subschema #4: MultiLabelSelectionQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the ranking enum value from the items/items/settings/oneOf[subschema #5: RankingQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the rating enum value from the items/items/settings/oneOf[subschema #2: RatingQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the span enum value from the items/items/settings/oneOf[subschema #6: SpanQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the table enum value from the items/items/settings/oneOf[subschema #7: TableQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

    • removed the text enum value from the items/items/settings/oneOf[subschema #1: TextQuestionSettings]/type response property for the response status 200

      response-property-enum-value-removed

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

    • added the optional property items/items/settings/oneOf[subschema #1: TextQuestionSettings]/columns to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/settings/oneOf[subschema #7: TableQuestionSettings]/columns to the response with the 200 status

      response-optional-property-added