From 8bd6f695dc6670db7e6834978b76532b0141f6dc Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Tue, 18 Oct 2016 16:51:20 +0000 Subject: ari: Update model validator based on addition of asterisk_id. ASTERISK-26470 Change-Id: I9c386f7a1c7d969161b28f189eb6298bbc5b7541 --- res/ari/ari_model_validators.h | 1 + 1 file changed, 1 insertion(+) (limited to 'res/ari/ari_model_validators.h') diff --git a/res/ari/ari_model_validators.h b/res/ari/ari_model_validators.h index ffe82cc46..0b08ce85e 100644 --- a/res/ari/ari_model_validators.h +++ b/res/ari/ari_model_validators.h @@ -1720,6 +1720,7 @@ ari_validator ast_ari_validate_application_fn(void); * - endpoint: Endpoint (required) * - peer: Peer (required) * PlaybackContinuing + * - asterisk_id: string * - type: string (required) * - application: string (required) * - timestamp: Date -- cgit v1.2.3