variant
Allows you to interact with variant and related endpoints.
get
[GET] /api/variants
๐จ 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/variants
๐จ 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/variants/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:
edit
[GET] /api/variants/: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/variants/: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
[GET] /api/variants/: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:
all
[GET] /api/variants/:variant.id/images
๐จ 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/variants/:variant.id/images
๐จ 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/variants/:variant.id/images/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:
edit
[GET] /api/variants/:variant.id/images/: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/variants/:variant.id/images/: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/variants/:variant.id/images/: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: