add null filtering embeds

This commit is contained in:
steve-chavez
2023-05-11 01:37:50 -03:00
committed by Steve Chavez
parent d15dc680af
commit 9595ed845e
3 changed files with 57 additions and 8 deletions
+2 -1
View File
@@ -104,7 +104,8 @@ You can enable tracing HTTP requests by setting :ref:`server-trace-header`. Spec
.. code-tab:: http
GET /users
GET /users HTTP/1.1
X-Request-Id: 123
.. code-tab:: bash Curl