learningequality / le-utils

Utilities and constants shared across Kolibri, Ricecooker, and Kolibri Studio
MIT License
3 stars 31 forks source link

Split embed request schema #120

Closed akolson closed 9 months ago

akolson commented 9 months ago

Overview

This pr splits the embed_request json schema into two schemas;

  1. embed_topics_request
  2. embed_content request

References

Closes https://github.com/learningequality/le-utils/issues/119