Skip to content

Commit

Permalink
Merge pull request #11 from f5devcentral/class4-api
Browse files Browse the repository at this point in the history
moveleft
  • Loading branch information
MattDierick authored Nov 4, 2023
2 parents d42debb + c81e8ec commit a060328
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 a060328

Please sign in to comment.