From fa23fe4956dca97bcccf5c3ef76022b45be05caf Mon Sep 17 00:00:00 2001
From: Automatic build
Date: Sat, 4 Apr 2020 12:41:08 +0000
Subject: [PATCH] Build book from commit
89aafbdec1c0645ff6a60e895f7fe1d3cc6d4e63 [skip ci]
---
advanced/composing_routers.html | 2 +-
advanced/configuring_routers.html | 2 +-
advanced/dev_workflow.html | 2 +-
advanced/different_routers.html | 2 +-
advanced/route_validation.html | 2 +-
advanced/shared_routes.html | 2 +-
basics/error_messages.html | 2 +-
basics/name_based_routing.html | 2 +-
basics/path_based_routing.html | 2 +-
basics/route_conflicts.html | 2 +-
basics/route_data.html | 2 +-
basics/route_data_validation.html | 2 +-
basics/route_syntax.html | 2 +-
basics/router.html | 2 +-
coercion/clojure_spec_coercion.html | 2 +-
coercion/coercion.html | 2 +-
coercion/data_spec_coercion.html | 2 +-
coercion/schema_coercion.html | 2 +-
development.html | 2 +-
faq.html | 2 +-
frontend/basics.html | 2 +-
frontend/browser.html | 2 +-
frontend/controllers.html | 2 +-
http/default_interceptors.html | 2 +-
http/interceptors.html | 2 +-
http/pedestal.html | 2 +-
http/sieppari.html | 2 +-
http/transforming_interceptor_chain.html | 2 +-
index.html | 2 +-
performance.html | 2 +-
ring/RESTful_form_methods.html | 2 +-
ring/coercion.html | 2 +-
ring/compiling_middleware.html | 2 +-
ring/content_negotiation.html | 2 +-
ring/data_driven_middleware.html | 2 +-
ring/default_handler.html | 2 +-
ring/default_middleware.html | 2 +-
ring/dynamic_extensions.html | 2 +-
ring/exceptions.html | 2 +-
ring/middleware_registry.html | 2 +-
ring/reverse_routing.html | 2 +-
ring/ring.html | 2 +-
ring/route_data_validation.html | 2 +-
ring/slash_handler.html | 2 +-
ring/static.html | 2 +-
ring/swagger.html | 2 +-
ring/transforming_middleware_chain.html | 2 +-
47 files changed, 47 insertions(+), 47 deletions(-)
diff --git a/advanced/composing_routers.html b/advanced/composing_routers.html
index 2d82d41f..98c8e274 100644
--- a/advanced/composing_routers.html
+++ b/advanced/composing_routers.html
@@ -1189,7 +1189,7 @@
diff --git a/advanced/configuring_routers.html b/advanced/configuring_routers.html
index 187e76d1..4606df00 100644
--- a/advanced/configuring_routers.html
+++ b/advanced/configuring_routers.html
@@ -903,7 +903,7 @@
diff --git a/advanced/dev_workflow.html b/advanced/dev_workflow.html
index 1db46334..002faec6 100644
--- a/advanced/dev_workflow.html
+++ b/advanced/dev_workflow.html
@@ -954,7 +954,7 @@
diff --git a/advanced/different_routers.html b/advanced/different_routers.html
index 6709b008..67a39a6e 100644
--- a/advanced/different_routers.html
+++ b/advanced/different_routers.html
@@ -902,7 +902,7 @@
diff --git a/advanced/route_validation.html b/advanced/route_validation.html
index 8343b906..1cad8158 100644
--- a/advanced/route_validation.html
+++ b/advanced/route_validation.html
@@ -990,7 +990,7 @@
diff --git a/advanced/shared_routes.html b/advanced/shared_routes.html
index 9fb7aa05..d6c947fb 100644
--- a/advanced/shared_routes.html
+++ b/advanced/shared_routes.html
@@ -911,7 +911,7 @@
diff --git a/basics/error_messages.html b/basics/error_messages.html
index 680d5b02..e4c57137 100644
--- a/basics/error_messages.html
+++ b/basics/error_messages.html
@@ -878,7 +878,7 @@
diff --git a/basics/name_based_routing.html b/basics/name_based_routing.html
index 0100e3ff..6579c69f 100644
--- a/basics/name_based_routing.html
+++ b/basics/name_based_routing.html
@@ -913,7 +913,7 @@
diff --git a/basics/path_based_routing.html b/basics/path_based_routing.html
index 0b4f2a09..612f27ff 100644
--- a/basics/path_based_routing.html
+++ b/basics/path_based_routing.html
@@ -871,7 +871,7 @@
diff --git a/basics/route_conflicts.html b/basics/route_conflicts.html
index 95483298..fed7a47a 100644
--- a/basics/route_conflicts.html
+++ b/basics/route_conflicts.html
@@ -927,7 +927,7 @@
diff --git a/basics/route_data.html b/basics/route_data.html
index 74251a26..f97fd261 100644
--- a/basics/route_data.html
+++ b/basics/route_data.html
@@ -965,7 +965,7 @@
diff --git a/basics/route_data_validation.html b/basics/route_data_validation.html
index 29dc5db4..1325f19d 100644
--- a/basics/route_data_validation.html
+++ b/basics/route_data_validation.html
@@ -942,7 +942,7 @@
diff --git a/basics/route_syntax.html b/basics/route_syntax.html
index fb248ff9..f7a0fc72 100644
--- a/basics/route_syntax.html
+++ b/basics/route_syntax.html
@@ -949,7 +949,7 @@
diff --git a/basics/router.html b/basics/router.html
index ac585c5f..dbc54d21 100644
--- a/basics/router.html
+++ b/basics/router.html
@@ -925,7 +925,7 @@
diff --git a/coercion/clojure_spec_coercion.html b/coercion/clojure_spec_coercion.html
index 7932e364..12aecf90 100644
--- a/coercion/clojure_spec_coercion.html
+++ b/coercion/clojure_spec_coercion.html
@@ -936,7 +936,7 @@
diff --git a/coercion/coercion.html b/coercion/coercion.html
index 10af3fc8..cb7b8a9a 100644
--- a/coercion/coercion.html
+++ b/coercion/coercion.html
@@ -979,7 +979,7 @@
diff --git a/coercion/data_spec_coercion.html b/coercion/data_spec_coercion.html
index debb09b7..2e4ecc01 100644
--- a/coercion/data_spec_coercion.html
+++ b/coercion/data_spec_coercion.html
@@ -877,7 +877,7 @@
diff --git a/coercion/schema_coercion.html b/coercion/schema_coercion.html
index a9bffa54..2f828804 100644
--- a/coercion/schema_coercion.html
+++ b/coercion/schema_coercion.html
@@ -878,7 +878,7 @@
diff --git a/development.html b/development.html
index 0b2720e4..5461bbfa 100644
--- a/development.html
+++ b/development.html
@@ -869,7 +869,7 @@ lein test
diff --git a/faq.html b/faq.html
index 9293700f..5e9a831d 100644
--- a/faq.html
+++ b/faq.html
@@ -949,7 +949,7 @@
diff --git a/frontend/basics.html b/frontend/basics.html
index e1d3dfda..ceb37c8d 100644
--- a/frontend/basics.html
+++ b/frontend/basics.html
@@ -866,7 +866,7 @@ React breaking due to errors.
diff --git a/frontend/browser.html b/frontend/browser.html
index e6cb687f..eb1e4baf 100644
--- a/frontend/browser.html
+++ b/frontend/browser.html
@@ -889,7 +889,7 @@ go back or forwards, but calling History API functions directly should work:
diff --git a/frontend/controllers.html b/frontend/controllers.html
index ea4dc29e..b09dffbb 100644
--- a/frontend/controllers.html
+++ b/frontend/controllers.html
@@ -946,7 +946,7 @@ missing resources.
diff --git a/http/default_interceptors.html b/http/default_interceptors.html
index 4d7587ea..203048d5 100644
--- a/http/default_interceptors.html
+++ b/http/default_interceptors.html
@@ -868,7 +868,7 @@
diff --git a/http/interceptors.html b/http/interceptors.html
index 96f70847..bbce1fae 100644
--- a/http/interceptors.html
+++ b/http/interceptors.html
@@ -896,7 +896,7 @@
diff --git a/http/pedestal.html b/http/pedestal.html
index cfc251ae..58a79046 100644
--- a/http/pedestal.html
+++ b/http/pedestal.html
@@ -907,7 +907,7 @@
diff --git a/http/sieppari.html b/http/sieppari.html
index 41a9be28..96abb51f 100644
--- a/http/sieppari.html
+++ b/http/sieppari.html
@@ -908,7 +908,7 @@
diff --git a/http/transforming_interceptor_chain.html b/http/transforming_interceptor_chain.html
index b038f39f..9e5b843f 100644
--- a/http/transforming_interceptor_chain.html
+++ b/http/transforming_interceptor_chain.html
@@ -907,7 +907,7 @@
diff --git a/index.html b/index.html
index 32f45dff..d34409f8 100644
--- a/index.html
+++ b/index.html
@@ -972,7 +972,7 @@
diff --git a/performance.html b/performance.html
index ad16e4db..6ed4c704 100644
--- a/performance.html
+++ b/performance.html
@@ -955,7 +955,7 @@
diff --git a/ring/RESTful_form_methods.html b/ring/RESTful_form_methods.html
index d7e5602d..61ff0ff1 100644
--- a/ring/RESTful_form_methods.html
+++ b/ring/RESTful_form_methods.html
@@ -873,7 +873,7 @@ This is so that our middleware is applied before reitit matches the request with
diff --git a/ring/coercion.html b/ring/coercion.html
index a75b744a..2a7b02a6 100644
--- a/ring/coercion.html
+++ b/ring/coercion.html
@@ -1074,7 +1074,7 @@
diff --git a/ring/compiling_middleware.html b/ring/compiling_middleware.html
index 6032f10a..b3be46c5 100644
--- a/ring/compiling_middleware.html
+++ b/ring/compiling_middleware.html
@@ -936,7 +936,7 @@
diff --git a/ring/content_negotiation.html b/ring/content_negotiation.html
index 5c9cbccb..42e17889 100644
--- a/ring/content_negotiation.html
+++ b/ring/content_negotiation.html
@@ -959,7 +959,7 @@ Server: Jetty(9.2.21.v20170120)
diff --git a/ring/data_driven_middleware.html b/ring/data_driven_middleware.html
index cc785709..15c04b94 100644
--- a/ring/data_driven_middleware.html
+++ b/ring/data_driven_middleware.html
@@ -934,7 +934,7 @@
diff --git a/ring/default_handler.html b/ring/default_handler.html
index d407dc6e..9a51ffad 100644
--- a/ring/default_handler.html
+++ b/ring/default_handler.html
@@ -912,7 +912,7 @@
diff --git a/ring/default_middleware.html b/ring/default_middleware.html
index 75433d00..092cf895 100644
--- a/ring/default_middleware.html
+++ b/ring/default_middleware.html
@@ -891,7 +891,7 @@
diff --git a/ring/dynamic_extensions.html b/ring/dynamic_extensions.html
index c3131583..5e15c7e2 100644
--- a/ring/dynamic_extensions.html
+++ b/ring/dynamic_extensions.html
@@ -881,7 +881,7 @@
diff --git a/ring/exceptions.html b/ring/exceptions.html
index 8fc63c69..8230215c 100644
--- a/ring/exceptions.html
+++ b/ring/exceptions.html
@@ -960,7 +960,7 @@
diff --git a/ring/middleware_registry.html b/ring/middleware_registry.html
index 59c71ec9..bac1c8bf 100644
--- a/ring/middleware_registry.html
+++ b/ring/middleware_registry.html
@@ -892,7 +892,7 @@
diff --git a/ring/reverse_routing.html b/ring/reverse_routing.html
index e7dd2521..680892c9 100644
--- a/ring/reverse_routing.html
+++ b/ring/reverse_routing.html
@@ -877,7 +877,7 @@
diff --git a/ring/ring.html b/ring/ring.html
index dc42074d..0f70e26f 100644
--- a/ring/ring.html
+++ b/ring/ring.html
@@ -1021,7 +1021,7 @@
diff --git a/ring/route_data_validation.html b/ring/route_data_validation.html
index d4db01df..e43fbc1d 100644
--- a/ring/route_data_validation.html
+++ b/ring/route_data_validation.html
@@ -1089,7 +1089,7 @@
diff --git a/ring/slash_handler.html b/ring/slash_handler.html
index c4fe0c3c..21c5c1cc 100644
--- a/ring/slash_handler.html
+++ b/ring/slash_handler.html
@@ -915,7 +915,7 @@
diff --git a/ring/static.html b/ring/static.html
index d5f29b89..2fa0522d 100644
--- a/ring/static.html
+++ b/ring/static.html
@@ -917,7 +917,7 @@
diff --git a/ring/swagger.html b/ring/swagger.html
index 617ce7cd..20a0ec95 100644
--- a/ring/swagger.html
+++ b/ring/swagger.html
@@ -1141,7 +1141,7 @@ see the next example
diff --git a/ring/transforming_middleware_chain.html b/ring/transforming_middleware_chain.html
index 92daee17..976bbf46 100644
--- a/ring/transforming_middleware_chain.html
+++ b/ring/transforming_middleware_chain.html
@@ -898,7 +898,7 @@