beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 11 forks source link

Validating Logistics Specification with Core v 1.1.0 #486

Open emmayank opened 5 months ago

emmayank commented 5 months ago

Description

Validate the Logistics.yaml file with the core-spec v1.1.0 version. Also, validate the examples JSON files given in the example directory and in the implementation guide against core-spec v1.1.0.

Goals

Sub Tasks

a. Validate Logistics.yaml with core-spec v1.1.0. b. Validate the examples in the Logistics domain repository against core-spec v1.1.0. c. Validate the examples used in the implementation guide against core-spec v1.1.0.

Expected Outcome

The Logistics.yaml file, examples in the Logistics domain repository, and examples used in the implementation guide should pass validation against core-spec v1.1.0.

Acceptance Criteria

Product Name

Beckn

Domain

Logistics

Tech Skills Needed

Spec validation tools, YAML, JSON

Complexity

Medium

Category

Validation

Sub Category

Spec Compliance

rajaneeshk90 commented 4 months ago

The logistics specification yaml was compared with the Beckn core specification version 1.1.0. The logistics specification is allgned with the Beckn core version 1.1.0.

The compare link is here: https://www.textcompare.org/yaml/?id=661651c08ebff759ea2bc4fc (valid for 1 Month)

rajaneeshk90 commented 4 months ago
rajaneeshk90 commented 4 months ago

The PR which has all the changes: https://github.com/beckn/logistics/pull/11

rajaneeshk90 commented 4 months ago

Validation is compete, but the Spec would be updated only after merging the PR.

rajaneeshk90 commented 4 months ago

The PR is still under review. The PR needs to be reviewed and merged before we can close this this ticket. We have notified Ravi to review the PR.