Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 711 Bytes

File metadata and controls

13 lines (10 loc) · 711 Bytes

# LeadTimeStagesRep

Properties

Name Type Description Notes
coding_duration_ms int The coding duration in milliseconds
review_duration_ms int The review duration in milliseconds [optional]
wait_duration_ms int The wait duration between merge time and deploy start time in milliseconds [optional]
deploy_duration_ms int The deploy duration in milliseconds [optional]
total_lead_time_ms int The total lead time in milliseconds [optional]

[Back to Model list] [Back to API list] [Back to README]