Merge pull request #369 from Johnny Lim

* gh-369:
  Fix typo in value of snippets attribute
This commit is contained in:
Andy Wilkinson
2017-03-20 09:27:43 +00:00

View File

@@ -172,7 +172,7 @@ include::{snippets}/note-get-example/links.adoc[]
A `GET` request will retrieve the details of a note
operation::note-get-example[snippets='response-fields,curl-request-http-response']
operation::note-get-example[snippets='response-fields,curl-request,http-response']