Claudio Sanches
70c7adfeb7
Fixed usage of package tag in REST API and templates
2020-09-17 11:56:08 -03:00
Claudio Sanches
d48f1d4e2e
Fixed package tag usage
2020-08-05 13:36:24 -03:00
Peter Fabian
309c48ab0e
Deprecated old cache function and replaced it with a new one.
2019-11-28 14:03:57 +01:00
rmalviya
f22dbd53ff
Parse attribute_id as int not string
...
In legacy API v3 for product attribute terms, the `$attribute_id` is
received as string, but is required as int for proper handling.
Use `absint` to make sure it is a valid int id and hence fix #24160 .
2019-07-19 15:52:06 +05:30
Mike Jolley
c928188831
Update from master
2019-07-10 12:57:02 +01:00
Mike Jolley
cae7422b98
git mv legacy api
2019-06-26 11:47:08 +01:00
Mike Jolley
10b0aae09e
Revert "Move legacy API files from /api/ to /legacy/api"
...
This reverts commit 00a8ef5d4d
.
2019-06-26 11:42:36 +01:00
Mike Jolley
00a8ef5d4d
Move legacy API files from /api/ to /legacy/api
2019-06-19 11:23:47 +01:00