This pull request enhances the codebase by adding created_at and updated_at to the JSON_EXCLUDE_KEYS list. Additionally, a new regex pattern has been introduced to filter out date and datetime values.
Details (Give details about what this PR accomplishes, include any screenshots etc)
Testing Steps (Provide details on how your changes can be tested)
Requirements (place an x in each [ ])
[x] I've read and understood the Contributing Guidelines and have done my best effort to follow them.
Summary / Highlights
This pull request enhances the codebase by adding
created_at
andupdated_at
to theJSON_EXCLUDE_KEYS
list. Additionally, a new regex pattern has been introduced to filter out date and datetime values.Details (Give details about what this PR accomplishes, include any screenshots etc)
Testing Steps (Provide details on how your changes can be tested)
Requirements (place an
x
in each[ ]
)Transparency (Project board)