args-api 0.1.0

Shared API contract types and endpoint definitions for args.
Documentation
1
2
3
4
5
pub mod create_webhook;
pub mod delete_webhook;
pub mod get_webhook;
pub mod list_webhooks;
pub mod update_webhook;