property
Allows you to interact with property and related endpoints.
all
[GET] /api/properties
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
create
[POST] /api/properties
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
new
[GET] /api/properties/new
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
get
[GET] /api/properties/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
edit
[GET] /api/properties/:id/edit
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
update
[PATCH] /api/properties/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started:
delete
[DELETE] /api/properties/:id
๐จ This endpoint is missing documentation.
Help out by opening a merge request, and be sure to follow the instructions found in the Contributing Guide.
Here are some helpful links that should help you get started: