headless_lms_server::controllers::main_frontend

Module playground_examples

Source

Functionsยง

  • Add a route for each controller in this module.
  • DELETE /api/v0/main-frontend/playground_examples - Deletes a playground example if exists.
  • GET /api/v0/main-frontend/playground_examples - Returns all playground examples that are not deleted.
  • POST /api/v0/main-frontend/playground_examples - Saves a playground example.
  • PUT /api/v0/main-frontend/playground_examples - Updates existing playground example.