Skip to content

Commit

Permalink
add tags for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Nov 21, 2024
1 parent 95f5e81 commit efc7bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Docs/V1/Admin/Controllers/System/TinyMCEController.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class TinyMCEController
* @OA\Post(
* path="/api/v1/admin/system/tinymce/upload",
* operationId="uploadTinyMCE",
* tags={"TinyMCE"},
* tags={"System"},
* summary="Upload file from TinyMCE",
* description="Upload file from TinyMCE",
* security={ {"sanctum_admin": {} }},
Expand Down

0 comments on commit efc7bfa

Please sign in to comment.