Change detail

716Docs

8d7dda7b9efa → 0d5a6f8b42e2 · 23 changes across 8 operations

  • GET/api/conversation/{conversationId}
    • ●

      removed the optional property // from the response with the status

    • ○

      removed the CORRECT enum value from the /// response property for the response status

    • ○

      removed the WRONG enum value from the /// response property for the response status

  • GET/api/conversation/note/{note}
    • ●

      removed the optional property /// from the response with the status

    • ○

      removed the CORRECT enum value from the //// response property for the response status

    • ○

      removed the WRONG enum value from the //// response property for the response status

  • POST/api/conversation/note/{note}
    • ●

      removed the optional property // from the response with the status

    • ○

      removed the CORRECT enum value from the /// response property for the response status

    • ○

      removed the WRONG enum value from the /// response property for the response status

  • POST/api/conversation/recall-prompt/{recallPrompt}
    • ●

      removed the optional property // from the response with the status

    • ○

      removed the CORRECT enum value from the /// response property for the response status

    • ○

      removed the WRONG enum value from the /// response property for the response status

  • POST/api/recall-prompts/{recallPrompt}/answer-spelling
    • ●

      removed the optional property from the response with the status

    • ○

      removed the CORRECT enum value from the / response property for the response status

    • ○

      removed the WRONG enum value from the / response property for the response status

  • POST/api/recall-prompts/{recallPrompt}/answer
    • ●

      removed the optional property from the response with the status

    • ○

      removed the CORRECT enum value from the / response property for the response status

    • ○

      removed the WRONG enum value from the / response property for the response status

  • GET/api/recalls/previously-answered
    • ●

      removed the optional property / from the response with the status

    • ○

      removed the CORRECT enum value from the // response property for the response status

    • ○

      removed the WRONG enum value from the // response property for the response status

  • GET/api/memory-trackers/{memoryTracker}/recall-prompts
    • ○

      removed the CORRECT enum value from the // response property for the response status

    • ○

      removed the WRONG enum value from the // response property for the response status