fix(docs): remove incorrect uuid format in openapi spec (#7419)

Co-authored-by: 🏔️ Peak <122374094+peaklabs-dev@users.noreply.github.com>
This commit is contained in:
Muhammed Mustafa AKŞAM
2026-01-04 18:16:19 +03:00
committed by GitHub
parent dc6ef3d231
commit 9b6d1613ed
9 changed files with 46 additions and 168 deletions

View File

@@ -411,7 +411,6 @@ class CloudProviderTokensController extends Controller
required: true,
schema: new OA\Schema(
type: 'string',
format: 'uuid',
)
),
],