e-clearing-net / OCHP

Open Clearing House Protocol
http://ochp.eu
MIT License
47 stars 33 forks source link

Fixed Type in ConnectorStandard definition #34

Closed RobertDeLeeuw closed 1 year ago

RobertDeLeeuw commented 6 years ago

The definition of ConnectorType, field: connectorStandard is defined as being of the type: ConnectorStandardType but there was only a type: ConnectorStandard in OCHP. I think that is a typo. I hope I have fixed it this way.