Urlaubsplan
Lade ...
Suche ...
Keine Treffer
AccountSettings.php-Dateireferenz

Namensbereiche

namespace  App::Controllers::Api
 

Funktionen

path new OA Property(property:"data", type:"object", properties:[new OA\Property(property:"user_id", type:"integer", example:1), new OA\Property(property:"first_name", type:"string", example:"John"), new OA\Property(property:"last_name", type:"string", example:"Doe"), new OA\Property(property:"email", type:"string", example:"john.doe@example.com"), new OA\Property(property:"role", type:"string", example:"Admin"), new OA\Property(property:"department", type:"string", example:"IT")])])) new OA Response(response:404, description:"User profile not found", content:new OA\JsonContent(properties:[new OA\Property(property:"status", type:"string", example:"error"), new OA\Property(property:"message", type:"string", example:"Benutzerprofil nicht gefunden.")]))])] public getProfile( $userID new OA App::Controllers::Api::Property (property:"last_name", type:"string", example:"Doe")
 

Variablen

title App::Controllers::Api::__pad0__
 
title App::Controllers::Api::version
 
 App::Controllers::Api::$format = 'json'
 
path App::Controllers::Api::__pad1__
 HTTP-spezifischer Kontext.
 
path App::Controllers::Api::tags
 
path App::Controllers::Api::summary
 
path App::Controllers::Api::parameters
 
path App::Controllers::Api::in
 
path App::Controllers::Api::required
 
path App::Controllers::Api::description
 
path App::Controllers::Api::schema
 
path App::Controllers::Api::example
 
path App::Controllers::Api::responses
 
path App::Controllers::Api::content
 
path App::Controllers::Api::type
 
path new OA Property(property:"data", type:"object", properties:[new OA\Property(property:"user_id", type:"integer", example:1), new OA\Property(property:"first_name", type:"string", example:"John"), new OA\Property(property:"last_name", type:"string", example:"Doe"), new OA\Property(property:"email", type:"string", example:"john.doe@example.com"), new OA\Property(property:"role", type:"string", example:"Admin"), new OA\Property(property:"department", type:"string", example:"IT")])])) new OA Response(response:404, description:"User profile not found", content:new OA\JsonContent(properties:[new OA\Property(property:"status", type:"string", example:"error"), new OA\Property(property:"message", type:"string", example:"Benutzerprofil nicht gefunden.")]))])] public function getProfile($userID) App::Controllers::Api::path
 HTTP-spezifischer Kontext.
 
path new OA Property(property:"data", type:"object", properties:[new OA\Property(property:"user_id", type:"integer", example:1), new OA\Property(property:"first_name", type:"string", example:"John"), new OA\Property(property:"last_name", type:"string", example:"Doe"), new OA\Property(property:"email", type:"string", example:"john.doe@example.com"), new OA\Property(property:"role", type:"string", example:"Admin"), new OA\Property(property:"department", type:"string", example:"IT")])])) new OA Response(response:404, description:"User profile not found", content:new OA\JsonContent(properties:[new OA\Property(property:"status", type:"string", example:"error"), new OA\Property(property:"message", type:"string", example:"Benutzerprofil nicht gefunden.")]))])] public function getProfile($userID App::Controllers::Api::requestBody