Files
gitea-rs/crates/gitea-client/docs/ActionTaskResponse.md
2026-03-20 16:24:40 +01:00

525 B

ActionTaskResponse

Properties

Name Type Description Notes
total_count Option<i64> TotalCount is the total number of workflow runs [optional]
workflow_runs Option<Vecmodels::ActionTask> Entries contains the list of workflow runs [optional]

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