From c81e8ecb780289edd6460d3f3b30292622d38fbd Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 4 Nov 2023 19:07:17 +0100 Subject: [PATCH] moveleft --- docs/class4/module1/lab2/lab2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/class4/module1/lab2/lab2.rst b/docs/class4/module1/lab2/lab2.rst index b451b77..d47b10c 100644 --- a/docs/class4/module1/lab2/lab2.rst +++ b/docs/class4/module1/lab2/lab2.rst @@ -86,13 +86,13 @@ As a reminder, the endpoint ``/colors`` is not defined in the specification file #. Rule 1: allows the methods and endpoints defined in the OAS file. .. image:: ../pictures/allow-all-rule.png - :align: center + :align: left :scale: 50% #. Rule 2: deny the rest .. image:: ../pictures/deny-unknown.png - :align: center + :align: left :scale: 50% #. You should now have 2 rules. Save all your configurations.