From c1efde5e5babaa034eda30ef2169dfb511212b2a Mon Sep 17 00:00:00 2001 From: Ian Forsey Date: Fri, 24 May 2013 17:09:57 +0100 Subject: [PATCH] Add new column to display the paramType --- src/main/template/operation.handlebars | 5 +++-- src/main/template/param.handlebars | 1 + src/main/template/param_list.handlebars | 1 + src/main/template/param_readonly.handlebars | 1 + src/main/template/param_readonly_required.handlebars | 1 + src/main/template/param_required.handlebars | 1 + 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/main/template/operation.handlebars b/src/main/template/operation.handlebars index ae6b1114..2d1c2b0c 100644 --- a/src/main/template/operation.handlebars +++ b/src/main/template/operation.handlebars @@ -34,10 +34,11 @@ - + - + + diff --git a/src/main/template/param.handlebars b/src/main/template/param.handlebars index e097d735..b7f44a56 100644 --- a/src/main/template/param.handlebars +++ b/src/main/template/param.handlebars @@ -23,6 +23,7 @@ + diff --git a/src/main/template/param_list.handlebars b/src/main/template/param_list.handlebars index 9c563704..d0a28cd1 100644 --- a/src/main/template/param_list.handlebars +++ b/src/main/template/param_list.handlebars @@ -18,4 +18,5 @@ + diff --git a/src/main/template/param_readonly.handlebars b/src/main/template/param_readonly.handlebars index 1c83c7dd..5585f5f2 100644 --- a/src/main/template/param_readonly.handlebars +++ b/src/main/template/param_readonly.handlebars @@ -11,4 +11,5 @@ {{/if}} + diff --git a/src/main/template/param_readonly_required.handlebars b/src/main/template/param_readonly_required.handlebars index 69f571a2..e57b3ead 100644 --- a/src/main/template/param_readonly_required.handlebars +++ b/src/main/template/param_readonly_required.handlebars @@ -11,4 +11,5 @@ {{/if}} + diff --git a/src/main/template/param_required.handlebars b/src/main/template/param_required.handlebars index 91403217..ba8d1135 100644 --- a/src/main/template/param_required.handlebars +++ b/src/main/template/param_required.handlebars @@ -27,4 +27,5 @@ +
ParameterParameter Value DescriptionData TypeParameter TypeData Type
{{{description}}}{{{paramType}}} {{{description}}}{{{paramType}}} {{{description}}}{{{paramType}}} {{{description}}}{{{paramType}}} {{{description}}} {{{paramType}}}