Create AWX docsite with RST content (#14328)

Co-authored-by: Thanhnguyet Vo <tvo@ansible.com>
Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
Don Naro
2023-09-01 16:24:03 +01:00
committed by GitHub
parent ab3ceaecad
commit dc81aa46d0
785 changed files with 17010 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
******************
Searching
******************
.. index::
single: searching
Use the search query string parameter to perform a non-case-sensitive search within all designated text fields of a model:
::
http://<server name>/api/v2/model_verbose_name?search=findme
Search across related fields:
::
http://<server name>/api/v2/model_verbose_name?related__search=findme