beckn/protocol-specifications

Errors in transaction.yaml core-v1.0.0

Rishabh-ondc opened this issue · 3 comments


Name: Protocol Specifications
Title: "Errors in transaction.yaml core-v1.0.0"
Labels: C4GT Community


Description

Please find below errors observed in transaction.yaml for released version core-v1.0.0

-Structural error at paths./rating.post.requestBody.content.application/json.schema.properties.message.properties.ratings.items
should be object

-Semantic error at paths./rating.post.requestBody.content.application/json.schema.properties.message.properties.ratings.items
'items' must be an object

-Structural error at components.schemas.Person.properties.age.allOf
should be array

-Structural error at components.schemas.ReturnTerm.properties.return_location
should NOT have additional properties
additionalProperty: desription

-Structural error at components.schemas.XInput.properties.form_submission
should NOT have additional properties
additionalProperty: data

Screenshot
Transaction yaml error details

Goals

  • Find and fix errors observed in transaction.yaml for released version core-v1.0.0

Expected Outcome

  • Error Fix

Project

Beckn

Organization Name:

Beckn Open Collective

Domain

Others

Tech Skills Needed:

Open API 3.0
Beckn protocol

Mentor(s)

Ravi Prakash

Complexity

Medium

Category

Bug

Sub Category

Needs Reproduction

Hi @ravi-prakash-v , the PR has been raised for the above issue. Please find it here - #386

Hi!
Mandatory Details - The following details essential to submit tickets to C4GT Community Program are missing. Please add them!

  • Product Name - Please add a heading called Product Name and mention the name of the product below it.

Without these details, the ticket cannot be listed on the C4GT Community Listing.

Please update the ticket

Closing this issue, as it is fixed as part of #386