API Versioning

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
MohammadShahriariFard
Posts: 3
Joined: 18 Jul 2021, 06:49

API Versioning

Post by MohammadShahriariFard » 19 Jul 2021, 04:12

Is there a way to versioning aimeos jsonapi & jsonadm?

currently, all web services working this way :

http://localhost:8000/jsonapi/attribute

The way I want is :

http://localhost:8000/jsonapi/v1/product

or :

http://localhost:8000/v1/jsonapi/product

I'm using the latest version of aimeos on Linux OS (PHP 7.4).

User avatar
aimeos
Administrator
Posts: 7858
Joined: 01 Jan 1970, 00:00

Re: API Versioning

Post by aimeos » 19 Jul 2021, 06:14

Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply