From 56f38fc4b08d19b26ac71eeb03ae470140233007 Mon Sep 17 00:00:00 2001 From: jessicamack Date: Wed, 16 Oct 2024 10:23:59 -0400 Subject: [PATCH] test commit --- docs/docsite/rst/administration/oauth2_token_auth.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/administration/oauth2_token_auth.rst b/docs/docsite/rst/administration/oauth2_token_auth.rst index d99604cf6fe2..c76a7fe52766 100644 --- a/docs/docsite/rst/administration/oauth2_token_auth.rst +++ b/docs/docsite/rst/administration/oauth2_token_auth.rst @@ -458,3 +458,5 @@ This setting can be configured at the system-level in the AWX User Interface: Upon success, a response of ``200 OK`` displays. Verify the deletion by checking whether the token is present in the ``/api/v2/tokens/`` endpoint. + +