ARI: Run 'make ari-stubs'

An earlier contributor apparently forgot to run 'make ari-stubs'
before committing after making ARI model changes.

Change-Id: I7813e5638e2821d11f4b968dc2aeab4f725190a6
This commit is contained in:
George Joseph
2019-04-12 06:33:10 -06:00
parent fbed32a1a5
commit 898765d919
2 changed files with 8 additions and 1 deletions

View File

@@ -1603,7 +1603,7 @@ ari_validator ast_ari_validate_application_fn(void);
* - asterisk_id: string
* - type: string (required)
* - application: string (required)
* - timestamp: Date
* - timestamp: Date (required)
* - args: List[string] (required)
* - channel: Channel (required)
* - destination: string (required)