args-api 0.1.0

Shared API contract types and endpoint definitions for args.
Documentation
1
2
3
4
5
6
pub mod create_runner;
pub mod delete_runner;
pub mod get_runner;
pub mod list_runners;
pub mod refresh_runner_token;
pub mod verify_runner;