beckn / protocol-server

protocol-server
4 stars 3 forks source link

Exploring options for JSON validation against OpenAPI version 3.1 document #204

Open rajaneeshk90 opened 2 weeks ago

rajaneeshk90 commented 2 weeks ago
  1. Creating validator class for validating oasis 3.1
  2. Change code to support mobility in the openAPi validator
rajaneeshk90 commented 2 weeks ago

Search on the internet/GPT. Created a node app that can do openAPI3.1 validation. support for retail only. Tested the APP locally. Deployed it on ec2. Added a route which can be used to validate mobility as well in future. redeployed.