pin version to 11.0.1

This commit is contained in:
steve-chavez
2023-06-07 19:56:05 -05:00
committed by Steve Chavez
parent b1f50537e9
commit ee6b9c5224
5 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ The client can call it by posting an object like
Calling with GET
----------------
If the function doesn't modify the database, it will also run under the GET method(see :ref:`access_mode`).
If the function doesn't modify the database, it will also run under the GET method (see :ref:`access_mode`).
.. tabs::