Skip to content
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

Core v1.1.1 #439

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Core v1.1.1 #439

wants to merge 2 commits into from

Conversation

rajaneeshk90
Copy link
Collaborator

Description:

This PR addresses this issue created in the protocol-specification repository: #433

Changes made:

  • Changed openAPI version from 3.0 to 3.1 in the Beckn core protocol specification
  • Minor change: Changed Beckn core specification version from 1.0.0 to 1.1.1 in example documentation

How to verify that the change does not break the existing specification:

  • Open an openAPI3.1 validator: https://editor-next.swagger.io/
  • Copy the content from the api/transaction/build/transaction.yaml file and paste it into the swagger editor(link above)
  • the editor will give errors on the page if there are invalid syntax in the openAPI document.

rajaneeshk90 and others added 2 commits July 2, 2024 21:36
	- Changing openAPI version from 3.0 to 3.1 in core protocol specification
	- Minor change: change version from 1.0.0 to 1.1.1 in example documentation
Releasing the version 1.1.1 of Beckn core protocol specification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant