lib_shopware6_api_base

python3 base API client for shopware6

MIT License

Downloads
4.1K
Stars
19
Committers
2
lib_shopware6_api_base - v2.0.0

Published by bitranox almost 3 years ago

v2.0.0

2022-01-04:
- make it possible to pass None Values to Filters (Bug)
- paginated request now respect limits

lib_shopware6_api_base - v1.3.2

Published by bitranox almost 3 years ago

v1.3.2

2022-01-04: improve detection of the dal.Criteria Class

lib_shopware6_api_base - v1.3.1

Published by bitranox almost 3 years ago

v1.3.1

2021-12-31: implement testing for python 3.6, 3.7

lib_shopware6_api_base - v1.3.0

Published by bitranox almost 3 years ago

v1.3.0

2021-12-29:
- add Sort, Group, Aggregations, Associations, etc ..

lib_shopware6_api_base - v1.2.0

Published by bitranox almost 3 years ago

v1.2.0

2021-12-28:
- add Criteria, Filters

lib_shopware6_api_base - v1.1.0

Published by bitranox almost 3 years ago

v1.1.0

2021-12-27:
- add Store Api DELETE method
- add Store Api GET method
- add Store Api GET LIST method
- add Store Api PATCH method
- add Store Api PUT method

lib_shopware6_api_base - v1.0.0

Published by bitranox almost 3 years ago

v1.0.0

2021-12-26: initial release