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

Fix type of BitBucketCloudPRDSL.created_on and updated_on #1124

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

HelloCore
Copy link
Member

Field created_on and updated_on of BitBucketCloudPRDSL should be String in ISO 8601 format instead of number.

"created_on": "2019-06-18T11:40:02.316865+00:00",

"updated_on": "2019-06-20T04:53:28.436250+00:00",

@HelloCore HelloCore requested a review from orta March 9, 2021 09:59
@orta orta merged commit 3d60104 into main Mar 17, 2021
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

Successfully merging this pull request may close these issues.

2 participants