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

birthdate format fix / preferred field typo fix #84

Merged
merged 5 commits into from
Dec 18, 2023

Conversation

kialj876
Copy link
Collaborator

*Issue:*bcgov/entity#18676

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namex license (Apache 2.0).

@kialj876 kialj876 self-assigned this Dec 15, 2023
Signed-off-by: Kial Jinnah <[email protected]>
@kialj876 kialj876 requested a review from hfekete December 15, 2023 18:55
@@ -213,23 +213,23 @@
},
{
"key": "Date",
"value": "Wed, 13 Dec 2023 21:40:11 GMT"
"value": "Fri, 15 Dec 2023 18:21:32 GMT"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldnt we b e using dates in ISO format ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep you're right -- think I just need to run the example again

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wait nvm this is just in the header value (automatic from postman)

@kialj876 kialj876 merged commit 3f3075e into bcgov:main Dec 18, 2023
1 of 4 checks passed
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