DashAI icon indicating copy to clipboard operation
DashAI copied to clipboard

Back/explainers endpoint

Open nataliabarca opened this issue 10 months ago • 1 comments

Summary

Implemented explainers endpoint to create, get them and delete explainers and explanations.

Type of change

  • Implemented POST, GET and DELETE endpoints for explainers and explanations.

How to Test

run pytest tests/back/api/test_explanations_api.py

nataliabarca avatar Apr 26 '24 18:04 nataliabarca