Skip to content

Should comments about enumerations in papiNet XML be removed? #254

@larsolofsson

Description

@larsolofsson

Comments about enumerations in papiNet XML add many extra lines in papiNet.API.yaml, repeated in many places
They don't add any value for users of API standard
Should they be removed?

E.g. enumerations of type for ShipToLocation and ShipFromLocation

                        type:
                          type: string
                          enum:
                            - BorderCrossing
                            # ?
                            - CustomerFacility
                            - CustomerStock
                            # Laboratory
                            # LoggingArea
                            - Mill
                            # PlaceFinalDestination
                            # PlaceOfAccept
                            # PlaceOfDespatch
                            # PlaceOfDischarge
                            # PlaceOfLoading
                            # PlaceOfMeasuring
                            # PlaceOfPassingThrough
                            # PlaceOfReloading
                            - Port
                            - PrinterFacility
                            # ShipFromLocation
                            # ShipTo
                            - Terminal
                            - Warehouse

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