Browse Source

Describe what star represent in the REST flowcharts

Loïc Hoguin 6 years ago
parent
commit
21d267a44a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/src/guide/rest_flowcharts.asciidoc

+ 2 - 1
doc/src/guide/rest_flowcharts.asciidoc

@@ -16,7 +16,8 @@ exists.
 The red squares refer to another diagram. The light green squares
 indicate a response. Other squares may be either a callback or a
 question answered by Cowboy itself. Green arrows tend to indicate
-the default behavior if the callback is undefined.
+the default behavior if the callback is undefined. The star next
+to values indicate that the value is descriptive rather than exact.
 
 === Start