Skip to content

Commit

Permalink
remove html from parameter description
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Apr 26, 2017
1 parent 528569c commit 85f5d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/2.0/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"message":{
"name":"message",
"in":"formData",
"description":"The message file. Must be a valid json document. <span class=\"show-swagger-parameters-example\">Example</span>. Shema - https://github.com/ausdigital/ausdigital-tap/blob/master/docs/2.0/schema.json",
"description":"The message file. Must be a valid json document. Shema - https://github.com/ausdigital/ausdigital-tap/blob/master/docs/2.0/schema.json",
"required":true,
"type":"file"
},
Expand Down

0 comments on commit 85f5d6f

Please sign in to comment.