-
Task
-
Resolution: Done
-
Normal
-
None
-
2
-
False
-
-
False
-
Unset
-
CRCPLAN-154 - HCC Export Service for Reporting
-
No
-
-
-
Platform Pipeline Sprint 62, Platform Pipeline Sprint 63
Some of the API fields don't match the convention, this includes the list below but may contain others:
- `created` needs to be `created_at`
- `expires` needs to be `expires_at`
- `completed` needs to be `completed_at`
Also, expires_at is missing from the API spec:
see here
Check that no other fields are using uncommon names from other services, update the field names, update the API spec, and make sure to let QA know the spec was changed.