2020-10-10 23:07:52 +11:00

9 lines
186 B
PHP

<?php
/**
* @OA\Schema(
* schema="Account",
* type="object",
* @OA\Property(property="id", type="string", example="AS3df3A", description="The account hashed id"),
* )
*/