diff --git a/snippets/voice/applications/assign-numbers.js b/snippets/voice/applications/assign-numbers/snippet.js similarity index 100% rename from snippets/voice/applications/assign-numbers.js rename to snippets/voice/applications/assign-numbers/snippet.js diff --git a/snippets/voice/applications/get-callback-urls.js b/snippets/voice/applications/get-callback-urls/snippet.js similarity index 100% rename from snippets/voice/applications/get-callback-urls.js rename to snippets/voice/applications/get-callback-urls/snippet.js diff --git a/snippets/voice/applications/list-numbers.js b/snippets/voice/applications/list-numbers/snippet.js similarity index 100% rename from snippets/voice/applications/list-numbers.js rename to snippets/voice/applications/list-numbers/snippet.js diff --git a/snippets/voice/applications/query-number.js b/snippets/voice/applications/query-number/snippet.js similarity index 100% rename from snippets/voice/applications/query-number.js rename to snippets/voice/applications/query-number/snippet.js diff --git a/snippets/voice/applications/unassign-number.js b/snippets/voice/applications/unassign-number/snippet.js similarity index 100% rename from snippets/voice/applications/unassign-number.js rename to snippets/voice/applications/unassign-number/snippet.js diff --git a/snippets/voice/applications/update-callback-urls.js b/snippets/voice/applications/update-callback-urls/snippet.js similarity index 100% rename from snippets/voice/applications/update-callback-urls.js rename to snippets/voice/applications/update-callback-urls/snippet.js diff --git a/snippets/voice/callouts/conference.js b/snippets/voice/callouts/conference/snippet.js similarity index 100% rename from snippets/voice/callouts/conference.js rename to snippets/voice/callouts/conference/snippet.js diff --git a/snippets/voice/callouts/custom.js b/snippets/voice/callouts/custom/snippet.js similarity index 100% rename from snippets/voice/callouts/custom.js rename to snippets/voice/callouts/custom/snippet.js diff --git a/snippets/voice/callouts/tts.js b/snippets/voice/callouts/tts/snippet.js similarity index 100% rename from snippets/voice/callouts/tts.js rename to snippets/voice/callouts/tts/snippet.js diff --git a/snippets/voice/calls/get.js b/snippets/voice/calls/get/snippet.js similarity index 100% rename from snippets/voice/calls/get.js rename to snippets/voice/calls/get/snippet.js diff --git a/snippets/voice/calls/manage-with-call-leg.js b/snippets/voice/calls/manage-with-call-leg/snippet.js similarity index 100% rename from snippets/voice/calls/manage-with-call-leg.js rename to snippets/voice/calls/manage-with-call-leg/snippet.js diff --git a/snippets/voice/calls/update.js b/snippets/voice/calls/update/snippet.js similarity index 100% rename from snippets/voice/calls/update.js rename to snippets/voice/calls/update/snippet.js diff --git a/snippets/voice/conferences/get.js b/snippets/voice/conferences/get/snippet.js similarity index 100% rename from snippets/voice/conferences/get.js rename to snippets/voice/conferences/get/snippet.js diff --git a/snippets/voice/conferences/kick-all.js b/snippets/voice/conferences/kick-all/snippet.js similarity index 100% rename from snippets/voice/conferences/kick-all.js rename to snippets/voice/conferences/kick-all/snippet.js diff --git a/snippets/voice/conferences/kick-participant.js b/snippets/voice/conferences/kick-participant/snippet.js similarity index 100% rename from snippets/voice/conferences/kick-participant.js rename to snippets/voice/conferences/kick-participant/snippet.js diff --git a/snippets/voice/conferences/manage-participant.js b/snippets/voice/conferences/manage-participant/snippet.js similarity index 100% rename from snippets/voice/conferences/manage-participant.js rename to snippets/voice/conferences/manage-participant/snippet.js