From 2aa3d40268a03c4efc31bb48ac657abf7f102149 Mon Sep 17 00:00:00 2001 From: Hoan Luu Huu <110280845+xquanluu@users.noreply.github.com> Date: Sun, 7 May 2023 19:33:56 +0700 Subject: [PATCH] fix: remove metadata out of rest:dial (#165) --- lib/swagger/swagger.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/swagger/swagger.yaml b/lib/swagger/swagger.yaml index 9ab78f8..0134db9 100644 --- a/lib/swagger/swagger.yaml +++ b/lib/swagger/swagger.yaml @@ -3831,10 +3831,6 @@ paths: type: object description: Initial set of customer-supplied metadata to associate with the call (see jambonz 'tag' verb) example: {"callCount": 10} - metadata: - type: object - description: Customer-supplied metadata to associate with the call that to be included in customerData for call_hook and call_status_hook. - example: {"customer": "jambonz"} to: $ref: '#/components/schemas/Target' description: Destination for call