@Rishabh-Webkul
Thank you for your confirmation.
I installed with Bagisrto ver2 on this page
https://devdocs.bagisto.com/2.x/api/getting-started-with-the-api.html#explore-rest-api-demo
The installation commands are as follows
composer require bagisto/rest-api dev-master
https://bagisto.com/en/bagisto-api/
This is also installed with "dev-master" as well.
If you look here, you will find v2.0.0.
https://github.com/bagisto/rest-api
composer require bagisto/rest-api v2.0.0
is this correct?
The description is different from the manual, is it ok?
Should I not use dev-master?