Skip to content

Commit

Permalink
moveleft
Browse files Browse the repository at this point in the history
  • Loading branch information
MattDierick committed Nov 4, 2023
1 parent 17b56e0 commit c81e8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/class4/module1/lab2/lab2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c81e8ec

Please sign in to comment.