diff --git a/samples/docs/swagger-static-docs/src/main/webapp/assets/js/main.js b/samples/docs/swagger-static-docs/src/main/webapp/assets/js/main.js
index 979af06e531..660d628567c 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/assets/js/main.js
+++ b/samples/docs/swagger-static-docs/src/main/webapp/assets/js/main.js
@@ -72,4 +72,4 @@ $(function(){
$(window).bind('hashchange', function() {
choose(window.location.href.toString());
});
-});
+});
\ No newline at end of file
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/index.html b/samples/docs/swagger-static-docs/src/main/webapp/index.html
index 556b297b5d3..529f1aa4fd9 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/index.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/index.html
@@ -31,66 +31,66 @@
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ApiTokenStatus.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ApiTokenStatus.html
index b4a95172d34..9c8272a24ba 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ApiTokenStatus.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ApiTokenStatus.html
@@ -1,32 +1,32 @@
ApiTokenStatus
- - valid : boolean
-
+
- valid : boolean
+
{description}}
- - token : string
-
+
- token : string
+
{description}}
- - resetsInMillis : long
-
+
- resetsInMillis : long
+
{description}}
- - remainingCalls : long
-
+
- remainingCalls : long
+
{description}}
- - expiresInMillis : long
-
+
- expiresInMillis : long
+
{description}}
- - totalRequests : long
-
+
- totalRequests : long
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/AudioFile.html b/samples/docs/swagger-static-docs/src/main/webapp/models/AudioFile.html
index c1a690fe023..6cd8d6702bb 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/AudioFile.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/AudioFile.html
@@ -1,72 +1,72 @@
AudioFile
- - attributionUrl : string
-
+
- attributionUrl : string
+
{description}}
- - commentCount : int
-
+
- commentCount : int
+
{description}}
- - voteCount : int
-
+
- voteCount : int
+
{description}}
- - fileUrl : string
-
+
- fileUrl : string
+
{description}}
- - audioType : string
-
+
- audioType : string
+
{description}}
- id : long
-
+
{description}}
- - duration : double
-
+
- duration : double
+
{description}}
- - attributionText : string
-
+
- attributionText : string
+
{description}}
- - createdBy : string
-
+
- createdBy : string
+
{description}}
- - description : string
-
+
- description : string
+
{description}}
- - createdAt : Date
-
+
- createdAt : Date
+
{description}}
- - voteWeightedAverage : float
-
+
- voteWeightedAverage : float
+
{description}}
- - voteAverage : float
-
+
- voteAverage : float
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/AuthenticationToken.html b/samples/docs/swagger-static-docs/src/main/webapp/models/AuthenticationToken.html
index 8e196cc9090..eceee3c951d 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/AuthenticationToken.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/AuthenticationToken.html
@@ -1,17 +1,17 @@
AuthenticationToken
- - token : string
-
+
- token : string
+
{description}}
- - userId : long
-
+
- userId : long
+
{description}}
- - userSignature : string
-
+
- userSignature : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Bigram.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Bigram.html
index 73b29fda58b..7ecdc9fa48a 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Bigram.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Bigram.html
@@ -1,27 +1,27 @@
Bigram
- - count : long
-
+
- count : long
+
{description}}
- - gram2 : string
-
+
- gram2 : string
+
{description}}
- - gram1 : string
-
+
- gram1 : string
+
{description}}
- - wlmi : double
-
+
- wlmi : double
+
{description}}
- - mi : double
-
+
- mi : double
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Citation.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Citation.html
index 0d0db9cd063..340a622127f 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Citation.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Citation.html
@@ -1,12 +1,12 @@
Citation
- - cite : string
-
+
- cite : string
+
{description}}
- - source : string
-
+
- source : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ContentProvider.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ContentProvider.html
index 64a6ebbf313..ebb427de9df 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ContentProvider.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ContentProvider.html
@@ -1,12 +1,12 @@
ContentProvider
- - id : int
-
+
- id : int
+
{description}}
- - name : string
-
+
- name : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Definition.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Definition.html
index b59e5d06467..baf6f12ea29 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Definition.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Definition.html
@@ -1,82 +1,82 @@
Definition
- - extendedText : string
-
+
- extendedText : string
+
{description}}
- - text : string
-
+
- text : string
+
{description}}
- - sourceDictionary : string
-
+
- sourceDictionary : string
+
{description}}
- - citations : List[Citation]
-
+
- citations : List[Citation]
+
{description}}
- - labels : List[Label]
-
+
- labels : List[Label]
+
{description}}
- - score : float
-
+
- score : float
+
{description}}
- - exampleUses : List[ExampleUsage]
-
+
- exampleUses : List[ExampleUsage]
+
{description}}
- - attributionUrl : string
-
+
- attributionUrl : string
+
{description}}
- - seqString : string
-
+
- seqString : string
+
{description}}
- - attributionText : string
-
+
- attributionText : string
+
{description}}
- - relatedWords : List[Related]
-
+
- relatedWords : List[Related]
+
{description}}
- - sequence : string
-
+
- sequence : string
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - notes : List[Note]
-
+
- notes : List[Note]
+
{description}}
- - textProns : List[TextPron]
-
+
- textProns : List[TextPron]
+
{description}}
- - partOfSpeech : string
-
+
- partOfSpeech : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/DefinitionSearchResults.html b/samples/docs/swagger-static-docs/src/main/webapp/models/DefinitionSearchResults.html
index ea9c6961a86..506a1b74478 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/DefinitionSearchResults.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/DefinitionSearchResults.html
@@ -1,12 +1,12 @@
DefinitionSearchResults
- - results : List[Definition]
-
+
- results : List[Definition]
+
{description}}
- - totalResults : int
-
+
- totalResults : int
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Example.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Example.html
index 59ab5d8ebb2..f45a46198e9 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Example.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Example.html
@@ -1,62 +1,62 @@
Example
- - id : long
-
+
- id : long
+
{description}}
- - exampleId : long
-
+
- exampleId : long
+
{description}}
- - title : string
-
+
- title : string
+
{description}}
- - text : string
-
+
- text : string
+
{description}}
- - score : ScoredWord
-
+
- score : ScoredWord
+
{description}}
- - sentence : Sentence
-
+
- sentence : Sentence
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - provider : ContentProvider
-
+
- provider : ContentProvider
+
{description}}
- - year : int
-
+
- year : int
+
{description}}
- - rating : float
-
+
- rating : float
+
{description}}
- - documentId : long
-
+
- documentId : long
+
{description}}
- - url : string
-
+
- url : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleSearchResults.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleSearchResults.html
index 852ad634255..86ba1cc73e1 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleSearchResults.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleSearchResults.html
@@ -1,12 +1,12 @@
ExampleSearchResults
- - facets : List[Facet]
-
+
- facets : List[Facet]
+
{description}}
- - examples : List[Example]
-
+
- examples : List[Example]
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleUsage.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleUsage.html
index 86ff72aa6b8..6660da43f35 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleUsage.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ExampleUsage.html
@@ -1,7 +1,7 @@
ExampleUsage
- - text : string
-
+
- text : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Facet.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Facet.html
index ab7bf33de96..b22e62cb32a 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Facet.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Facet.html
@@ -1,12 +1,12 @@
Facet
- - facetValues : List[FacetValue]
-
+
- facetValues : List[FacetValue]
+
{description}}
- - name : string
-
+
- name : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/FacetValue.html b/samples/docs/swagger-static-docs/src/main/webapp/models/FacetValue.html
index 98fb091327b..df745ea1ab6 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/FacetValue.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/FacetValue.html
@@ -1,12 +1,12 @@
FacetValue
- - count : long
-
+
- count : long
+
{description}}
- - value : string
-
+
- value : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Frequency.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Frequency.html
index c987902b73b..c0240cdaa86 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Frequency.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Frequency.html
@@ -1,12 +1,12 @@
Frequency
- - count : long
-
+
- count : long
+
{description}}
- - year : int
-
+
- year : int
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/FrequencySummary.html b/samples/docs/swagger-static-docs/src/main/webapp/models/FrequencySummary.html
index 10b3aee5a51..f64d73b9cad 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/FrequencySummary.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/FrequencySummary.html
@@ -1,27 +1,27 @@
FrequencySummary
- - unknownYearCount : int
-
+
- unknownYearCount : int
+
{description}}
- - totalCount : long
-
+
- totalCount : long
+
{description}}
- - frequencyString : string
-
+
- frequencyString : string
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - frequency : List[Frequency]
-
+
- frequency : List[Frequency]
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Label.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Label.html
index 4aec69d3aab..f5e17e4c1a3 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Label.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Label.html
@@ -1,12 +1,12 @@
Label
- - text : string
-
+
- text : string
+
{description}}
- - type : string
-
+
- type : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Note.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Note.html
index 50250763db7..413cffcff7d 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Note.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Note.html
@@ -1,22 +1,22 @@
Note
- - noteType : string
-
+
- noteType : string
+
{description}}
- - appliesTo : List[string]
-
+
- appliesTo : List[string]
+
{description}}
- - value : string
-
+
- value : string
+
{description}}
- - pos : int
-
+
- pos : int
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Related.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Related.html
index 506fae62732..e25327a5069 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Related.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Related.html
@@ -1,37 +1,37 @@
Related
- - label1 : string
-
+
- label1 : string
+
{description}}
- - relationshipType : string
-
+
- relationshipType : string
+
{description}}
- - label2 : string
-
+
- label2 : string
+
{description}}
- - label3 : string
-
+
- label3 : string
+
{description}}
- - words : List[string]
-
+
- words : List[string]
+
{description}}
- - gram : string
-
+
- gram : string
+
{description}}
- - label4 : string
-
+
- label4 : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ScoredWord.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ScoredWord.html
index ba573de2b46..04204edadbe 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ScoredWord.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ScoredWord.html
@@ -1,57 +1,57 @@
ScoredWord
- - position : int
-
+
- position : int
+
{description}}
- - id : long
-
+
- id : long
+
{description}}
- - docTermCount : int
-
+
- docTermCount : int
+
{description}}
- - lemma : string
-
+
- lemma : string
+
{description}}
- - wordType : string
-
+
- wordType : string
+
{description}}
- - score : float
-
+
- score : float
+
{description}}
- - sentenceId : long
-
+
- sentenceId : long
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - stopword : boolean
-
+
- stopword : boolean
+
{description}}
- - baseWordScore : double
-
+
- baseWordScore : double
+
{description}}
- - partOfSpeech : string
-
+
- partOfSpeech : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/ScrabbleScoreResult.html b/samples/docs/swagger-static-docs/src/main/webapp/models/ScrabbleScoreResult.html
index c64e8d6b43a..e5c9ccc36fe 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/ScrabbleScoreResult.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/ScrabbleScoreResult.html
@@ -1,7 +1,7 @@
ScrabbleScoreResult
- - value : int
-
+
- value : int
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Sentence.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Sentence.html
index 029f07fccc3..e99061bab75 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Sentence.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Sentence.html
@@ -1,32 +1,32 @@
Sentence
- - hasScoredWords : boolean
-
+
- hasScoredWords : boolean
+
{description}}
- - id : long
-
+
- id : long
+
{description}}
- - scoredWords : List[ScoredWord]
-
+
- scoredWords : List[ScoredWord]
+
{description}}
- - display : string
-
+
- display : string
+
{description}}
- - rating : int
-
+
- rating : int
+
{description}}
- - documentMetadataId : long
-
+
- documentMetadataId : long
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleDefinition.html b/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleDefinition.html
index 40507c65bc9..43648e076a9 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleDefinition.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleDefinition.html
@@ -1,22 +1,22 @@
SimpleDefinition
- - text : string
-
+
- text : string
+
{description}}
- - source : string
-
+
- source : string
+
{description}}
- - note : string
-
+
- note : string
+
{description}}
- - partOfSpeech : string
-
+
- partOfSpeech : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleExample.html b/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleExample.html
index 0f84a12b72d..247e58279de 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleExample.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/SimpleExample.html
@@ -1,22 +1,22 @@
SimpleExample
- - id : long
-
+
- id : long
+
{description}}
- - title : string
-
+
- title : string
+
{description}}
- - text : string
-
+
- text : string
+
{description}}
- - url : string
-
+
- url : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/StringValue.html b/samples/docs/swagger-static-docs/src/main/webapp/models/StringValue.html
index 8bdf3cd6638..4dc863dde63 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/StringValue.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/StringValue.html
@@ -1,7 +1,7 @@
StringValue
- - word : string
-
+
- word : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/Syllable.html b/samples/docs/swagger-static-docs/src/main/webapp/models/Syllable.html
index 873a5acab28..78c7ecd6e13 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/Syllable.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/Syllable.html
@@ -1,17 +1,17 @@
Syllable
- - text : string
-
+
- text : string
+
{description}}
- - seq : int
-
+
- seq : int
+
{description}}
- - type : string
-
+
- type : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/TextPron.html b/samples/docs/swagger-static-docs/src/main/webapp/models/TextPron.html
index 2bbe48da208..d325914e95a 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/TextPron.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/TextPron.html
@@ -1,17 +1,17 @@
TextPron
- - raw : string
-
+
- raw : string
+
{description}}
- - seq : int
-
+
- seq : int
+
{description}}
- - rawType : string
-
+
- rawType : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/User.html b/samples/docs/swagger-static-docs/src/main/webapp/models/User.html
index abadf4eb671..763250d7fc2 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/User.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/User.html
@@ -1,42 +1,42 @@
User
- - id : long
-
+
- id : long
+
{description}}
- - username : string
-
+
- username : string
+
{description}}
- - email : string
-
+
- email : string
+
{description}}
- - status : int
-
+
- status : int
+
{description}}
- - faceBookId : string
-
+
- faceBookId : string
+
{description}}
- - userName : string
-
+
- userName : string
+
{description}}
- - displayName : string
-
+
- displayName : string
+
{description}}
- - password : string
-
+
- password : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordList.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordList.html
index eb4b36d2adf..c1a07afc90d 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordList.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordList.html
@@ -1,57 +1,57 @@
WordList
- - id : long
-
+
- id : long
+
{description}}
- - permalink : string
-
+
- permalink : string
+
{description}}
- - name : string
-
+
- name : string
+
{description}}
- - createdAt : Date
-
+
- createdAt : Date
+
{description}}
- - updatedAt : Date
-
+
- updatedAt : Date
+
{description}}
- - lastActivityAt : Date
-
+
- lastActivityAt : Date
+
{description}}
- - username : string
-
+
- username : string
+
{description}}
- - userId : long
-
+
- userId : long
+
{description}}
- - description : string
-
+
- description : string
+
{description}}
- - numberWordsInList : long
-
+
- numberWordsInList : long
+
{description}}
- - type : string
-
+
- type : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordListWord.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordListWord.html
index e26a788adc1..6bf15368f69 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordListWord.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordListWord.html
@@ -1,37 +1,37 @@
WordListWord
- id : long
-
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - username : string
-
+
- username : string
+
{description}}
- - userId : long
-
+
- userId : long
+
{description}}
- - createdAt : Date
-
+
- createdAt : Date
+
{description}}
- - numberCommentsOnWord : long
-
+
- numberCommentsOnWord : long
+
{description}}
- - numberLists : long
-
+
- numberLists : long
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordObject.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordObject.html
index 680e45b0ab8..59659d8c2c6 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordObject.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordObject.html
@@ -1,32 +1,32 @@
WordObject
- id : long
-
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - originalWord : string
-
+
- originalWord : string
+
{description}}
- - suggestions : List[string]
-
+
- suggestions : List[string]
+
{description}}
- - canonicalForm : string
-
+
- canonicalForm : string
+
{description}}
- - vulgar : string
-
+
- vulgar : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordOfTheDay.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordOfTheDay.html
index 094aae75419..135648d94e2 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordOfTheDay.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordOfTheDay.html
@@ -1,62 +1,62 @@
WordOfTheDay
- id : long
-
+
{description}}
- - parentId : string
-
+
- parentId : string
+
{description}}
- - category : string
-
+
- category : string
+
{description}}
- - createdBy : string
-
+
- createdBy : string
+
{description}}
- - createdAt : Date
-
+
- createdAt : Date
+
{description}}
- - contentProvider : ContentProvider
-
+
- contentProvider : ContentProvider
+
{description}}
- - htmlExtra : string
-
+
- htmlExtra : string
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
- - definitions : List[SimpleDefinition]
-
+
- definitions : List[SimpleDefinition]
+
{description}}
- - examples : List[SimpleExample]
-
+
- examples : List[SimpleExample]
+
{description}}
- - note : string
-
+
- note : string
+
{description}}
- - publishDate : Date
-
+
- publishDate : Date
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResult.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResult.html
index 14a5e376be8..1e0574058ea 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResult.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResult.html
@@ -1,17 +1,17 @@
WordSearchResult
- - count : long
-
+
- count : long
+
{description}}
- - lexicality : double
-
+
- lexicality : double
+
{description}}
- - word : string
-
+
- word : string
+
{description}}
diff --git a/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResults.html b/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResults.html
index 14e7fe44ce6..8dbb872fefa 100644
--- a/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResults.html
+++ b/samples/docs/swagger-static-docs/src/main/webapp/models/WordSearchResults.html
@@ -1,12 +1,12 @@
WordSearchResults
- - searchResults : List[WordSearchResult]
-
+
- searchResults : List[WordSearchResult]
+
{description}}
- - totalResults : int
-
+
- totalResults : int
+
{description}}