Skip to content

Getting Validator Error although the fields are present under the nested $ref #390

Closed
@nainika-arecabay

Description

@nainika-arecabay

I am trying to upload a 3.0.0 OAS file but getting the validation error as shown below despite the required list is present under the $ref

ValidationFailure : Required list has not defined properties: ['apiName', 'correlationId', 'success', 'version']

Explaination : At line 55 there is required list which is present under the '#/components/schemas/api-base-response' at line number 92 as a $ref for the #/components/schemas/successResponse

Image

unknown-error-crm-billing-e.yaml.zip

So Can anyone help me regarding this validation error ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions