-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postman collection for EV charging #26
Comments
@vishi24 i haven't worked on this issue. I have worked on DSEP over the weekend and that too not for MIT-demo. So i should not be the owner of this ticket if its already |
Assigning this to @zoyaashik as confirmed by @vishi24 |
current update
|
Pointed the base url to MIT demo network and tested search, select,init,confirm,status endpoints. |
The search by location along with category and tags has been returning empty response.Hence modified search intent to have location parameter which yields response |
@zoyaashik , can you provide details about the list of tables / columns in the strapi which are used for item.descriptor.name search |
the table sequence is as follows provider-> Item->sc_retail_product->price_brakeup CC @faizmagic |
Reviewed and merged, any issues discovered after this will be treated as separate bugs. |
Description
Create postman collection for the ev charging booking use case details are as below
base_url - https://mit-ps-bap-client.becknprotocol.io
bap_id - mit-ps-bap.becknprotocol.io
bap_uri - https://mit-ps-bap.becknprotocol.io
Further details for registry , gateway , bpp are here - https://docs.google.com/spreadsheets/d/1X6RPNJH2eQrpjvHtZte9Jw6Zy0fIj7MNOcdlpr5iphE/edit#gid=2086670707
It should have, search, select, init confirm, cancel, and status endpoints.
Postman collection should be published under https://github.com/beckn/beckn-action-bot/artefacts/postman_collection
The collection must use protocol server client of BAP as the base URL.
Goals
Expected Outcome
Postman collection for ev charging use case that points to BAP protocol server.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: