<?php
/**
* @OA\Schema(
* schema="Template",
* type="object",
* @OA\Property(property="html", type="string", example="<HTML></HTML>", description="The template HTML"),
* )
*/