`` "
-"to say something other than \"Welcome\":"
+#: ../../basic/theme/index.rst:252 b84fc0adc38e4a6fbeb1bd93490b1570
+msgid "Edit title and intro message"
msgstr ""
-#: ../../basic/theme/index.rst:218 3b8f740ed83d433eb339652db146f77d
-msgid ""
-"Pay attention to the ``custom_theme.jumbotron_welcome_title`` part, if "
-"you delete it you will cannot use the \"admin-based\" theme customization"
-" option (see :ref:`simple-theming`)"
+#: ../../basic/theme/index.rst:254 dc4afa4795f5478d9bdef6d6085a4c8e
+msgid "Login as administrator on GeoNode and go to ``Admin`` page:"
msgstr ""
-#: ../../basic/theme/index.rst:220 33ce7505cf5b4a9f832fe1342da41dda
-msgid ""
-"Edit the introductory paragraph to say something about your GeoNode "
-"project:"
+#: ../../basic/theme/index.rst:259 6667c1329e0f4d838899189d2be711e4
+msgid "Create a new theme under `GeoNode Themes Library` and ``Themes``:"
msgstr ""
-#: ../../basic/theme/index.rst:228 05a9919b7dc148e6a3ecb4b33badf1c3
+#: ../../basic/theme/index.rst:264 c35f26eb11264105af0d06b359ebf2ba
msgid ""
-"Take care of the ``custom_theme.jumbotron_welcome_content`` if you are "
-"using the \"admin-based\" theme customization option (see :ref:`simple-"
-"theming`)"
-msgstr ""
-
-#: ../../basic/theme/index.rst:230 245982d20e274478afd8760a7d8dca86
-msgid "Your edited ``site_index.html`` file should now look like this:"
+"Add a ``Name``, ``Description`` and turn on ``Is enabled`` option. At the"
+" bottom, add a ``Jumbotron title`` and ``Jumbotron content``. This will "
+"override the default GeoNode welcome title and message. Click ``Save`` at"
+" the bottom in the end."
msgstr ""
-#: ../../basic/theme/index.rst:259 9f140b1199fa402f8263ff3ad773bd27
+#: ../../basic/theme/index.rst:275 a34a754e30844c48becc06538afcd4bb
msgid ""
-"Collect the static files into STATIC_ROOT, restart the development server"
-" and reload the page to see the changes:"
-msgstr ""
-
-#: ../../basic/theme/index.rst:269 5f47a208d9bb4f1a82533c448c7cca63
-msgid "*Customized Geonode Project Home Page*"
+"After this, reload your GeoNode homepage. The output should be similar to"
+" this:"
msgstr ""
-#: ../../basic/theme/index.rst:272 b50e936cc5c0465b9be97ab289032e66
-msgid "Other theming options"
-msgstr ""
-
-#: ../../basic/theme/index.rst:274 9f65b7b49e8c4cb68857ce8451861ee3
-msgid ""
-"You are able to change any specific piece of your GeoNode project’s style"
-" by adding CSS rules to site_base.css, but since GeoNode is based on "
-"Bootstrap, there are many pre-defined themes that you can simply drop "
-"into your project to get a whole new look. This is very similar to "
-"`WordPress
`_ themes and it is a powerful and "
-"easy way to change the look of your site without much effort."
-msgstr ""
-
-#: ../../basic/theme/index.rst:278 138466d8521a4f8dbc49fea9f12b09c5
-msgid "Bootswatch"
-msgstr ""
-
-#: ../../basic/theme/index.rst:280 05bf1aae5e1a4698aa7178bdabe51186
-msgid ""
-"From `Bootswatch
`_ you can download ready-to-"
-"use themes for Bootstrap-based website."
-msgstr ""
-
-#: ../../basic/theme/index.rst:282 2889c8758be64e3ea0ae013d8ce0a32e
-msgid ""
-"Currently GeoNode uses the 3.3.7 version of Bootstrap, so `suitable "
-"Bootswatch themes "
-"
`_ should "
-"have been built for the same version."
-msgstr ""
-
-#: ../../basic/theme/index.rst:284 9fe90ee8386d42359f955495b62a76b9
-msgid ""
-"The following steps will show you how to use a theme from Bootswatch in "
-"your own GeoNode Project."
-msgstr ""
-
-#: ../../basic/theme/index.rst:286 29484881d2354200b2f8cc703f75773d
-msgid ""
-"Download the `Bootswatch themes for Bootstrap v3.3.7 archive "
-"`_ and "
-"extract it on some folder in your disk."
-msgstr ""
-
-#: ../../basic/theme/index.rst:288 462e3b5e053b42a187504f65773ef351
-msgid ""
-"Select a theme (in this example we will use *Sandstone*) and copy the "
-"``bootstrap.css`` file inside the theme folder to the "
-"``/static/css`` (the static folder of your GeoNode Project)."
-msgstr ""
-
-#: ../../basic/theme/index.rst:290 aab708d295f444ffad915a81c40cd20c
-msgid ""
-"Update the ``site_base.html`` template to include this file. It should "
-"now look like this:"
-msgstr ""
-
-#: ../../basic/theme/index.rst:315 f4d7a902c31d4724b6ec741340e77149
-msgid "*Bootswatch Theme for the Geonode Project*"
-msgstr ""
+#~ msgid ""
+#~ "There are a range of options "
+#~ "available to you if you want to"
+#~ " change the default look and feel "
+#~ "of your :ref:`geonode-project`. Since "
+#~ "GeoNode’s style is based on `Bootstrap"
+#~ " `_ you will be "
+#~ "able to make use of all that "
+#~ "Bootstrap has to offer in terms of"
+#~ " theme customization. You should consult"
+#~ " Bootstrap’s documentation as your primary"
+#~ " guide once you are familiar with "
+#~ "how GeoNode implements Bootstrap and how"
+#~ " you can override GeoNode’s theme and"
+#~ " templates in your own project."
+#~ msgstr ""
+
+#~ msgid "Change to the :file:`css` directory:"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Override the CSS that displays the "
+#~ "logo by editing "
+#~ ":file:`/static/css/site_base.css` with your"
+#~ " favorite editor and adding the "
+#~ "following lines, making sure to update"
+#~ " the width, height, and URL to "
+#~ "match the specifications of your image."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "You can see that the header has"
+#~ " been expanded to fit your graphic."
+#~ " In the following sections you will"
+#~ " learn how to customize this header"
+#~ " to make it as you want."
+#~ msgstr ""
+
+#~ msgid "Reopen :file:`/static/css/site_base.css` in your editor:"
+#~ msgstr ""
+
+#~ msgid "Add the following CSS rules to consider the expanded header height:"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Add a rule to change the "
+#~ "background color of the header to "
+#~ "match the logo graphic:"
+#~ msgstr ""
+
+#~ msgid "Add a background image for the *hero* section:"
+#~ msgstr ""
+
+#~ msgid "Your project CSS file should now look like this:"
+#~ msgstr ""
+
+#~ msgid "Templates and static pages"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Now that we have changed the "
+#~ "default logo and adjusted our main "
+#~ "content area to fit the expanded "
+#~ "header, the next step is to update"
+#~ " the content of the homepage itself."
+#~ " Your GeoNode project includes two "
+#~ "basic templates that you will use "
+#~ "to change the content of your "
+#~ "pages."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The file :file:`site_base.html` (in "
+#~ ":file:`/templates/`) is the basic "
+#~ "template that all other templates "
+#~ "inherit from and you will use it"
+#~ " to update things like the header,"
+#~ " navbar, site-wide announcement, footer,"
+#~ " and also to include your own "
+#~ "JavaScript or other static content "
+#~ "included in every page in your "
+#~ "site. It's worth taking a look at"
+#~ " `GeoNode's base file on GitHub "
+#~ "`_."
+#~ " You have several blocks available to"
+#~ " you for overriding, but since we "
+#~ "will be revisiting this file in "
+#~ "future sections of this guide, let's "
+#~ "just look at it for now and "
+#~ "leave it unmodified."
+#~ msgstr ""
+
+#~ msgid "Open :file:`/templates/site_base.html` in your editor:"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "You will see that it extends from"
+#~ " :file:`base.html`, which is the GeoNode"
+#~ " template referenced above and it "
+#~ "currently only overrides the ``extra_head``"
+#~ " block to include our project's "
+#~ ":file:`site_base.css` which we have modified"
+#~ " in the previous section."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "You can see on `line 189 of "
+#~ "the GeoNode base.html template "
+#~ "`_"
+#~ " that this block is included in "
+#~ "an empty state and is set up "
+#~ "specifically for you to include extra"
+#~ " CSS files as your project is "
+#~ "already set up to do."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The file :file:`site_index.html` is the "
+#~ "template used to define your GeoNode "
+#~ "project's homepage. Let's actually override"
+#~ " this template."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "It extends GeoNode's default "
+#~ ":file:`index.html` template and gives you "
+#~ "the option to override specific areas"
+#~ " of the homepage like the *hero "
+#~ "area*, but it also allows you "
+#~ "leave other sections as they are. "
+#~ "You are of course free to override"
+#~ " the sections which you prefer, the"
+#~ " following steps give you an example."
+#~ msgstr ""
+
+#~ msgid "Open :file:`/templates/site_index.html` in your editor."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Edit the first ```` element inside"
+#~ " the ```` to say"
+#~ " something other than \"Welcome\":"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Pay attention to the "
+#~ "``custom_theme.jumbotron_welcome_title`` part, if "
+#~ "you delete it you will cannot use"
+#~ " the \"admin-based\" theme customization"
+#~ " option (see :ref:`simple-theming`)"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Edit the introductory paragraph to say"
+#~ " something about your GeoNode project:"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Take care of the "
+#~ "``custom_theme.jumbotron_welcome_content`` if you "
+#~ "are using the \"admin-based\" theme "
+#~ "customization option (see :ref:`simple-"
+#~ "theming`)"
+#~ msgstr ""
+
+#~ msgid "Your edited ``site_index.html`` file should now look like this:"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Collect the static files into "
+#~ "STATIC_ROOT, restart the development server"
+#~ " and reload the page to see the"
+#~ " changes:"
+#~ msgstr ""
+
+#~ msgid "*Customized Geonode Project Home Page*"
+#~ msgstr ""
+
+#~ msgid "Other theming options"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "You are able to change any "
+#~ "specific piece of your GeoNode project’s"
+#~ " style by adding CSS rules to "
+#~ "site_base.css, but since GeoNode is "
+#~ "based on Bootstrap, there are many "
+#~ "pre-defined themes that you can "
+#~ "simply drop into your project to "
+#~ "get a whole new look. This is "
+#~ "very similar to `WordPress "
+#~ "
`_ themes and it is"
+#~ " a powerful and easy way to "
+#~ "change the look of your site "
+#~ "without much effort."
+#~ msgstr ""
+
+#~ msgid "Bootswatch"
+#~ msgstr ""
+
+#~ msgid ""
+#~ "From `Bootswatch
`_ you "
+#~ "can download ready-to-use themes "
+#~ "for Bootstrap-based website."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Currently GeoNode uses the 3.3.7 version"
+#~ " of Bootstrap, so `suitable Bootswatch "
+#~ "themes "
+#~ "
`_ "
+#~ "should have been built for the "
+#~ "same version."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "The following steps will show you "
+#~ "how to use a theme from Bootswatch"
+#~ " in your own GeoNode Project."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Download the `Bootswatch themes for "
+#~ "Bootstrap v3.3.7 archive "
+#~ "`_ "
+#~ "and extract it on some folder in"
+#~ " your disk."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Select a theme (in this example we"
+#~ " will use *Sandstone*) and copy the"
+#~ " ``bootstrap.css`` file inside the theme"
+#~ " folder to the ``/static/css`` "
+#~ "(the static folder of your GeoNode "
+#~ "Project)."
+#~ msgstr ""
+
+#~ msgid ""
+#~ "Update the ``site_base.html`` template to "
+#~ "include this file. It should now "
+#~ "look like this:"
+#~ msgstr ""
+
+#~ msgid "*Bootswatch Theme for the Geonode Project*"
+#~ msgstr ""
diff --git a/locale/en/LC_MESSAGES/contribute/documentation/index.mo b/locale/en/LC_MESSAGES/contribute/documentation/index.mo
index bafb9963..0e6a3318 100644
Binary files a/locale/en/LC_MESSAGES/contribute/documentation/index.mo and b/locale/en/LC_MESSAGES/contribute/documentation/index.mo differ
diff --git a/locale/en/LC_MESSAGES/contribute/frontend-development/index.mo b/locale/en/LC_MESSAGES/contribute/frontend-development/index.mo
index bafb9963..0e6a3318 100644
Binary files a/locale/en/LC_MESSAGES/contribute/frontend-development/index.mo and b/locale/en/LC_MESSAGES/contribute/frontend-development/index.mo differ
diff --git a/locale/en/LC_MESSAGES/contribute/index.mo b/locale/en/LC_MESSAGES/contribute/index.mo
index bafb9963..0e6a3318 100644
Binary files a/locale/en/LC_MESSAGES/contribute/index.mo and b/locale/en/LC_MESSAGES/contribute/index.mo differ
diff --git a/locale/en/LC_MESSAGES/contribute/participate_discussion/index.mo b/locale/en/LC_MESSAGES/contribute/participate_discussion/index.mo
index bafb9963..0e6a3318 100644
Binary files a/locale/en/LC_MESSAGES/contribute/participate_discussion/index.mo and b/locale/en/LC_MESSAGES/contribute/participate_discussion/index.mo differ
diff --git a/locale/en/LC_MESSAGES/contribute/translation/index.mo b/locale/en/LC_MESSAGES/contribute/translation/index.mo
index 240adda7..6787e7f3 100644
Binary files a/locale/en/LC_MESSAGES/contribute/translation/index.mo and b/locale/en/LC_MESSAGES/contribute/translation/index.mo differ
diff --git a/locale/en/LC_MESSAGES/devel/api/V2/index.mo b/locale/en/LC_MESSAGES/devel/api/V2/index.mo
index 9dc3d544..8ade03c3 100644
Binary files a/locale/en/LC_MESSAGES/devel/api/V2/index.mo and b/locale/en/LC_MESSAGES/devel/api/V2/index.mo differ
diff --git a/locale/en/LC_MESSAGES/devel/api/V2/index.po b/locale/en/LC_MESSAGES/devel/api/V2/index.po
index e3815f25..5df27a81 100644
--- a/locale/en/LC_MESSAGES/devel/api/V2/index.po
+++ b/locale/en/LC_MESSAGES/devel/api/V2/index.po
@@ -8,451 +8,304 @@ msgid ""
msgstr ""
"Project-Id-Version: GeoNode 3.2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-06-03 17:10+0200\n"
+"POT-Creation-Date: 2022-08-27 15:38+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.9.0\n"
+"Generated-By: Babel 2.10.3\n"
-#: ../../devel/api/V2/index.rst:4 460fad9c7b084627b7cf6e04088691a5
+#: ../../devel/api/V2/index.rst:4 01d4b8b8f6754774949fe6dec8cac869
msgid "API v2 - REST"
msgstr ""
-#: ../../devel/api/V2/index.rst:6 3ab3d4854a4d465faedb4619a6381ecb
+#: ../../devel/api/V2/index.rst:6 e1d0468e1c2441b6a4a81c933ed2238a
msgid "OpenAPI 3.0 Schema"
msgstr ""
-#: ../../:1 ae9a1c347ea44e519e22e89ae1b7fdc7
-msgid "Returns a list of available endpoints"
-msgstr ""
-
-#: ../../ 00b541b6742e4de18c7c196055a2dc5f
-#: 01be63aae15645608f0b1f474218bdd1 03d2a93d262146e4b2314b69dcee3279
-#: 0491a12c047f462f9354f96304d00b3c 0dac53cda0e646c1bd08e4196ef6528d
-#: 15bc3d593bb440489215f60b34ddb905 16201fad4c6d4c6e81b12b4df9250d33
-#: 16be049799454851bf14289716c8f5a4 18961b63f9144dedb6c2c24f5be373fc
-#: 19c59bd8190a4642a596049bb1443aec 1f5fc211fa884574be2c7aa8d9533afc
-#: 1f957d33e392497ebba41a4572b4b9f4 23231451fdd9446383765857ac79b889
-#: 279766447a854b92a9c22b1bc89d658e 2804c8d88ef34b5288a5f23afa73784f
-#: 2a5c6e4ca6114633a21bb4c439d80cb9 2ae246f49a6e42a1a4f413eacf200024
-#: 2f03c7872f8949c19963049b2dae1e2f 333cf43b7ff24d5d89db85c81516273d
-#: 34ad013ea6a34ef6a19f383ba3239a2e 39feecb60e184eada7ea47bb26607498
-#: 3ce21ba9d8534e7fbf68e6c0187bc224 4901f9028e804b9392989e888975a50e
-#: 4d5bdeff825844d58caac3ce64fc575c 4e8113ff2b8b499fad729773e4394da2
-#: 545eb63ce0f44e3f8c271d5ebda7ad3d 555de97e91b04252a77b47ccd2d1e21d
-#: 56a0ac17c7774029ba48ef0516be722d 5718f97577c74d46acdb3bbc614c7efc
-#: 57dd3670ce39497687dd64c7544788c7 583631aba6b9451f90052690f6a2a4b8
-#: 5c507f91fe234f13a044f143343dd677 62b03c7aebe14fa590b346f3773f2b15
-#: 6731d2370d084509bea2dbc1c1f78a4d 6840820ca22c44a7a6020b4c227c4ee7
-#: 69f37acb684649dcb47a61f4dfcc4fc9 6e92fdb8e94a4396a77903a6e74120b7
-#: 72f49b30a9db4eff951cf17cb015aa42 773bad061be14c58bd3394a5b2e0dd90
-#: 7759cb77f73344668dd631e3a7b0fd4b 7a3771e9e9384bb995a790b7caacbe43
-#: 7b2881e566934b9d99c117a96ed2160f 7e384f92a2a24b738a7c32ac82808f15
-#: 7f4f3db3d50b425c91e51167ef0fe1e1 7f8ffadd899f45068c8dc70ae6e8f067
-#: 83d7f8215bee4feabc2d77b2122562ca 8f4c7af24a884697af682ac884385299
-#: 913e915bb2434170acf5789db84f2a67 9a88aea297494961a8e9742abee8a22b
-#: 9b1a89d18c784fc1b026c43447c54ed7 9b85e01dddc84542aa10d2e694e5be4a
-#: 9c2b6d7524d54adda2ed3db45195d5e8 9e6c06ed159c4f5b956c9929f593fd46
-#: 9fae73b810c74129a1b3463d7235bc9b a1c255bbe011437fa6bcfa704fc982a9
-#: a1ce6cdd38104ec284b80c6010e83331 a9d11edd728249bd896985999679787b
-#: ac0b684e1cf440a1a5150b97f77e5fab ae2ac738ae9a4f8ba89545f3bdbe3984
-#: aeee4b0ed40149de93aba9ba1106c8a3 b177a1ad151e467dbee91ae41fbfe441
-#: b1cddf584d9e4f00a42cbe36517c4752 b2a14efa5cfc40dfb715fdb00e0b5008
-#: b31e895742b54326b184d1b46ad34a18 b52ecfae8be74c79bdd5c92d6fda57b9
-#: b5da49eb2fdd449f9295dbf2a1aec0f7 b60627efcf6b453f8902c78ce5a22788
-#: b96d8ad98db84c2298fc4ef4dbeac78a bdc0ae725a5a46a388ac986cf71ac7f2
-#: bdf9e1a8ecac49ac8527fdd969f030cf bf2ac91be2044fe1a20adc59976a3e4e
-#: bf42f1813f0a468d98ef416252fe1c8c bfa2afaf32594e0c912338215174d685
-#: c395270152034f7daa4157eb5d724891 c671f100b4da446bad4fe6514f66fc9f
-#: c861258c14584573b6963209e23dd8f2 cc24916855e642fd86f70518ab9a2ba9
-#: cf6a8cd1b058418089b2163b65998d1a d0666e54267d44f587fad18b8d14f227
-#: d121f2880b654323b5722429445790d7 d2ec128dfac44b2b8236b438a224f56e
-#: d55523e8fa0c4af1bb15e3b4a4bdbb72 dd6f1a3b298142b2b660670c21c3ae3f
-#: df5307641e554b9e813348af6dae480e e279a5aba6f843ad90c403891f3edb13
-#: e4930296fffc4beb9ab5d53eccf00232 e4c70aeab6c542cb93da1da435475734
-#: e6936358480749b888f493faa4b3634f e912ef71abbb43c39ed194a89a17bed4
-#: e935e8ab78934cf5a2883bf84002798f eb4ae9d32b4542fa99763c87cc6d5a95
-#: eb7804c387d54720ab74a6eab35e59f4 eb89fe07b1aa45b3a6228f0fa8f05de8
-#: eb9036cc953b4357895b93797dfce458 ed095a80e1ea4b3a8215c7f1f03f798d
-#: f13c6c7875474df4a28ae5c35e23f79c f40dfabf3bf24238b025e984ac0bbb77
-#: f459a204fd134281b9295c1d83416853 f4c1fc2c193e4887811e770295223f1e
-#: f5ee86035a5c47b09ff84f44a6c1175a f858648d9e254f648c8df52e20aaee8a
-#: fd8490ebb76f4022bc52b0ed2c0f1853 feab27a8ee9347d08db8f7e9153253e2
+#: ../../ 01d329e12730444c9837f488915f57a7
+#: 0267a7326c624ed49696b8c11b794005 029546c95b81429890cee9512eb7bd4a
+#: 02b4761b180f4ae89e16525d654e106c 03eea30011d748a6bdd9d4764cbe69f8
+#: 05c68214fd7a4d94a01fa32fbb8c011e 069e08fa3cee4ab4873e6db0eb666948
+#: 0a22687e5b654c6d8889596eaf3daf54 0be96dbdcc4c4a619ab2ceddf42a547a
+#: 0c5c229dfd30424d9ec11cb000301193 0c8fec8a8bf8456e9ff97765b528969a
+#: 0e8658cf34dd40fe9d3922e761583ebb 12aa8bf4dc8b407c89000c9c14e3546f
+#: 12e49f18ca8649c7a7e20e9eb7e65b7a 134c44c2b3214d148a962d78433367b5
+#: 1406e77b5c4f4d0f8962400dcdbb2afd 15e716d1b9ca437aa79439164e94c493
+#: 176c2c1cc01a43e4b1552cda78308299 1847330eab42484891d2a38f53a85db3
+#: 18bb05f19d844bba8625f56e80dfe6cc 1cfadcd5571a4a7185c4316b21a46c77
+#: 2275bdbf85ae4c4e969c4e0a0dfc38e0 23c08d25cfbf44c798cb129bfbe2d366
+#: 24280dcc6bc94dbb9c211958364ad75a 250455f22e004741abfc21b40b012de1
+#: 2f534cd2966e4fbd9555c6925313b6c3 32c59d8c45f646aca0ba07374f264d26
+#: 32f0552b6310428f88dc12f0175453e7 33cf9389588c46abbc13218e970a9392
+#: 41d6fe411f9d43779fc9675c7ea5f9bf 4271c8d04b82417ca040b4b909bf3a5c
+#: 438f0469bb9f4221bddbd3cbe3bc5b03 44964792cb4845a7a9e090019ef85768
+#: 4540d7fbc73241a4ae86edba3f210deb 45a46288a3c9414d9d4c0d8200ee075d
+#: 4605e2bd8d14406184d86e5716bb05e6 471f642636284fd9b6d94af706b6c67f
+#: 4a70cc3c393f47d9b5b572ed4d822692 4fb41622493d4cedaaf4f7dfb0b78611
+#: 52ae1bfcfb4d4d0c90514953e1cc3aa8 5487a4aba8ab4ee9aa2710b02c5aafb7
+#: 57f8a965b0d24591a73cba8d4052ce29 598d6619a4654f41a9c5ab4cf1fbcad2
+#: 59964db0252f47a4941a7a3bfaaaf9df 5d1d2a4c024c4274a9fb497e60d30a76
+#: 5d786ead64664004a1cbd8f0634d285e 61232df6f98a4ca692b9a860663c9025
+#: 618afc0a9a794c8baa04a758a5783462 6363ee9d58b1432dbe6233220d98eecc
+#: 64d0a41ac30a4a8ba5e260c2e61ba48f 676dc716b6644d79b973c9f5fe0914b4
+#: 695e64becf1247feb2cb58ae278c8c9c 6ff888d20c704c3e8e2d476322ed7476
+#: 7275813721644e4db51b960f152558e7 73bb74e3923a4e3d993bc571df587959
+#: 784183bb6abd4828b0f144e5628b32b6 79c71e88bd6a4a91acfe3164d7fc9cc3
+#: 7a8c275fcc34473b82a4449749b05d53 7aaa482ae61048ad94814c64a2301bf3
+#: 7cd091067e76470da93bdaa18d4526fc 7eceabeb8cb2442caeb444013143d0a2
+#: 80ef417a8cef4e9c9e79d42c154de27e 81eb2090dd43492a8f58c6c266a8fdfe
+#: 82ad948b612c4c68b0490f36ae3f4eb9 83050c3cb34541bb8e6ebe9ca6fa6d09
+#: 86de46e320484fd698ef5c22c3ea5816 8b711e85924f4d44b7740f231d0a415e
+#: 8df0c7262e8e40bd9820bfebb2a8b849 90e5b11b79e8471ea98633caaf0708df
+#: 92a5d37ae3334d0ea14733f0efa5a277 9629ef71985e407cbc554aa798663920
+#: 97c3694b0df043039c6dd6ec6ed2f1cc 97dc72f65b8940c8a32babf0ea873125
+#: 9807fb0301004e9abbc6fe3129c1e966 983297ea39614a1bbe0f35962667e29c
+#: 9b84815ad48a45e1a2d2747feec96940 a186bc4c2ce2495a9763c47cbaa31d22
+#: a1baaac95398476d8daf7ae4b8ce8bc1 a1f701d408664ef0bdaecf272f6bb378
+#: a2b75a6c4b404db59aef03e39671aa21 a39121e0530f499fa81558cedcf50d89
+#: a45488fb714041978b2fe5df13c00e6a a5218f791f3e40e49b883bf06184328f
+#: a532e4079205460c8f80e94b456f0910 a542549d4481440a846b1a8607dab736
+#: a9378c3ea134417ca45b2c86606e805c abf46dec3c1c41a4b666871172a2fa2a
+#: ade320b93b564563b81945a3b782ec7c b02d7fc39b0c480d98b9c48942627d73
+#: b0d1d323febc45cf91506ec9980fc7ef b18c67c8be724ee1966a10c3c96ffb22
+#: b26f667231e946bea4fa58a5c54334a9 b32f3e2259ee410ab0cfa85592978289
+#: b656b94c649f4394bf2a6c00c307773e b6fb9b831a974bd9abbde28ea8766924
+#: b8a242e5a5934d7db35aa4f4a2b006ef bc5f966c72c144408e7f764a0d2bff33
+#: bedadc0baa3344d882c034934dcce3e6 bff0f040127f45eb8da87953b45338b6
+#: c0a11cbfdc524d45b9eedffdfd5aa38a c1762f8104104195a66acaebb3b2745a
+#: c71042b2875b42af9e589b030c9469d6 c848445b2c224000aea552ce7fd37c43
+#: c9658dcebf2746f3b12f5d01f318fe21 cd7d085326e34f0a9e18cbd322dc14c4
+#: d3a39cc68ee84182903630d43c4d0116 d4296e949399434a992f678b93501556
+#: dc3e15fa6ebd43ceb007f8d088aa41e6 dd278b323d5645ac81ac36b0840aa6cb
+#: ddc624fc466745908ec6cdf854dcb6ef ddd3ae7c6ea94d84b92f9833b92da619
+#: df57783a563045168f55bb44e1a5d285 e1019343d66443e283d7797456f93279
+#: e19250ea1d814b96a47c93f0c3056458 e3115cb264ce41feaa6e3370240470a6
+#: e430823cb90f44348b202f8a9d9526af e74e754848a74c64ae9a2a2bf0b594f6
+#: e781a29bbf154a5bad958f53a4a3679f e7b1999888dc4565904a9462b5d6f909
+#: e89a3fc1adc6451cad0b6d2a1fb75c3b e8df61e05f944038b597e152e1fd8ba5
+#: ed1ca55fa0c446a38a9f92d026c59995 ee81c3b46b0e41aca998592e29d23571
+#: ef46b04dd7a0478daefeed98fd86a958 f6b44ac8dfb9401c925f52cecb57fe79
+#: fa23f4ee3b8e47a797412b597f573106 fa4be51a600d483693624661d3d72890
+#: fba382a08296401491cd66296ebc62c3 fd2b74ade2394999a0fcd4ad733335ea
+#: fd6a4427c6af4ba1a254cd9d4b0d93e2 fea6dbbe4b1644bab2e5eaa773d16a8a
+#: fedbb25ff75a4cfab925aeae4bd035a4 ff4b462229e64b32b54f92283a061588
msgid "Status Codes"
msgstr ""
-#: ../../:1 a3aa593e3c654f15b388f8526ed246fe
-msgid "A json with a list of available endpoints"
-msgstr ""
-
-#: ../../:1 9f88ff9793364f3db6b1fa8e07ca12bc
-msgid ""
-"API endpoint that return all the documents available with detailed "
-"information (paginated)."
+#: ../../:1 0ca2f844c4514cc183527c1c122bf470
+#: 29e978fdd7c74aad972629dfdcaee57e 2c6a87298beb4d77bff8ad89fc9d6713
+#: 3519c4e8a4bd484c8f562d3e30401287 3f38e07cc8c84f788281dea8bb7470d4
+#: 4725dbc188a946e3aa823aaa177f378a 6f435b719c124f58a6a8edf1010c97f7
+#: 7a486b8fd1ea410b81bf249018aebced 9c95d89093664b9c832c18de58ead36c
+#: ab3cae5a6f514de685faaa2f50e72c08 ae4096337b0c45ba920ea73cd2153aa8
+#: c07c395fe1d94bae9463f1455bc66c62 c9dcbd1d710e4adbb74df009f234fcec
+#: cce3b70da9684fd3a9f2ab97f8cfe890 dc6eb23a18a443e1a877b1f54dec06f5
+#: ed12ff8339544c67bad6f7a2a8808206 f832dbb1ec7d43419c823c00d2ba1e5a
+msgid "No response body"
msgstr ""
-#: ../../ 2462620a94da4333b7cd00d440cb50f7
-#: 2f2495600b344fcd82f37896622a5dfb 44eb68abe2214ae38b697b018602da0a
-#: 64351aeee861427f9e1a414ec8140006 7cbcb20b164a42009a3b7a40a1faf271
-#: 84ef823cfb6b49b3b266818bc1a1fe43 b35cf39de9ce40fab49de0b4edbe8bb0
-#: b8a5e8ce2d32490d8c9ac9c9018e287f eb5b8bd3681e4fcea64e5a558f99c472
-#: ef602ec5002d4f9abc37d4972337a38b
+#: ../../:1 120b0fea32604b748c8b27762664af07
+#: 5461635946b54ed5bee6eed63f65eb90
+msgid "API endpoint that lists categories."
+msgstr ""
+
+#: ../../ 0da36e3e75154c7a8de77509a8576812
+#: 124e32a693244efc98806fa8447e1a1d 1fa86299009449afa024eba0520b245b
+#: 281d985e571b4fd8839eede433f28717 39d4950b0c64400cb8f3f8e83052b20d
+#: 4d3517b2767a45d29fd05fa31c54f8e2 5c7893cad61a4a35a91aa5e986389dbb
+#: 69f03153c768436587384f96ffcbece0 6bcfc363da784f63be8726cde35fe760
+#: 7624c3bf8f8945769098db9e22aa6c3c 7a7f2a64d7924a479bbab7100c9b4d3c
+#: 808e0d271b5346d68c0d77ae925d70da 848e36ac7fdd4bc6a409d6e4e7c07dd8
+#: 89ba23f2f8db4f96962151ba2112fabf 910362cecaba44d39509cd45c84683ee
+#: 950582a25f4c45019b9fa981b901f735 9efb9a8c6429496fba3fc418b22286e4
+#: a01de1d24db04f3a94fb6b3807b1b15c a2aa2b96169348c7870932ecbd10afdc
+#: a4dc09740b314acb970926a508dc7aa4 a934dc126b0941fc8ee8db0b3e5dd97a
+#: ac0938f8770644c8a715e295ad54d33f ac3aa7c350784af1ababad9905717408
+#: ada0ff540437441ea1ea27ee4290ea79 b0d9d1f184c042c786e80d78b9e05c5a
+#: bd27774ff13b428da0ac50c78aa2ef10 be2ff4f5e4954dfb8b1c113b043e8a2e
+#: c25738a427924e2d9bb105fa1977f25a cbdce2e6bcf4475883ae438d01ae4f01
+#: d0ae62806de446fea9ebcfe0e9efab5d d674c0d6a6e74bc89c6b02a683b60379
+#: da6f67c906b94f0b937668a6ac72653e e6ef1b029a9b4f80a0dea560f8a9b0a7
+#: e7a5b2bfd140465880a190404510f180 fba33343c3094ff6b6a038431c2b7a30
+#: fe8c9d74aa0a4e39ab46f4a2acca2394
msgid "Query Parameters"
msgstr ""
-#: ../../:1 1d9bb3b9e0294937836892de1c349fd7
-#: 6bdc61e44f824de6854f00905adf0771 9c98818d1a6446fdad02aa455f812a50
-#: a0a7ef2e83dc496196804392e6ffd547 a56e8508a0484b048aef5ef71de6999a
-#: aae303da851c4ee7af5133960e8f0614 b2fe02d15a3141c79d29de35f8cb2b4c
-#: b6f61594d72c43e19fb1d8386c1e6bee d6cb683249814a4f90bff41dd534f0d1
+#: ../../:1 0d194697c53f44198b47b25cd6da234d
+#: 2cf6f33c5f5045c5936aa04ed8c3c102 33659778191b43e9a8ca927569cb395d
+#: 34aef6ba0441473ea741c9b9be93eb93 3d3f107aaa9e44ec8b41db808d1aa379
+#: 4027232d738e4eb382f95b31163c2755 41e2e237f70445ab9c850c2cd434dfcc
+#: 41e6716cc425455389e0cc968a27b3f7 4a18a24254c64421b60bf8c51993babd
+#: 6680c3bb0b884464873bb79abb15a0c4 715ab0b93bf04810ba2dafc51dd9defc
+#: 7ec8e9a1e08a41338a8d6da873d03faa 84c35124dcb24e09818ef8d433401ef9
+#: 899b305e8144482f9d9198169a767d08 8cea2badcd26404b8616e0be41b943a8
+#: 91d4d5d7df9d401d989b89d42d4c1ec9 92432f1f8e2741cb92aaa98072175c7b
+#: 9c78bbaf94c1411dbed221b6aabe3355 a14f87373a984140a20029fb1f66aab0
+#: a7e35a42a49b4d1faa5b3ffc94ea3486 bb7fa51c6efe4f2d87cb1d72f7df9088
+#: bd6d9d8ca822424e83ca82d487756b96 c4ea45fed38b405696e0dfc2fee81749
+#: c8f184b56e9d4b028b2d9d9c930a3e7c d8dfd61b68bc4537836c51c32ed0a1ee
+#: de26065b3e4e47a796e4a336810e5f19 e056a6e9a8284ac5967190b5a7b6bc55
+#: e0ea9160541343698931f7730336bfbc e92b29d138034089abbba3b441625c63
+#: ea6e3f790e0b4ccd9381a57d7cd154fe f5a8251e4ba34af09b16e6d3248f0e07
+#: fb37d4d66f3c479c9ee65b9185bd4eed ffbbfc7a08fa48789d2ce59e2b7af649
msgid "Which field to use when ordering the results."
msgstr ""
-#: ../../:1 08704fc797cd4536bc79ae41eeb3f285
-#: 3aa03f93d6db4fae997b767c182418f9 5d13002e498e4b1bb15367d67508ba71
-#: ad44d96f18ec4691b44a4fe3e8567634 cd5bc13007b740c4afd3904139b41774
-#: d09c5b9279a547d58b62e236e4d237a3 d46eec019aa046ae8c716e8035f732c2
-#: d70c224deb2d455890d6015f1e65ec0d f80632b596714a99bb749e4ab948e3d0
+#: ../../:1 0663e331f6264920ae12d3f022db9dbb
+#: 100d9ce72a314c1da56e4c6e5f32c72a 1b397cb0e90c46a7871aca89a8122743
+#: 264c9d0e19124ceead4f8cc1a3bf2a2f 28064f58cca5441ba2a58df168fa9736
+#: 36184e489904422886a5ff091478aa9a 3c977629dea84ffcaabef2558c4e77cd
+#: 45aba6dc380b458eaa4fe4a0e36ffdd7 5820093ba0044f23aa2f2d6bdf491d25
+#: 5e3563c2c0aa4fddaa588ecef146048d 632838e432084ed4bf9f56346675785f
+#: 64878a2509734f7c859602044ea65f6b 6693e160345049b7b58f0d05bae9be86
+#: 67896af763af4ede9588bed338d7c549 691f7aa319274eda851c7f71ac410a14
+#: 6b7604c416cb4447928a116bf62c17df 6d74ded06d534be2ac6c05bd40b0a13c
+#: 7ad1ef6c096c460a9a86709b86359071 87cfe10e77054e97a8a97c2c65bdbcc2
+#: 9261669a1aee482fb1be494acf7938d6 9f00b64079a2444bb9afe8f75655c548
+#: a382aef6b8f443fa89d07ce8c4a20177 a9efafb326fe4a709b9140bffea51575
+#: aed464d7ea7f4a29a8c0a3af1014080a bc2e1214c37f4db689f9a89a6629efc8
+#: c390c55adefb4cf19077bfd13e1b5f1c d9b24aef20d04972aed316e629587f10
+#: de522bcb67f14ba98857a89346f3ee68 e08e073022304bc2b15f28a4cfb62f03
+#: e8970eae2224489f972bf9c422dad45c ef3e96c54ca1440b83302612c4917438
+#: f59d468b41d4488b89fe75f0051e541f f86539b938a64b7eb2616495b5c79e22
+#: f958d5b7060b4af29226e30d55274d4b fcdd28e355fd41448ff14f527c9bdbb4
msgid "A page number within the paginated result set."
msgstr ""
-#: ../../:1 51011b81c2d6439c9cd963b388ac4b44
-#: 564767b435da4cd6a02223d183757ad6 6a8de6ea84ce41d8a98eeeeda287ae97
-#: 832e316c50094c19a23f607907478fe3 897bbe444c4748e581d8cb6a4830508c
-#: 999dabf7984b45cc99431ce67499b01f b65e613a35e04fd0a369c6c9ee0cb827
-#: f613814808d04dd2a08b6a6287f44c36 f771e1bf99264bada4ac008712a61336
+#: ../../:1 022ade8cfe924f48884813e2a0cc94da
+#: 099f8e8230b3495ea5c07c40f8b026bb 1df8ca7fff9f4b2682ba1933b28c2e02
+#: 1eddd413e0f14370b62e473104b43ae9 20682ffc38f24eeb8bf2d9fc1082d4f6
+#: 25edb8d95d89457c8cd9f66afe80c866 26c5fdeeae6140c086e384bc33f51506
+#: 27277be7cff54215bcfd4da10ce04d96 35dd835efe344be5a8586c36ad27bc92
+#: 36ab70efe08942efa690bcd3864a6838 3cb2593d80b34a9fa985203546f18618
+#: 3df221ef25f44300ab08a4b08b3f6716 4349e215ad4f4695b2a76211026599b7
+#: 47c10941910a48fdb6d9063bfd72967c 4ed3c0887ea44dd6b9db8a121a40a904
+#: 59c2dfc0d6b941faae2800b70d1ff1da 611eff1bcfad492ebb384a942166d8e6
+#: 61ff69c85c5f48f295ce1d17e0201939 65e28f2b418846f1827dbeaf0bbc0817
+#: 67a4043150404857a8dd805696ce22fa 76024327ba714a3e86d8f8eb00019913
+#: 789a659c3cc14a288eb552659eccf3b3 82b97fc536c04cdd8d493d06f6fc5b39
+#: 888503a20c4b4bf99e904bca7281559f 945e1d715525499ea60fadd833b55579
+#: a85837ed3c4246ae87816ab5fb098f67 a8bfd6fa2b164a849cecfc5d542fc7e8
+#: b2977e8e5b3f4b3faf2e6b3f1f549185 b95da06f4c7443c78f4ea8cd84f169d1
+#: ccf9126e8457438998d178227d180490 d067326f41a14f88bebf068587058a3c
+#: d8fc41a246b04c40b76cd10b253547a4 df648938090c4991b6a52330c0ad85d4
+#: e11085fdd9c1431b855b1448371d4add e482a4725dab4646b915ebc317291e77
msgid "Number of results to return per page."
msgstr ""
-#: ../../:1 1dd505ecae7d4df8a38fb371926bc124
-#: b34adc39c09e4cd480f483de1d5dbaaf ba2432bf7dbb4acea334326286cdbc3c
-#: dc86efc15ce54f2c8e364090b6f95b24 e6a98bf3784444879b887553fd55d516
-#: ee4d3037ce0f4b16b983936852a656ad fdf98ce5507540e8b46ea4386dd19a3c
+#: ../../:1 01b6887c46484892895c2cafb89d2cf7
+#: 0b66ca0c0c2d4a179a29d0ba93b682e5 17b2d148e6f24921829d583bf08aead3
+#: 1faf261700ef4e67a96b043daa328b72 2dcc1ffc7e3a42e3beaed451f739a3ee
+#: 4415afb27a1e40908da50bfcb3b99326 45b886973f444e91a633db9ebbcdeac5
+#: 4c469f97374a46868ed8ad43e678ab33 5bb1c4dc93a94805a5f9f273873deb95
+#: 61bbf60f39184986843079d5c0b04b67 661dffd807c64d3c8fc133149b0dad4f
+#: 66d2789e4bf446bbb6458d207f232b2d 6c8d58c7c37a41a9ac8ff5d48ca34b5a
+#: 6fa61d3a998a4dd0a2904abfb2be01b5 72826d3fc31e436ea9f515bb615ebdb4
+#: 7313c4584aea464ab5ba8f5080ab955f 82951ff85f094569871347c7b878f31c
+#: 873ba6e756ab4f39bc9111960ed8b19b 973b9a4665b44c7697ed7d81ca8f0f8a
+#: a20e6c592aab4a6eb635dd8450b57d83 a7268f2d64564a56add947b9532f4726
+#: acc503348ccf449a8f729a1759cd1655 bf4d892c053e40e4887b94244d3ea66d
+#: c6acd0c97d744bb5a337a73134017aa9 d1df684e67b945ad90d6321e799f15c7
+#: d47b2a1434594acfaf9cf251f614f499 d56d99f0d63f4cd3816bb2d892b38f27
+#: dbaec09452a640a7a9dd8950274d1e20 e147e4719ed645b8b744ab03093c1401
msgid "A search term."
msgstr ""
-#: ../../:1 1fca6eab803c48daa3cc10a9d27cd09a
-#: 4f3a5b1c3874497bb60907597a525a3f 58bcfda4f5cb456fb8cc541695ebbae1
-#: 71d39bfa2c43455baffdc566cc54e463 7c5783695eac4d1e83df233726f9b5e5
-#: 8cf3282884a54bd9b0b2b293f87032e7 9cc1874822104d13bcb760b502353af5
-#: b2ea1da03d944410b07e9f7b178db14c bba54a3938f1474ebcf1313bab2524fc
-msgid ""
-"Either create a single or many model instances in bulk using the "
-"Serializer's many=True ability from Django REST >= 2.2.5."
-msgstr ""
-
-#: ../../:1 1bf33140cd6b4e9a91cf6e5e28c18c0b
-#: a035efe2e4f14a7aa1324e94d12b2ba1 bc0461efbced4cd79473cb75bc02946f
-#: c113c4571f7646f1a8482e06063f5928 c2387e231cea4a77a93ea44a9c7d6ac3
-#: c7d8ec1c18a94be88ddcc7abbf462964 cc0431c473504503a482cb824d92f07d
-#: e1ad2e43e2fe4ee5bb51e2dc43aff502 ff14a6de220640a6a008ffef78c389e7
-msgid ""
-"The data can be represented by the serializer name (single or plural "
-"forms), dict or list."
-msgstr ""
-
-#: ../../:1 00adba2b8e80425f84b601f637c072eb
-#: 09d33dec967944b18b3a1ae4bf7f9096 0b06f3b5bd064a4d90a894509db96800
-#: 195805e4f31a489bb8887d15efdebe9f 230f0715d4234914a506f8dc7b7197e9
-#: 27f4c9efe3c94bd2a34900d904409e40 2b30e0f8b4d248df84fd7ae1f4193a8b
-#: 4e0ed10354c444179b2c6fea7ecb3d31 5890883cfacb42a8873e036e3600b5cc
-#: 58af39e2ad6b4ea583dd14104eaef510 5e7f1648ed5f4f2fa587279af60a41db
-#: 68423a8cfc5a4e2d820f4e118f51ae85 7a635302429e4c4b80e84eb5bf2281f5
-#: 92fc0c5b30d948a7815f043e826180b1 94025575fcb04beb8fe3d3a90bf3f6c3
-#: c2fd7ada00554599806b74faa68b31a7 c86a9b6557304f00a1b5c6fc51444067
-#: f2b289ba366a4774a026948976e7fdbb
-msgid "Examples:"
-msgstr ""
-
-#: ../../:1 01c770dcd35343beab59aca17b0447a2
-#: 0adce95c4b20461dac7d82cddf7b2497 0fcf8658d32445e5b0be18724b560209
-#: 10076ae60ecb4d938832d14dcd41f7a0 1ed7f85a7976422ea42c323adfa3e575
-#: 20c227814a5b4b2f8efc982731049c21 2ccd81ee4c144733b64d88a6bdb923f0
-#: 4730deb871bf4959b4f3d979a05ee048 5b174195cba142109f990bc4c40f8d0b
-#: 770b8e089152433aaae732c8d2287a68 7e937f2f915c4f89aac225f690ea1c8b
-#: 8ad8f507ac9d4d47a8e8160627126b9b 96e652f59f19420685941b34119b4773
-#: 9b653b9ef4564156ba2caafec023bdcb 9c394c6a4dd944a890df8dac33b700e8
-#: a29f878476a545da9a3354e5423ee514 a796fd75923040c3b817db66aafe1af9
-#: ac5860a7be1949c7af599e6a92eebf47 b43216e9f9b6443fa320c657b890b8cd
-#: b6409d494c9f460b9fa9f119b3c3d0c9 b68b494144c1412e8ad54848d13c19fe
-#: c31de2cf25af4e6e9c06d67bf1cbc3d4 c50b3158a1db470dbda6d456c3b7a822
-#: d25da9b0f02e48e48ec55873bfbefa43 ea5eb389601f4dc894fe0681d64beb9d
-#: eb6888a940204d3eadb1fe7a0c62ea94 f58fb68470f9492e8b10cfee878f0a67
-msgid "POST /dogs/ {"
-msgstr ""
-
-#: ../../:1 3620c78a63e14b5584586a23f641f0a0
-#: 463055434d964ecda359b54d4f0a8ef9 574a1752b9724ec5af42852d374ee96f
-#: 5f9d135c78824eeeaa9e0bc4f17111a0 6799769cf3be4c9995ec7729c11091cd
-#: 7ba83b6c87cd41288288e358c16587f8 b038d63fad57487881477d1a1c13825d
-#: e0c90597e79148d79a2fd2ceec8051d6 f94269c9c3d54db493cd3c0e64813537
-msgid "\"name\": \"Fido\", \"age\": 2"
-msgstr ""
-
-#: ../../:1 020e6ab7a5ea4fd395587a36f95c7c27
-#: 0290fde3b21642ba82a715366580c0b2 03fc46967f10489fb1c38dc75abf1fe4
-#: 076d478a71e945858f8370fd6a3565ec 0c231831a37c4b47a93dac1b6debd430
-#: 0f26ab8a50684ce99617616acc9135cc 123e7e07327948a0b656ca6aee363b5c
-#: 192962dca8804174a1a515fbe2885398 198621a98bb848eca78bd1b2fe5596b7
-#: 1a49ea1328924c7699d7aba04a8e18df 1ba9307e667c47709f45b0883859fa2e
-#: 1bfc176bb7c042fabfc968820f2c00e5 1ebb8554d4244a169ce5c2f83e01b271
-#: 22a0bfea6f604032840f7f06d485b9a2 2982351fc2a144c796a128203ba5b827
-#: 2b05a33866ba4a2984bc69d4a24001cd 2c2a361a534441d9828da17ecb3a2f1c
-#: 2c5246c9a28e4a1586a36f0636317ad8 2cc55c7bb646414b9d27660a0d287f08
-#: 2e8536d8bdb04b38888ce059fabdadf3 315fa30a3a8c4ae0955ec1ce2b1ec2c2
-#: 3320a1cf569149bca6c9ea0ecce6b170 38c9fcd2b292471f80f71f613f5a4d31
-#: 39f22f95103b417f9742e2eb8ea961d4 3b6b07aa016849bd9ecf9d38a9c291c4
-#: 3b9528759392473d8f09309caa3535a8 403f822933ca4080b2f92b643d5a31f6
-#: 430ca2be21594f7193be3d08b1b47dbd 4b37047db8da4fa7af10352d08b46189
-#: 4cca6b7582804aa3bc13e9ad55e9852d 568e415ceb824e8eaf3daf33c8bf23aa
-#: 584be91c9e224ff68181803285d5923f 5b9003b2087c4332bcc95c285d5d9848
-#: 5e242253223f420daf7123eed4ee1e60 5f1ca51705de49fdaed35496b7a3ddf8
-#: 5ff4a22b54ae44bc914e396d9c112a14 64beffd0a2ce4991a07ab0c4261a21cf
-#: 674d04ecfe5c41cc9e731cb82cae9fa3 6d278debccc54f359e9bc580f3f3b4da
-#: 6d415fb890594597b5675565de721dc5 6de1b9cfbd8c4814af107c2690306157
-#: 78748a982da143149d6e313b313ef76e 7fb767be3c1c4af2b735b69f7037773c
-#: 81f3800d0d6b44b1afd2372ca9330e2f 821f3c795320489383668e467724fece
-#: 82c21d6ef537423a998506d7c751ca1e 87ab3b8977a64bb5af861d9074938cda
-#: 88c75cf6e61146e793105cfe0e1842f1 8b196dffbb3f42478c9082b9f713cf89
-#: 8b4f88bd473943e1bc0d40fbdd1d3f00 94cd9b1bf3bb4991925fd510ec2a12a2
-#: 969d7bebd4ac49669eef6836d3bfe973 9a3990c6e9ab4535a416bda0f4295c87
-#: 9b7ea39e67d64f29bc4d8e72e1f50dc7 9da8f014c885469aa57d09d16eac4d52
-#: a675457ffc6b420ea8aa1a15644d00d3 a8991e58607f48b18e6c7d6e904cf3fc
-#: aa76780164fd494685ab5c8d77026d51 b234d60db7894db2a1d51db0a816bd1f
-#: b269258eb4194117a18d124561003f8c b3334c4cbb1f49dfb893422b93361338
-#: b9dedc33f6064a5481511e3989d020c7 beb168492686444db9caed969c6dbd42
-#: c0eb85fa3e904ca18f38d1cf3f984baa c458c14cf5af4ce3a84f334f30f57541
-#: c83153d62c14403b8beeda134dd62f08 c8948f3e70314fb8af16c66dd35ac034
-#: cd659e1d14d24d19a5f7fae699730327 cf8dc7bf42ac4b6b8934fd1ddc7fcd7f
-#: d5022ffedc21436690e16d745c519733 e1da9aaa7f72445aa5fe1c6d62bd5792
-#: fe97d420b9f74dea8b25f2d5d086af8b fee031cdc9394f039684c174d3974d6b
-msgid "}"
-msgstr ""
-
-#: ../../:1 1437f71e1e53443bb3f7e6588cd17048
-#: 6b55d60f9183477eb5f5157caa4270a4 93299e7e35224c238552415fd119bee3
-#: a8365746c6094a20a1cf72918f2f51b5 dfdde4bdfe6141de823128f8c40137c1
-#: e66ef09611264266afe26f0242dff30f e8fc1f3967274eb4af6c23b973374b68
-#: e96c15a7f38c480bb131396445b0bb2c fe1c41884db0434e95229fb1a914de05
-msgid "\"dog\": {"
-msgstr ""
-
-#: ../../:1 15f79da387594121a81fcf5f05d2d7e9
-#: 2a5c349b62f74e35acc4a58f9e44620e 6f48862bedb448d6ab787c51f0dcd42f
-#: 8c94e23e9f854bfeb4b014495ce60674 93bbee2717d74886a1567072c407f7e1
-#: 9b9c0d7eea784e39928a7b8cad28e11d a99330d708ca4a1ebcd881ec3ef6495a
-#: cfd80826fee14964be755e7193dd6110 e23b32146803477e8568970437df8c8e
-msgid "\"name\": \"Lucky\", \"age\": 3"
-msgstr ""
-
-#: ../../:1 03e8c2175b4c4f499e62aef72fb4e32c
-#: 05fe5c7675c940da90ec4a83e7617512 2e299e22e4fe4f34b3ee2a2767b6cf52
-#: 322ff518aeb14054ba9c7ac84bc4254f 349c9e23b3014581873e20d91adaea65
-#: 46ec3c05e2f74d37abbefbb5555bee45 4cd4e40e247346899062d24e532a2dc1
-#: 509d8b2cd1f64aaaa6a8b1a980cfbfc8 5152f2b650504c7088b493cea3b85444
-#: 524fb950e06a4e15a2e9ec815ff6a64b 5d88df11ff894afeba618d5ce7e979af
-#: 6b4b544bd9914197b67cbdef2cfd148e 6f51ae66f26e472c9ae23778b1264193
-#: 8e18e76acda145f48e2a8e18b0e7be3d 9814cdcd6e1a4936b3e9d90acda5b485
-#: a5cacca2b3c64d1ea878028a4141bdb2 b9305d1d1d21403eb9ae70d4888786f3
-#: c178cfb0206b43589b5e9cb6e7540b11 cc5e173fe7eb4c649bfc8dede3194c4c
-#: d78ad05cf495484cb2a68c53ed9f0b5e dc4e4147842c45eeae95e11779e5846f
-#: ed5174d0bb094e28a214a7fd85034fb3 f1ad76fc5fa74c23920e0f84a6bd3ad6
-msgid "\"dogs\": ["
-msgstr ""
-
-#: ../../:1 0228af9f31584f9e94dc5f9595fd0c08
-#: 0a856af5450548f193fcc128bc8de0b9 175767816a5b4493a28912be9bd3400f
-#: 2c6e08acaa00455e8263b6818be9d583 2e06e764a85f42e2a9e542616db92093
-#: 539451e29c464d36ad71b78d6176bddf 6fa5eca3ccce4dca8d3637873a8babd3
-#: 92fce7b50f7f4d0e806e655cd734fea4 a11b2057441c4a658c37938b477e83be
-#: a1ce757728734f65912cc461833d4b19 a4af6342c5344fcb941dd9612654fd3a
-#: acf347c634e34688bea1a429a926ed98 cabd012b6482413390e53cbf74b77928
-#: cdc5caf0a6384233a56d426e15b28577 e24da30ab9fb47c9bebff4fcb2411c78
-#: e7b32c2177b14699998982a1edc89a6c f20ed1e84c4d4644b8faadbd4d788d81
-#: f594ea56996c467c9f2e9fb3dd35ef6a
-msgid "{\"name\": \"Fido\", \"age\": 2}, {\"name\": \"Lucky\", \"age\": 3}"
-msgstr ""
-
-#: ../../:1 02b1f523048942d4a2162cda6891abe7
-#: 07485e042a1a4eba97ee7fdc07716bca 0b112ad213ff40fab21b6ab3fefa0f8c
-#: 14d90d5bf1b946d8a3327d85c7e4eba5 184d38ba549c466990783411af5d2c12
-#: 1a2897d9a39440578d867f28194c87f2 2984a8b13a0f4c8692bca738231d3bf9
-#: 2db0d4f302ca4daf82361ac1ccea6993 2e5e04c291654f78b220cdbf408e3557
-#: 2f1f83c258de41e68d693b95c3472b47 39a63c026cce427da6daddae454b0c46
-#: 4201b35692994df4982681650f04a1e2 42a9548690c0437997ff2893df225dab
-#: 48e1557f700d47e89986a1452bfe396e 4f9cd4051b924047892dbbd0c72ebc5f
-#: 4fbb55025888470a9bc2181e9c0b5def 5fc071c524954d3c9e7ec94bf903c60b
-#: 60ee470d76df4f2b866d837132fecb12 64971b6137014892af2481cd1fa86644
-#: 666ef90d88c64915b16f3d0e77cfaac1 68f95d075ca347aabf660142870e8a3d
-#: 690e463df35642f2ab05701eb523bba1 6dc0e31bc7084cf9ab147e8976ebb953
-#: 6dd7c429fa2d4766b7f1de3d2c70a752 6e64625fdf29430289f0d29ecbeed399
-#: 7bb20afb23df4c0d8c473e951f255dec 8c5707ca98fd48b8adc4e30e7cc98fd7
-#: 8f05db436552413ca86e1ef0b4d69ad5 8f18b5502c3e41ffb37b0e8626e06b80
-#: 906dd2ac7e1b422fb577345999f75aa7 90812badc4824043837f02dbe13e3722
-#: 93f5f52b42c7473581ef34109a0ba624 979dbdb3e3ae47c2af5139e55adea4de
-#: 98f771781e75409faf69451adfedc6cc 99f8b8a11d9a4c3b9536d35c32112752
-#: 9b34d75558a54164b8459992a56f6b95 a3ae220aa072465cbee35a996b5905e4
-#: afa7bab4249f493b95254535aabbec46 b8bbacc9250b4d4aa07eccc0b64f98c9
-#: c763b7b3209240fbb5d48951067c7936 d1a086fdd5644700ac8b63f88c9f3f69
-#: d21a644a8d214595a675d51c32447d28 d4bcaf6ef8034cf4a891655dada78715
-#: dad1a59921374f30811ead3e3f0482de db03444b21cc4e20897aaffc42648600
-#: dc103939128c429f9f120cc626312cb8 dda09b9ebc384ba4b596c23480171878
-#: edbb01e4214b4e34afc2fa6e9af641b4 ef633d6e7fcb402e85304c67f9438424
-#: f2911bc4d3b04932903b844fe3773b62 f4c31a7665ea4ee78b3fd924936da6b0
-#: f6c5fd2be2774fd4a370899dde3c161e f6f84e8065f04667a124b071669520b2
-#: fa596ceb690e4499bc5947a3fb7d1417 fcede65c0ad84d45bbd929bc74c76966
-msgid "]"
-msgstr ""
-
-#: ../../:1 109e8b8e252b4b9f8b94be9c7ffd7d9f
-#: 1691cbb6d30247ec835636e3c34802d1 36d601dc87d34d97891d0c5262cad11d
-#: 953c198f3e2548be997772472c56062e 96b8b17c024845c4aed05d530422386c
-#: d681f38dbf734972ac34a8c574bf0da6 d8f11ba7fb8c45f786be50221fd8f1ad
-#: e8ce81e12a7a4dbcb8a1f45a21da00f8 f042da499a424fc8ba8a4d5b5646e67d
-msgid "POST /dogs/ ["
-msgstr ""
-
-#: ../../:1 a77c2bb4f9564286ba003fd439fbc740
-msgid ""
-"Either delete a single or many model instances in bulk, by sending a json"
-" with the ID of the document to delete"
-msgstr ""
-
-#: ../../:1 235c067731044eb0834fef3a2ade4c4f
-#: 3070892786fd4bea9f284ab79b7bcbbe 42dac5832c3a4f0b8ab8cab0a7a3f6d7
-#: 5c0deb2989d745b78e9830e53fbede88 624288ee22c04a788b5ec01fc673f911
-#: 643efee5e3544c08b6ea8ad9ee4732c9 79e8aea1021f498db7d9036a6a63eaef
-#: 89671abc68964326bc33615a81f1d610 8bb4be0ea1bb4edc9f51e9ee058cb21b
-#: 90e4617f92424807a278d89829c3459c 9469aa94630c4b5a91e431b8e46105eb
-#: bae278bebcbc47f999aa31253c2a8b70 cadd53b3b42f4be4a325cee4d95118d4
-#: d344ae44a2df4b6cab70a4ed15e3e0e4
-msgid "DELETE /dogs/ {"
-msgstr ""
-
-#: ../../:1 05248b2466414c3d9282525f574c7be0
-#: 05d832302f854e1b900e15797c10ab9c 097f123313d04a8591fb8c72083fceb6
-#: 0b0f1ee8a6e2494aa96df3334739da62 189989d4410242269186e94dc080188a
-#: 20cd0547d10845429fb7ef2072afdb03 2b2a59c90c6446c7bf7da1cc706facfc
-#: 361d900c034640f0a52a0e5d1d0b0146 3d7577e00a214b8e91127a5eef646db4
-#: 41810536a9e14092bc74ca8ec433d7bb 42194fa8926646b1862767243256cc63
-#: 4290fe86a96848f781ea48959f2678b8 429c6e7580bb4a45ad0049b6b4ee57a1
-#: 4a767e9d99e8442ba7e7e71e740263ea 6f4055cd8eb74d2985e582428cb5e64b
-#: 7228e839e80943559cc6e2eaeab0d7fe 808a834523d048fd81cd1902aaa534cb
-#: 8ea71f52652d41bbb1fcec42269b872a a788496b47e740d68bcff71c5f2c24ac
-#: cf0a8c7d1f9c49b7b2c8403528a4ea55 dede1cccefa64e3088b269597f9bf384
-#: df62753a48a84e9a9d97bad59a8a4dba e1e96e27b7d64bdb886c03148c1c9327
-#: e24e19cc0ab2409988adfe3ca6f7e5b0 e698c530b52b4c41890470216ef672f6
-#: ec83b6802ffa42aebc0c7214a0bdfe1f f1dc87291c9e43aaa851fa92c4e5f2bc
-#: f3780f89a36d4f3fb5c7a5ca6d7ae864
-msgid "{\"id\": 1}, {\"id\": 2}"
-msgstr ""
-
-#: ../../:1 3ce7124897ef487182b35bb2edf44f34
-#: 43d71fc25dc64585b67030884b2858fc 67b3f1eb0a694f919a298011965ba5cf
-#: 6e54f22d95b746c49fbfcdebdb36af22 7639328b12a2411d893c47961728f00d
-#: 7e97664aebb244f88e11cd91dbcb082c 86a03bba3c504fbc9fcf8bd32c816823
-#: 88842e190a5c41fd99b4b0879358d192 9b0ba4faa7ef42d49432dd86cca0344c
-#: a0ecd9862bc34a83bdc89510fb6ef2d7 b301f754b2e447228f04418f4932c40a
-#: b79d134994a7476280cd6132029e8a48 edde6eeb7c3b429eaf024398c89311e2
-#: f433cca0f63e408eaa99fd8c7df58ed5
-msgid "DELETE /dogs/ ["
+#: ../../ 00800b180f534c6ba0a9b20a59f530bf
+#: 09467237d87a4b86b97a07b7962da419 14325af9119242b89e9394eee32b9529
+#: 1719ff28595a46ac9afe21fb676e1140 182b96ff3e7e4cb78227917321b90f2a
+#: 196cfe00b2294841b928635ae602f957 22947ab2363342728f772b7afbeb80ec
+#: 244335c09503498b81a9f8889f864bdf 2550a906b0fc44fbbf19311c9bb4b378
+#: 25a0de261eed4dd3984632967dc26ea5 25c50071f7bd4b73b1f421639d1d7cc8
+#: 26420fbfa2314fecb6402b3b7b527e21 2a389dc5aaf04f0ca85661fc619a2804
+#: 2c57e382b3d44561b287a908983e5ae4 309f50f374df42738d67368d9d073edb
+#: 30bc4abe3e3040db9ca75375600fb3f0 31edb071936b45ed878f88c93eb7a123
+#: 3383eb6baec046e5bafe4c3c8d93ffd1 3451d0af357e4038923f922228d1072e
+#: 34ac7d8cf5c6421e97935343f8800ae0 355a64f3310b4597adc841a32e057787
+#: 3ea93bb026854d4d936616a832b2398c 3f8c43aa451c4dc380a8f5791a25146b
+#: 454b1b9e265945838b3389716359cd89 497ea5bc83274005ae69b35e39076cb0
+#: 4b7755ef5c9943ea9311747ca7f05fab 51b53a0bf38a4979bef7112b8df15b6c
+#: 539187ab143a4726814939a17d60da8f 53a9a13cae3f4f3bb2c16b2fbdd66821
+#: 53fa81bd60714c0bbd1883f041abda3c 592e593318274ac79e39cc499225c71b
+#: 5fd7c196079a40f7aabc100a44e6e817 6995e869a52d48e6941d01e2420b561c
+#: 6a089236cbc34e9c9ce21612a9d01f96 6fc376a07f504e42b3435fcee1018a56
+#: 7064b95e45a94eedb92e31979dcb37a4 77afa3f61e7f4ebaaa549b8cff71b8ed
+#: 7a2a0ca4115f49208437613be56952a0 7ced5719924e4f7788d080ea333ce8d6
+#: 8011e50966624adf9acbeb5eeb214ec6 83f67fbe59dd4e59876b79bcabac47db
+#: 85649a59ff654c9b80e8c980f65e0877 8d276bd5b5bd4e6c90ac5079e6279017
+#: 90396e124740479ebeded1b2de81c6c9 9126d7b5c4e8437cb9d12d7d427cc71e
+#: 917967336da7468796dd966e2e7d4f20 95bf985e2dbe429c8d5264a12394876f
+#: 960580467de34a3d9e7a84c5b6d6165f 98280a4d189949f29e26e806d8894b65
+#: 9d821bc577f9437eb022af46c8ea8d7e a132080ecbe54a55baac80051b00b28d
+#: a54e3c1b82a64a5cb1f7e2efc27f61a6 a679c10fb72b4ac18aafdb6a0eea0e61
+#: a800b22f6ac5411ba7ef20b69ba17cda aa6be8b7cb4c491da75dcb6b33b87d40
+#: b13df2e754f24f23a95c5f3f83382cc0 b357b7ef9f3b4e918f01109006197551
+#: b69b6782bb884273926ba98c64b37677 b6fca1fbb8d7438cb134a84b7122aff4
+#: b90c1070e78f460dbe0e81fe7dd7f8c1 ba5741e5dc4c40999c593c751c8ada41
+#: bde29f521e8a4b65ad69d999f99d022c bef80a08adac446189f08aab65efb560
+#: c0ac48a2f57044249df09b233eab4b0f c31257db214d4e2bb1bdbff03ce9a03e
+#: c54f5af344344c4489125ed517a6811c c5985ca5af4c4744894a071811eba64f
+#: c615090fa4874e1eb9e66906881c9b6d cb3926010165474a81309013b1fc7167
+#: cf5b3e5bc10248939bcc177daa353c8d cfc5b43303344d37a995dd94f77e832c
+#: cffaf2edfff84df2838e8e473a15add5 d3f213b4c1834e2da77a3cd845252c0a
+#: d45c3436cc9749c0aaba24659296cb40 d4f5d0cafc8e47c5b46d1118992a0793
+#: dad54d0537254618b209a8bbcc90cc4f ddf6fb99bb874a6295e9f55719a8b3ba
+#: de7e8d6b28334f7ea3c6801399316460 e21e6394a6804728bffa19a88f2d5759
+#: e3bab6ba689540aea0ecc44ed6be587d e46fc733a2384b0894f2756b8b4e8dd1
+#: ee69a9860e634644b6411454c9c939c8 f126f040501a43888b69128b8c4a8685
+#: f57db61b4b714769ac7863ccb2583173 ff1af5e4716d4209820297266cbb0dec
+msgid "Parameters"
msgstr ""
-#: ../../:1 08ff3f6fd41a444bbf8841527ad40c07
-#: 0d881df8f88a4dc38c0f34b718d3e1f4 217539f870ce4230940c2a8504594823
-#: 2363f9c3f17c458f86fe997a51e35a91 2b77714a5e3e4d1981d7e217491df61c
-#: 30b20d03080542d1831422a3de5bde20 34883e1c8a9f436e8439c2cf6db7bd82
-#: 3791163189904b7b930af3f6287574da 39883c10e3c74ac492f997f24a781c6e
-#: 3c5c7fbc718f4483988721ff2fe05fe0 435fc60b3c944c659b5bf198bae15d84
-#: 441469985c9643da9de4d7d32c2341be 4e04d2e8541f4821ba537c2d61a7c6b0
-#: 4f483b05ae414e63a6eb5eed1a7aff28 55a5fb6081ec42d39f14c4fc0035bb87
-#: 582147cf78de4048afc414c382145412 61fdf9ae75db412a96df98b0886c5961
-#: 8e437e2c86714f6aa092e3cb4485264d 99a963dd0eeb4e36b597ee0490af3cf3
-#: 9c6843c5a1064b32b3d0bdfc1061f9c5 aa41282cd3104313aa80668e5111955c
-#: aacc03b7a41e46d0b27c88351caad1c1 c9aef5a581234527b4f77af0c93ab38e
-#: d0dc389467f54026ba5b8b2d9b423036 d1bd0d01863c424e8bee214ad2b47147
-#: e8322410542842b19eba017808bda64f
-msgid "No response body"
+#: ../../:1 10c946d9eb0642ca8f8f1c7464904c74
+msgid "A unique integer value identifying this topic category."
msgstr ""
-#: ../../:1 010eb4bf44ee4a058104e95ea946f84e
-msgid "API endpoint that return detailed information of a specific document."
-msgstr ""
-
-#: ../../ 07b18b88e6df473282fd898a914991cf
-#: 0daa694ba17c472a9e8663ab0a86d932 13842c8d228146d394a39f5f28823903
-#: 13e8c0abb0f8413ba27bb74293d08fcf 13ef8d98cedb43608f9b33b519312ae6
-#: 1904dee479ae400f8c9ae7c51762a72b 21f9c28dfc534f01ad9594421013f028
-#: 230c7feaee664e15808aaf7349eb949c 2bae9b9ee5c343d0a12145654e8bf6a3
-#: 3dd2ab2f137f4cfea707eb6a56bf2821 40ecc30744de4614900ce2e3db7050cd
-#: 410fbc1c8879438ba4c5a9a43bb7a2e5 44016bb4e5a74f4384588036c940c801
-#: 4606c18a9e2f4a019361cea5aaf1a01a 4c8abc775520480e92272c2af05784b3
-#: 4fa45a94f62c4eedae69cf06ab890f62 504734ed5b8c411e9d3a2845f64a3a40
-#: 50adf4847b38467facd0c82ea9902648 5432a87770b244fa94f512996e4102af
-#: 5dc98b48920648acb6d3609efa9fb76d 5eb8dc99c26f443a922f2ad209c71e87
-#: 60d6ba4dc52c492184e74b5961c06b8b 63bf2c4e5c4340f2af97eed2618753c4
-#: 689336eedf724dd6bb54f78f77b53dd4 69eae247421c47eab2fc6c4a3ccca46c
-#: 6c6422fe8df24fc2ac835560c37262c4 76788af2ed0b4f468d4895b0f9a70eb3
-#: 78ebbbd53d7049699eb2d36f9f03c7be 79a77517713346a9b810ea7c33b7dd8b
-#: 7ea4e19f2d294406bcde79892d8dc44d 7f9a1aa47bd8426bbdad1591ce16c49b
-#: 87310615826648e087767c20719ca155 896b7642f84047b180833c1f0f02dd14
-#: 8aef688fbfd4432582e5e21381f701a1 8eb2e495c4c7402cb26c8edc22e758a6
-#: 8f0e9dd4297448578c2489f232622890 996b49e5dd0d4d3ba6f3fdd444ab0bd8
-#: 9a0a48df62244d1c92638ec166ac31ea a7d82c60ea0945cb8e4cea1be26b0fe3
-#: a8877902c539478fa9ce95d3cfcf585a aae508863c7848a4b1beb37f4ab573a1
-#: b6486088e4f8429aba4c631a622e6ff6 c16b55e80019450cbacae68962c50f50
-#: c62e30e2c27d411fb5a64f165dcc1cec c71bf3f008974cc38089dcbb667233f0
-#: c8656799ff18403aa3d466fbc58025fd cb16a141be364fbca6d8fffc120acf8e
-#: cbcde38cf9f24348b219db7a060d0023 d00d1c3f884846b18158618a9bfd214a
-#: d5d19feb6b0941c09fb1467a0f9e97e9 d66b18adc4f44c11aacc4dfc4c3561d9
-#: e5b69a5cf70e449ab82eef38772fbb4f e5f8e60fe1dd455c83e84f75318dbe49
-#: f4cb9f0f59b4466ebfba219d441ba2c5 f8687b3aa7d4484d83971ef485795f47
-#: fde670786b824ba19ce1765b06b58895
-msgid "Parameters"
+#: ../../:1 3c21c406175d423cb52ac62d28c24982
+#: 47a23b7d05da4c958c420213aed7416b 7902a2dfe7b34f4e83f32aaeef9a5d51
+#: aace76f45fe8495b920dae04a2d28716
+msgid "API endpoint that allows layers to be viewed or edited."
msgstr ""
-#: ../../:1 5d699f1146f34b0dbf25fe0440aa37c1
-#: 89d6dabf3d264fb79be146d537ecb9bd b26130df9b664ab798b3b81320791aa6
-#: bf5c72d0e39b4fa4b474b765659f73f7 c28908ffe58b4b8284a12b3b6f15f716
-msgid "A unique integer value identifying this document."
+#: ../../:1 1292ff355fbe4c318a758cd42d68a767
+#: 1d407e2f2b9a493d8ae2265f98361d63 22103a663b6a43de86029c31a7f10ead
+#: bc4f99d3944d40bd809614b017fcd778 dc11484830254c83acef7dd5163ecec7
+#: e4eb6578119c4bc68a5ff97556e40565
+msgid "A unique integer value identifying this dataset."
msgstr ""
-#: ../../:1 055dd14971654f11a7af31495bf2cb5d
-#: 3632035636cc4d30b2e0d5bf4fa76407 4797c6f94a5f444f88370cf1057d241d
-#: 4bf885041ebb420d801ef99deacd660c 7a8daf169eea4adbbb0166f37c7d4e8c
-#: 7d124a4be9f6416fbc5342b7e0bd7255 9229cf6e3a1745faa80ec52e2207e315
-#: 92b5201780c44725bee8e554ded73a1d c1061fab3c61449a80af8ccee06661d4
+#: ../../:1 101fa3530e34498db448e69c6b7a4b02
+#: 1f06d35410284fc5af012dedb0dbced8 2d016f11799f44fba52c5fb0a8b69a14
+#: 657265d9446347819b2218bd3ac60bdd 85515471b28b4a0cb44ec723a744200f
+#: a09daaf5c3464a6aa8c99789c462815c de6f6540569c4885a02941f085ab1ffd
msgid "Update one or more model instances."
msgstr ""
-#: ../../:1 0ce9610560b74990a49be03138688358
-#: 3761b045af394e0e84f0bf45a15b127c 6ce6654076584767835d1bc3071c38e3
-#: 760b14840e3440d8a2acb6eb8d2c4135 b6be2821ab06415692badf9fb56ef7ad
-#: e80b25be760f45c8856515a4d331ba53 ee8af7a783af4cd69dedf8c1e56e400a
-#: eedf73f253844e2b8544b3fe87dd3b63 f68de561fd774720837f6d13c1c55ef5
+#: ../../:1 2557d3421426485e884695f8c4f2ca5d
+#: 3388f9223ddb418eb8c9489b06fd0d14 567f8b9b305a4506878e0f0d31317be3
+#: 73c83b29c7a94f18821342ebbf79e4f3 ba001a5b50554252a94d318195a8eee3
+#: d5210b336c7a440b8392f0374913850b e0d932b2c49e411da7447ce31f30f659
msgid ""
"If ENABLE_BULK_UPDATE is set, multiple previously-fetched records may be "
"updated in a single call, provided their IDs."
msgstr ""
-#: ../../:1 2b4d52c249e8423494f4db2e67df9e79
-#: 2f85db35408543cf8dc819901e0d3dce 38531b68e5e54b0abc839ee70212ca86
-#: 3913c08febbc4bb08d7d6978da3335f6 64b9c9f60c4a47e3b637eb8afaf574dc
-#: 8644e0ba8df94805a0a4610dec6327f8 870f46ce5bd044faa9ae928692aa8a74
-#: c35c8ea6c0fb476d97796d60ca3e33d3 d113ae389b4e4aa9b82749d43075d4e5
+#: ../../:1 04eb8b2927e4402b8c34af0c340d3880
+#: 67e969d4bab244c880e3fbc7ca42c641 7382da0a5a30419993ce94d1c03e730f
+#: a20e03acc6b84225acaf873d025d88c2 b47c9b60c3654e37a04c967ff0918d75
+#: d22892eae6584a06bd32005486ad36ca e09cdad320834b55bb25314cfcd9c053
msgid ""
"If ENABLE_PATCH_ALL is set, multiple records may be updated in a single "
"PATCH call, even without knowing their IDs."
msgstr ""
-#: ../../:1 0a8ad6e655324c74a361be3ffbb53a8e
-#: 272ce8175baa42e0bf770524535de9fe 628561e89a054fa39870af51a375dd9f
-#: 6991243a76de484c9731149281690327 6b5c7dea82414f62ad9b147d1de3b52d
-#: ade686e54f2844b2b0af2a6623c91385 b02b2aaf5eb348f69c98b270c6402ef6
-#: b2e4f45ba20447e08f0172e7d9b390fc cfec1f5893034482b396d021d33c13ff
+#: ../../:1 28a1d463257c442cbc390b6a0b58b807
+#: 77452427f40e4352a904177933d2ff5c 95e4aef4fe8c43e486d26ca061588a2f
+#: cd2a60f8800c4e26ba2f0e4a6e3babdd cfd3ded4e1704a1dbac1aa9fc95c784b
+#: d92ee1802cff4ad6adf2e5ff6266d449 f5e7576fa59e42f49fcc890a0c8a01a4
msgid ""
"*WARNING*: ENABLE_PATCH_ALL should be considered an advanced feature and "
"used with caution. This feature must be enabled at the viewset level and "
@@ -460,659 +313,1163 @@ msgid ""
"query parameter."
msgstr ""
-#: ../../:1 13b94681f1aa4863bfbe6aecb0c03b74
-#: 1edbf7ead2464d458829ed4383d28058 490180452df9438490454fb80e9d5dda
-#: 6bd648e1486b48b9a42fd39b9108415d 73fbd55b36cb497d8cc95fd14c33673a
-#: 922eac979e3d4ddab9503a2a21d308c5 a77e9391eea7409690884b1c8fc4544e
-#: bd510e6e2d1145eaaf247c3c8beec5d5 f3500c0d89ce41b78c024ba6dc2d2fbb
+#: ../../:1 22969870ccce4f0f832416cec9dc18f0
+#: 4274c1968cd64fd58ccf623796926f7c 65528ffdbe2c4c50ba444a01ffb58017
+#: bb5a1c90a01443fc89a8d0de807a3f0e c7b6148b62d6429a83c7beb76e552cc1
+#: cf07e2d5c7a94b5894fa33e6e12e78c8 db9118081e224e17921d725d25825247
msgid "This parameter can have one of the following values:"
msgstr ""
-#: ../../:1 294690088ad34152a4be775aeaec9451
-#: 2e1ad20d20834c1d89284d4e738992c8 2fb5d15f2b074e45bdc6a56ad988a0eb
-#: 50fde99d8d434f49bb83ba9205c476fa 55d91ceafd20406f94b3b6a917a9e73e
-#: 8550a596ccc9474aa5e82f958c76cac3 ad2b8f276df74f6296e7accb90c8842d
-#: b13b987edc32453a8a914f49299689d7 f8ccaa24d3954da0a7ab1ec1145d6525
+#: ../../:1 37499245710c48659dfd993f781305dd
+#: 9b08bb795db2412e8c4f093bc3382202 9e3d0f25c2904d4f90aafcbdbf2cd0f4
+#: a1438cafa8014426ae06bed08f53fe90 a5cd5c2a33fe47d28e5b8e19ca7015c4
+#: ec240467422b40d5b7b8a0986a13c7e6 f6d743d3e2034d41934a124def0971c7
msgid ""
"true (or 1): records will be fetched and then updated in a transaction "
"loop"
msgstr ""
-#: ../../:1 17b750f4670645ed8884e9660d534c3f
-#: 39937bd5e03b4f51a5a79d26096c4ea6 577aee7228364d7fb248bfd63eff4a33
-#: 86aaa0b5bfe14880a42efc366f321d67 a14e1ddb850a4fc394f8ed56be37cbf5
-#: b97a66159f9a4e0e8a5c3d7220c7e02f e49cb5c86eb34adeb559c2f95250cf7d
-#: e875fd159ebc4be08c9b94b830c61d6e f0e7155ab082492797b44944064fda3c
+#: ../../:1 10f07c2329954680a5ea4ed0d96d507a
+#: 28b6eab53a89458aa71b148538d351c1 2be9f2814e964b439f6d5b73e3a9d538
+#: 55dc95b178a343bcb1bd5cba129a981e 7165afbfea43436b9105d7b929b6c7db
+#: 9492d240fe7442069a2da20dd1d33723 fbede400cb5049b0bc8002793e1ca9f5
msgid "The `Model.save` method will be called and model signals will run"
msgstr ""
-#: ../../:1 0814c2368f114e72803b02a99b320dd7
-#: 261d5776cba7492f861681b683985ae1 74ab5cd6a51b4330b1c3509a32e08174
-#: 909c1858e6b548058e8d713c21fd783d a5b847aa819c4c2bb89beb2285b95f38
-#: bb037931344b4287a44ee85bf86df26a c42149fec3384f52895d13da15363973
-#: d641a9ca2bb647ed9d7d5c4c4c4cf294 e9d0ef2470c84de6a30d570cec3b9e5f
+#: ../../:1 422ee17e59094531bc3ba11ea24501b1
+#: 9a378e72eedc44a7bdd3e32be4a951ae a060f538f2af42d5a6a9c6e8edb90a0d
+#: b7ee007118dc4748bd79b4951fd042c2 bef4f81681f54813996d5c67c50dfdce
+#: d435131c46364d9b8907c4a51264e30c fa4668d72ada4ee48731ef0765a6923a
msgid ""
"This can be slow if there are too many signals or many records in the "
"query"
msgstr ""
-#: ../../:1 031440607a8544e99359b3ae8dfb0ea3
-#: 1ae589b334eb46a18737ef49ee79d141 22113d2944ec45e3b0fb0c8e5efd70d2
-#: 28d2d97ec2534cb1bc07cf6b07efaaca 394f496336ce43c58b0e2bc5e0cb6798
-#: 639a0eacbe3d43c995c198b9e9ba50a1 b33a2eed77154c8fa02e0d11fd963a13
-#: ef475b4486074b50b8337bcdf5099006 f2473dc551ee4e859ff3d4ec0da6bbaa
+#: ../../:1 24495ec4a9bc466582c6affd76a2b715
+#: 24f6405ce93d45a281eb8d737f1720d0 57ce92e249da48ecaba5a1ca029e68cc
+#: c76f995113864b80a5befe398fd3d133 d4004f19e42d44daa32d370bf2d90e76
+#: f3b4ddecf58c41edb0aa4627b363ca65 f3ec1807d7d04bb18e94a2fbf19d37fa
msgid "This is considered the more safe and default behavior"
msgstr ""
-#: ../../:1 18ba60f9a73d440aa910099057c18d8c
-#: 1931e5f5ebe84fcba2be691c8bdf2a34 56bea9d1379047aabbad4f41d88d0610
-#: 58256bb4c67a45caafbb54ef5318b4b1 a61181fe0b9e4302bb6f06924b121320
-#: b40afd84f361460490b5ae35f314c272 e855cc14cb3a4d2e8bb21eeacdc6ed33
-#: f0f978759e234ce19a66844da6da36aa f73fd89a129c4fc0bb0c88e4a6e65550
+#: ../../:1 2ceb60a3ad0241d4821ab2378d7ba43c
+#: 41144de1be0942a8b01114a6b75d5b7f aa09df8bf48349cd93ff3f134ced61c6
+#: c650021468b24c02b1bdb32646d41113 c9c11e1b563640ec9429e96292673cf9
+#: cd421af06b654d79b852b0234e09e6de ea600afa0d934c6a8bbe4dd257c91d59
msgid "query: records will be updated in a single query"
msgstr ""
-#: ../../:1 14c0b5e800e04f1ebe10b1e12f090516
-#: 3716fd90e2f1446c8236b2d2117eda3a 37fb6380e9c04c508e5216338cc4571b
-#: 50e98e2dc2ee40f583ad12d08df15033 6c6d5e8e5a494c4bad0de74385907f95
-#: 773055744bf8412a9b5db1beb0d6750c a95fa04fdab14bdf92022687be47e56b
-#: aad7fe28ef074ffe96745ec0ce459ea6 b4b8bacfc1a5463a8ddf6cf8b7d6e7f2
+#: ../../:1 23ca938fbce64f85a15e28b39ead2987
+#: 7b8ff9c2d0724912b791b6d24c699206 adcbd328a671478bb85c98854c7a32fd
+#: c674495335ad4cb2ad2fb06e3529fd90 c81677567b4f46f283c9f5bfee1d1deb
+#: d1831faffca542aca2ee03ba5c1ace13 f20e538fcb974aa199632800b90cc0a5
msgid "The `QuerySet.update` method will be called and model signals will not run"
msgstr ""
-#: ../../:1 08575b7293434c9ca75af0fa81f0a7d7
-#: 25cf295d350e42f0b54675b5bfa91f2c 25d1d8d7b3a649dfa6dfa5967dd39f79
-#: 3c0e9ba90d854dd098219f0862a2a1dc 5219bc16e6574f3687271de4dbf1b8e9
-#: 52ab7c2815824b34881b85c723f1f003 714c0cea91514964842542fa78865418
-#: d4a7b76046ee46ed943365a360335d29 e7fd0ad637494c2f94fa877f38b6cc70
+#: ../../:1 0efca25c44314995adcbbfece09f3eae
+#: 4dbc53e016ea4b358c256e32415e97f0 b1ffa7aadcb5483d81593478cdd925bd
+#: b6c1971207e7493b82e011c2ea3ec172 c19a3b4adb074cafb3faf76e76a4f2dd
+#: d6f3a6bda4bc4fbd84a409fa9116aeae db9a554b68ee4f2f9d6a279ffd8dbed9
msgid ""
"This will be fast, but may break data constraints that are controlled by "
"signals"
msgstr ""
-#: ../../:1 068486564f2b4c95a2d09610c45ff769
-#: 713b2e579e8744b88970709c1ccd2df6 837d65b50b9849f5a9d66334ebd93cfb
-#: 864f86d0499d4fd8823037ba253b8020 8afad5a05752410d9449c8d5d208f6ff
-#: bdaf9f516c8140a088dac5df0679cded eace713be5c745cf8b9921a96fe250c4
-#: f0f1ef24040741ee84bcc72e85391561 f244d0b8966b424f8c221298f6d30798
+#: ../../:1 040fa413d8ea4b4bad72f117ae13e20d
+#: 352f1b878f29429fb00bfd54754839c8 85ebaf3805cf46b3a8416052394cca8b
+#: a75872aaabee44c2bb5c3903f1910c91 ddba6d7ce855422fa770476537b7ce7a
+#: e25d10a832aa4305a517ac67c0ccc182 eb09398f8b6a413f8b3473c5f2942f2b
msgid "This is considered unsafe but useful in certain situations"
msgstr ""
-#: ../../:1 01156548185947a2b093c81d327ee9e6
-#: 078361a4eb5c4fa6b3ea9eb0b63f89f6 3d78cbaf6fec477e84c42e944e809265
-#: 3da4ef93212b40cda76842aae3c0d112 7ca0e3971bd140b2b0e67c2b1254e327
-#: 9d4c71bd4e324d98a5033cb1c8eb8c3d d5b93b6fc6444261bc91d8bcb269c2f8
-#: d714e4d698bf49adb19947374a4fe4e2 e5cce20c778a454fb1aaa6ec082aff57
+#: ../../:1 3fd6425c9253452e9c5cdb4a7b0aa114
+#: 62fe7fa3de7040239d323cf03e27d419 6fd63cb5075447e9955a0be375d3d435
+#: af613b33aa374f3e87f4d808547d275b e3e3d42539424658b3584088386ff1b1
+#: e6bbc071ff304ecbb592babf40076377 f7b9db060f454c7ebb6624badca00237
msgid ""
"The server's successful response to a patch-all request will NOT include "
"any individual records. Instead, the response content will contain a "
"\"meta\" object with an \"updated\" count of updated records."
msgstr ""
-#: ../../:1 02de6fcba96e4d949db4d71140f71d85
-#: 058458991b694652a357c49d7098d576 39c0b08e2eee42169784226f73582f31
-#: 6ca837b15c014dda86bd7a9e8d239c44 8ca7799efe5a46b99fad42b0c60c1d14
-#: ca2436a3a00e41cc8d47bf0c031031b5 d87b1603944f4805b3f76aac60976c04
-#: ee2e1a65a733499ebba74e2f4a418801 f215000b0d9e4c4f8bb00988c726e65b
+#: ../../:1 01caca0863c249708f3f8138c4d0e1ab
+#: 1736a3e7e2b34ab5bcb743633cfe85a9 1d77963c479b4721bd791997b534cd21
+#: 2a4d9e62535443cda481ee66929ef7f7 30b8c3289dd8433d9b3a5579178062ad
+#: 44bf92d9829348bd9410444e11ba83a6 70681e81c7de41988d9e229e054e920d
+#: 75a27b649d0244b395bcd907be0fdb25 7b69ac913a7c439c8e6a6a74c5220d80
+#: 7f07dd59008f48a1a6ccf85c77940790 bcbfcacfa8534f1d9cd29fc693b4f41a
+#: bed79c6d364d49aea68ff3903391192e c2231c90961d468ba4d30e550e64cafb
+#: ccc48d466b894ac586118c87a8994612 dca57e7c38584eadb08c332eb7570c88
+msgid "Examples:"
+msgstr ""
+
+#: ../../:1 2f4ed3503b1d40be97c437bae4320caa
+#: 3a852bf369e04562a122950a485e0a8b 6ff86f176cb44a8881d87f153d8d15f5
+#: 8b401408213c45739b4d50b4efe69315 9bec01178db24721add4950d206705f6
+#: a219ffda4a7e4fda8170b62ca792ad5d df0bd52cf60647919d7d69cd5875ee2b
msgid "Update one dog:"
msgstr ""
-#: ../../:1 204464023f12420dbaeb549db2469dc2
-#: 45169ddd5aba42f1b7c721f04de8b42c 4840f982d7474af09bec7db1a5795a5d
-#: 55dc190b755a4ddfb2b1dd89fa547b7c 6efc941dcd0d42a9af77e4c5560be34f
-#: 7b6bc57fa01746d695cacc5e2af6bb68 a40fe7c3a5b54703996c15d4fc71d6b5
-#: cdeea77c48e845b782d2743abaa17341 fedc0548a83344dbac137ad5eff3e0b1
+#: ../../:1 04c85ed188d1468eb5289518e85d1e22
+#: 134a1a8b57804391a3058c2bb93f9297 307bf453337d41fda040db5dd30fdaef
+#: 632ed33930eb41739858ae753483c57a 65f1afd2fe2a442b952a952f68c7a2d9
+#: c411e88e69d04868b2b9489551760ae5 e6c3713d5322498c8eabd7dfdd24aa73
msgid "PATCH /dogs/1/ {"
msgstr ""
-#: ../../:1 1bbffffe3c25415e9bc5c5ce9712096f
-#: 2309458646b94528aad3f6747e7f5576 4ba25215d8314580a0735f8584ffbd01
-#: 6d6caf86bdb6453eaeffaa8cbd8b6288 943c7efcbc2b459980d10f9a6de3cab1
-#: 9b0bf1e5558441f18747edd754a7fd9f c79c15635fdb4cdda5598ad527e59eab
-#: ceb268dc3b0f496f920c87e541835d88 d3247c6ff0084292acbeffeae79a86c1
+#: ../../:1 09da3d4a7bbe41a08f01ae64be71abfc
+#: 20da74093b474bee92756cab69359fd3 247800c5c2184135a4a1242ad0e71068
+#: 835f528525c04bdeaa6840a0bfac399c 85afb368009f43558126aa34befa2594
+#: 9a741dfe855541cdb568a42089e9b3e3 cb7b210463694fbbb76f4407404275ea
msgid "'fur': 'white'"
msgstr ""
-#: ../../:1 1141973d9e6a49d989447559f4057eb6
-#: 20fb5e6ae48a45ea96b1ad824b1bd4d4 668901aec0aa42099bb976461eaa9b9a
-#: 68041b852d01499e9ca787ae4816a5c2 b15c92c4478f4a1d86df67558a9a469b
-#: b68836e04ff340f28c841d2cce76b22b caaae6be55854e77b129cc40ed9a9de8
-#: cb49d7b500434031a90c098f4ef97cf3 e9e8b4aafe2d4a2fbbe81b440dd70738
+#: ../../:1 0c1464a7f83c42838b97cb0722ceb67d
+#: 15ac078959d04a7a9c738f4355655e3b 172ba502d88d434081033e619a0c7ebc
+#: 1b83d9ae7e184a08bb6f0ed74759fa72 1dba807f8667422aad04a2162f5bc7c0
+#: 26c9d386813d4ce3acf74e73aa90d9e0 278e24cab8494dbbba268ba1fd69e4f7
+#: 2941a33b42814fd1b72ae117cd3c34c5 2aba03bd9b8b4ffdb5bdac6f1e188207
+#: 2f8154d462ab4b0389f480b8bfa66040 3aa5e8fb1d6d4992bd6fbfef618afdb8
+#: 3ab94e73a7bf4531a78f91363199bf60 41d7f1b598bc4b43b6b60f2812ce20ad
+#: 4d4901c5a2404e8582bcf1f1fdd5ebee 4fa2a11b7dab484a8f7cbc07d4e63a7b
+#: 4fa67de58d1f4c60adfc1b3bc5c1fe21 527cbcd97a644d37bdd3bf7dfb9a2dcd
+#: 5a7ae2eb77e245dabf1f9b0a223618b9 5b5f79829ae3492188436fd10a514cad
+#: 60dd36dfc1a1437c82653138cdbc7abc 61eec5c676904a2aae0f3ee0d4944c2f
+#: 679ac83b06f54ca8af8e594871790136 6aa53fdbaa8d4f9eaccfe2d4351e5e67
+#: 6c67977c969b412d97886f4b857efee3 6db728905e544c0aac5aa13f76fd05ca
+#: 6f91e7eed41a4f01b7c734d9e893a831 76de3e47b94c45b184f751bb81bbef3e
+#: 784b57a22a0240449834b4c0629cafae 7d42242885df41babcc41171e1121cb3
+#: 7d5d728886b3436ca646c99cb09e7d1a 86b70eee340f498cad8e5f41f52d13c3
+#: 8833086a6458457c97e1cac8b4ed6445 89c86f3b04f74cbcb456a8ce73804a61
+#: 95dfd76d9805467dbc55b2150e1f7f8f 9b658e4dfd48405e89830d401e73e5ec
+#: 9f20e0c4e4634a41a2984689af105215 9f9f93620a3b42108ea213b45b8c93bb
+#: 9ff7f50acd4d419791f2463042b6d74c a0c927b144874396ba06460b4a0065a5
+#: a65a928963e4471bb407a4944988e98f a8fee2f90572454c8a3ee75bece428bd
+#: ad5b497a69ba4973a6115f60e19a5e74 ada14957f44448b58bb130fc6ea0dbb1
+#: b1bd80c1922d40a9af1307f97c4396f8 bd9a1ff95a4d4b269a26a4800daa62b8
+#: c0dd15743ed342a38fbc8cf5aefc71e2 c7979420746e4228ad7330478d441edb
+#: ccc9360e25664ae48960ebac9d679824 d5aea065df6645b1b340579d0e83de3d
+#: dbcbb3d2e2064598a40aaa43e9d0b3cb ddd50efbae62464493a3ccc6d4ff5d49
+#: e56c68ad326c4f88acb7213e68c4a084 e859c9aeb7f64069b8e2a530fc948a5a
+#: e974251bb393475b97104caa640973b1 f4c7f3603ab441518502495782b579d9
+#: f79d78775d7a4bcb83baa0d90cbc41c6 fa03dc74dc574c62b6f0caf4e2c762e3
+#: fea589fc5a7048d1a6fd2bb2d72a2926
+msgid "}"
+msgstr ""
+
+#: ../../:1 235f7126506f43b187945e952d4d203d
+#: 33557dccc9d94dbeb8e23fba0b0b9f25 379921cb54e744c9b7161fa6af76fbba
+#: 3e213b5391bb4a7c908f0e0b1414d4d3 c5d1c54f9c9c4f0c9562ad065a06ed15
+#: c841f6a3fbd44e27a0e956168185721f d9592a5c1f974aa38c86653953e31fa0
msgid "Update many dogs by ID:"
msgstr ""
-#: ../../:1 2044d8564c484454958a6f056c07257c
-#: 3656db59d9454efe9c87d8fd62d6119f 52ec1516743e4f45b99170f2a94bc3b0
-#: 5731bbc085d1429fa9a3fdd494f3fdfb 64941460fbce4146950c94db1011508e
-#: 9250aad525164312b3a5347cf8f65b6f e6a5c2db8f5f4257a9067cbd7bcd81da
-#: f0a48bfa3b484ed193806c9c7590f609 fe2888db7c8b467683502d5c708fa3c1
+#: ../../:1 35e2b9de58cd4c398fa51ded66c0735f
+#: 68a254f36b1a4a49b73749e18975f4c5 948e53ff0d844bc2bb92ccd4ffcb6461
+#: acd1dfc09a5846bb9f1caf74639f15eb b04ca625cbf44b6f9969c69b9c14c3f4
+#: c725d2789bb74456850fc3554617fac6 e2be13f027dc425bac4545d3a7ebf866
msgid "PATCH /dogs/ ["
msgstr ""
-#: ../../:1 038e97355941491e84dae79d486fd508
-#: 0a4d4bb6aa214c8ab44192d85d8dbab5 1b6811cd965945d5a04f8855ffdb28c6
-#: 727131ad524440828b63471ecd5fad83 a640ab4e1c4d4df3844186162e7be1ca
-#: b8bfb9c415094e01a941ea114f56b815 c4ae1ff2ca6c48259b5c430c1b7dc3b3
-#: cc351004f68145e188447b4b836f93cf f04b789de6e544c08c8815a1f6bbc8e6
+#: ../../:1 0915d76486024e379959b1f9f122f3a1
+#: 213ceed042e74f248f97d8f11c3d2c71 23b5a5f2301c4ea7b2618bda3d5fa34d
+#: 77db9543e2b44d1da4a3ebff8e13006d a6780e803ca94548adff9e8a86798f35
+#: c0cc253506a945c88b44d8cfe22a7a38 d8d83b59e3e24a9d896d33506ad2f6b5
msgid ""
"{'id': 1, 'fur': 'white'}, {'id': 2, 'fur': 'black'}, {'id': 3, 'fur': "
"'yellow'}"
msgstr ""
-#: ../../:1 07bce6e6479949338915c46c896c3a30
-#: 2ff0cd45a592420499d07f0a49fb224b 4eb50c04734648f89d4cc7bfddb077b3
-#: 63c4d84acbc748229aea7773c6b592ed 65f56355e7884da0ba121c5579cded0d
-#: 6ff6c36ed94c48a5a0c123f11b026761 acc4c7c06ab7443e9772c1222d2122da
-#: de3f7ee8dcb044b290759776d9d67698 ed640d1b71e04806ab97420429312449
+#: ../../:1 0927dd79258c42c695d274406fabe73b
+#: 0dde5fbabc58472d814831b8dc1fd6c0 0f27a14f00954588a8032c5cedcc47dc
+#: 11daedd5a77d47d9a75ccc4805875d39 13cc24c72ef94a0292056a6e5d08164b
+#: 18e59d48420d4eceb33bde2241946ec2 1b723a144d6349089f5c0074da887b0d
+#: 1fb81906c9d54c3bae71a6912d063b4d 20218661e0f840dd9de17a29713c5425
+#: 22f020a311574bdaa872ba002d09a53c 2451fb60f9ee4c7094e39413c7ade6e7
+#: 3d6a0f7aa2994b64a7c260e6db149d98 490607e945e643bebf6115386141dbd2
+#: 57f83402fe00458c99d5640550649222 6dc5dec1caa747b983cd3d60bc4925e5
+#: 7138e418847e4d9fbd5e4fa753297826 73f35c2c22924596b30b4da88c48765d
+#: 7be0a8e3a689455694ae3b053da6ed67 7ec43dd0f9f343f58a3e76edfa90e296
+#: 80090b5248224bbfaa6fbb0b2398c200 8154b583a24d4dcca3c414331eae82c1
+#: 8164839cecf14beeae8f6ce66312a185 8594f4945637431da47f6e761de9c4e5
+#: 85a04ce017b04800aa405f35b6219c6a 898fd02956e64014b1a8802b5b3d780b
+#: 8bcd83768c8a448287b1d8ba6b225cc5 94450c05bcde45d9a8ae668dbd3edac1
+#: a658ec8617794c08a0ed116f5b9ca293 a9a6654030234a58bc880e5535adfa93
+#: a9cba091dbd4440f8843e7257970ffb6 b5ab8a421ec04dca8d0c4cfc43c09f85
+#: c48748265f37486bbb47bae8e238ad58 d04ced0ee90a420da14e192271d8b78c
+#: d0d9aadbc4e24d76a3f9136ab4aff5b1 eebae6154b9443c39fe8b12c3d862fcc
+#: f1e99c1948984e359de9c4b12ce5a73a fa00ed0b5ff347888999a32836cee217
+#: fd02b2b246534587af3ab680987efc2a
+msgid "]"
+msgstr ""
+
+#: ../../:1 3fd2808e90c74954962ffaa35bc6fbf6
+#: 7fe6dc6a8b274149bad228b2a656b4ab 8d0748f7f5ac4f86b69b9969d346a3c1
+#: 8eb1456587cd4079ad0350ca69bdda21 9d84000b3b8c444da24e6461118c8221
+#: a40384baa0d44a2bb6aeeaf2be6db7d1 b6bf93bac7314fb4925729919be1d02e
msgid "Update all dogs in a query:"
msgstr ""
-#: ../../:1 3d40e5c1347f4750bf1135e82a0141f7
-#: 61aecfa4b57f43fab41f8d20b1207de4 66a9147629d241e5b751ddb0378ebf69
-#: 680af0e217d7497e990f22b82649e719 8291714ce0bd4150bf9c891bff6e0cfc
-#: 858c57cc5c96472fb944db0566136331 c41cef739ab149df933195272deef5b2
-#: d1f6078a536e45cc8d300022043afe57 f62f2a9c2a5642e5b1067af0335cdba5
+#: ../../:1 1895c1d15c364e6b9fd85c1f81502542
+#: 51a4cc24c3124d5e90959028bfe33d76 59d068e79f0e4480a9724b11af9d98ef
+#: 751504e9f3f9445dbfa42ea4787891eb 9542ecc36c30451a884303636fed7c01
+#: c159509420274fde9511d6ca5f2dbfdc fa4f14a5ccd4481f88335aea22393a62
msgid "PATCH /dogs/?filter{fur.contains}=brown&patch-all=true {"
msgstr ""
-#: ../../:1 7f272f34acf949ceb766b80a6741b657
-#: 9eb0c8e7e1ab4e18bcba073b07e4d568 a36e2309e5b44edc9b5b62cc913df506
-#: bdf6456f1a7d4f38941094ef581a4118 beada9cbdbfe43c4910ac3417550cb77
-#: d018e24e3fad474c982a5e9cb538a726 d7fa33b965954dfd90c1b976ce78abf0
-#: d98474b360de4f42827008336db4c603 f8778721f95e42fb80d1a6c2f8c24183
+#: ../../:1 7c1ee4fe8bbc499db765457d4c1bd2d1
+#: 9b10b907784643cfbcdedb0310aa0998 b34de3fc1eb04dd985546d0ea1dc3362
+#: b444d0bd08914e98810e814f685b3ffe c75bbf36180c48f0a9c6c59638dd1346
+#: e39866a623c94dfcae5a94d2633d424c fc336a0f69694ca391e66c812393731a
msgid "'fur': 'gold'"
msgstr ""
-#: ../../:1 afaedc9675aa469cba3b43bdecc2c37d
-msgid "API endpoint that allows documents to be viewed or edited."
+#: ../../:1 0274d74b09ac4af495c11274d476c35f
+#: a26fc261f284436d86581c935ab04beb af67f8d8dd7e4a4da4e98464a0a7445e
+#: d81326586974450781e8fc0ecbf9a449
+msgid "Fetch related object(s), as if sideloaded (used to support link objects)."
msgstr ""
-#: ../../:1 f7e201e3e31f4bfe8ee96882a5ef8849
-msgid "Delete a single document."
+#: ../../:1 12b42cc918a240ebb92488cec9ca1ab9
+#: 220ab5b274bf44a1b3829b156b99fc7f 3aee3122737c4d3398409d1732b0021a
+#: e7dc8fc304e148d2b78aec6f55d7745a
+msgid ""
+"This method gets mapped to `////` by "
+"DynamicRouter for all DynamicRelationField fields. Generally, this method"
+" probably shouldn't be overridden."
msgstr ""
-#: ../../:1 f9818c877eb34ff3b3ccd430a6d7df74
-msgid "API endpoint that return all the linked resources of a specific id."
+#: ../../:1 60b7aa2e727a44bdab97e1e005731ee2
+#: 7752105ad19d4ff5b0b4d4d567d67ca1 a0e98f3cbfa04390b8f1a9fcddcda4e8
+#: bacc1162773a4e44a14b5fbff8628a92
+msgid ""
+"An alternative implementation would be to generate reverse queries. For "
+"an exploration of that approach, see:"
msgstr ""
-#: ../../:1 805444049dbf439b8aafa039a29bef93
-msgid "API endpoint that show all the geoapps available."
+#: ../../:1 24213bcc907e48d1bed45e03a078fbc3
+#: 61a1aea355b34f8a9f15a1777b86e468 8f2b97a6e3ee45f2a628c6f08a7b9e63
+#: d044783228e245b1b2ccb9741d7d49c6
+msgid "https://gist.github.com/ryochiji/54687d675978c7d96503"
msgstr ""
-#: ../../:1 05547f5e80ad4aea87b1e7378be08759
-#: 25b981ffdefd4d79a93f97aad7847e57 57ed89c178f24651aa41202f18510492
-#: c6a5288b1aa044a1820f1c280244b2cd
-msgid "API endpoint that allows geoapps to be viewed or edited."
+#: ../../:1 6d2c4c19492b47edac21dd7dfb37347f
+#: 721dc355273b49b78b5026537f37d3da
+msgid "API endpoint allowing to retrieve the MapLayers list."
msgstr ""
-#: ../../