0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 04:30:25 +00:00

Update naming in REST flowcharts

This commit is contained in:
Loïc Hoguin 2017-09-05 17:19:15 +02:00
parent 9f5a1803da
commit 15ceaf1edf
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
5 changed files with 349 additions and 351 deletions

View file

@ -73,8 +73,6 @@ normal::
=== AcceptCallback
// @todo The flowcharts should rename AcceptResource into AcceptCallback.
[source,erlang]
----
AcceptCallback(Req, State) -> {Result, Req, State}