diff --git a/templates/body.hbs b/templates/body.hbs
index 5d88097..1a1370b 100644
--- a/templates/body.hbs
+++ b/templates/body.hbs
@@ -5,12 +5,12 @@
- {{#if operations.post}}
+ {{!-- {{#if operations.post}}
{{/if}}
{{#if operations.put}}
- {{/if}}
+ {{/if}} --}}
{{#if operations.delete}}
{{/if}}