Skip to content

QuantumView Exception_BillToAccount description invalid YAML #242

Description

@CalmPeruvianPuma

At line 2346 of the QuantumView.yaml file, the description for the Option property is duplicated.

The yaml file is invalid and can't correctly be parsed.

properties:
        Option:
          description: |
            Indicates how shipping charges for the package were billed. Valid Values:
            - 01 - Shipper
            - 02 - Consignee Billing
            - 03 - Third Party
            - 04 - Freight Collect
          Indicates how shipping charges for the package were billed. Valid Values: 01 Shipper, 02 Consignee Billing ,03 Third Party, 04 Freight Collect

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