-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CreatedAt, UpdatedAt for get workflow and template
CreatedAt and UpdatedAt was wrong, this commit changed it to RFC.RFC3339 +--------------------------------------+--------------------------------------+---------------+------------+------------+ | ID | TEMPLATE ID | STATE | CREATED AT | UPDATED AT | +--------------------------------------+--------------------------------------+---------------+------------+------------+ | 17ff6da3-7780-11eb-a192-ba5d1f2c0c0b | 63b550da-76e7-11eb-a192-ba5d1f2c0c0b | STATE_PENDING | 0xa71f90 | 0xa71f90 | +--------------------------------------+--------------------------------------+---------------+------------+------------+ Signed-off-by: Gianluca Arbezzano <[email protected]>
- Loading branch information
Gianluca Arbezzano
committed
Feb 25, 2021
1 parent
19ec067
commit 658a8dd
Showing
3 changed files
with
12 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters