django-oscar / django-oscar-docdata

Docdata Payments Gateway integration for django-oscar
Apache License 2.0
22 stars 11 forks source link

rename "...Error" -> "..Errors" in Docdata API version 1.3 #46

Closed jedie closed 5 years ago

jedie commented 5 years ago

There are more "...Error" -> "..Errors" than made in v1.3.1 ( #38 )

createErrors: https://github.com/django-oscar/django-oscar-docdata/blob/master/tests/testdata/xsd1-1_3.xsd#L2467

cancelErrors: https://github.com/django-oscar/django-oscar-docdata/blob/master/tests/testdata/xsd1-1_3.xsd#L2656

statusErrors: https://github.com/django-oscar/django-oscar-docdata/blob/master/tests/testdata/xsd1-1_3.xsd#L3035