Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1-0-5.yaml - a few typos in the YAML (missing s in responses, closing apostrophe) #239

Open
BBSquared opened this issue May 1, 2024 · 0 comments

Comments

@BBSquared
Copy link

  1. '/recurring/{accountId}':
    ...
    415:
    $ref: '#/response/RecurringPaymentInvalidContentType'

should be (missing s)
415:
$ref: '#/responses/RecurringPaymentInvalidContentType'

  1. Missing closing apostrophe at the end of this line
    description: 'For a 3D Secure payment process the value for this property will always be ''card''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant