From 6bc6100bbd09b0318ed7523e30eae36b20bf28f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 7 Dec 2023 16:11:50 +0100 Subject: Fix position of rate_limited/2 callback in REST workflow guide --- doc/src/guide/rest_start.png | Bin 110820 -> 107258 bytes doc/src/guide/rest_start.svg | 69 ++++++++++++++++++++++++------------------- 2 files changed, 39 insertions(+), 30 deletions(-) (limited to 'doc') diff --git a/doc/src/guide/rest_start.png b/doc/src/guide/rest_start.png index 4c230a0..bbaa655 100644 Binary files a/doc/src/guide/rest_start.png and b/doc/src/guide/rest_start.png differ diff --git a/doc/src/guide/rest_start.svg b/doc/src/guide/rest_start.svg index 6f1dd87..9a2646f 100644 --- a/doc/src/guide/rest_start.svg +++ b/doc/src/guide/rest_start.svg @@ -2,24 +2,23 @@ + inkscape:export-ydpi="90" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + inkscape:swatch="solid"> + showguides="true" + inkscape:showpageshadow="2" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:export-bgcolor="#ffffffff"> + snapvisiblegridlinesonly="true" + originx="0" + originy="0" + spacingy="1" + spacingx="1" + units="px" /> @@ -113,7 +121,8 @@ transform="translate(205.92143,-296.03137)" id="g5650-7" inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> + inkscape:export-ydpi="90" + inkscape:export-filename="rest_start.png"> valid_content_headers + style="font-size:16px;line-height:1.25;font-family:sans-serif">rate_limited valid_entity_length + style="font-size:16px;line-height:1.25;font-family:sans-serif">valid_content_headers true + style="font-size:16px;line-height:1.25;font-family:sans-serif">false false + style="font-size:16px;line-height:1.25;font-family:sans-serif">true* 501 not implemented + style="font-size:16px;line-height:1.25;font-family:sans-serif">429 too many requests 413 request entity too large + style="font-size:16px;line-height:1.25;font-family:sans-serif">501 not implemented rate_limited + style="font-size:16px;line-height:1.25;font-family:sans-serif">valid_entity_length false + style="font-size:16px;line-height:1.25;font-family:sans-serif">true true* + style="font-size:16px;line-height:1.25;font-family:sans-serif">false 429 too many requests + style="font-size:16px;line-height:1.25;font-family:sans-serif">413 request entity too large -- cgit v1.2.3