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

Date format is invalid #633

Open
QuentinLemCode opened this issue Sep 25, 2024 · 2 comments
Open

Date format is invalid #633

QuentinLemCode opened this issue Sep 25, 2024 · 2 comments

Comments

@QuentinLemCode
Copy link

QuentinLemCode commented Sep 25, 2024

Hello,

The date format used in Payment object is invalid :

The OpenAPI definition defines this :

        Date:
          description: Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06
          type: string
          x-is-msdate: true

Here is what an API call gave me today :

{
  "date": "2024-09-24T00:00:00.000Z"
 }

Can you fix your backend to send plain date type or fix your OpenAPI schema please ?

Copy link

PETOSS-599

Copy link

Thanks for raising an issue, a ticket has been created to track your request

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