Changes to POST /api/hyperion/courses/:courseId/quiz-exercises/refine-question

POST /api/hyperion/courses/{courseId}/quiz-exercises/refine-question

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

Changed in 5 of the 37 revisions of this API.684

  1. 322715dc695911
  2. 039041cdc17b472
  3. ac514a8944c61
  4. 571f6620167a1
  5. afd4091eb1701

What changed

  • 322715dc695911See the full diff
    • removed the required property oneOf[QuizQuestionRefinementSuccess]/question from the response with the 200 status

      response-required-property-removed

    • removed the request property question

      request-property-removed

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

  • 039041cdc17b472See the full diff
    • added QuizQuestionRefinementSuccess QuizQuestionRefinementFailure to the response body oneOf list for the response status 200

      response-body-one-of-added

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

      response-body-type-changed

    • removed the required property question from the response with the 200 status

      response-required-property-removed

    • removed the required property reasoning from the response with the 200 status

      response-required-property-removed

    • the question/explanation request property's maxLength was set to 2000

      request-property-max-length-set

    • the question/hint request property's maxLength was set to 2000

      request-property-max-length-set

    • the question/options/items/explanation request property's maxLength was set to 2000

      request-property-max-length-set

    • the question/options/items/hint request property's maxLength was set to 2000

      request-property-max-length-set

    • the question/options/items/text request property's maxLength was set to 2000

      request-property-max-length-set

    • the question/questionText request property's maxLength was set to 10000

      request-property-max-length-set

    • the question/title request property's maxLength was set to 500

      request-property-max-length-set

    • added response discriminator for the response status 200

      response-body-discriminator-added

    • removed the success enum value from the type response property for the response status 200

      response-property-enum-value-removed

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

    • added the required property type to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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