◆ __construct()
CRUD\Controller\Owner::__construct |
( |
| ) |
|
◆ get()
CRUD\Controller\Owner::get |
( |
|
$id | ) |
|
◆ index()
CRUD\Controller\Owner::index |
( |
| ) |
|
◆ post()
CRUD\Controller\Owner::post |
( |
|
$request_data = NULL | ) |
|
Insert new Owner entry in the database ( path="/owners", (required=true, description="The owner to add", (ref="#/components/schemas/NewOwner")), (response="200", description="Successful creation", (ref="#/components/schemas/Owner")), (response="400", description="Bad request. A field is missing.") )
- Parameters
-
$request_data | The request data |
The documentation for this class was generated from the following file: