-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels