Projet

Général

Profil

0001-help-do-not-advertise-unstable-tracking-code-load-UR.patch

Frédéric Péters, 04 février 2023 09:17

Télécharger (971 octets)

Voir les différences:

Subject: [PATCH] help: do not advertise unstable tracking code load URI
 (#74183)

 help/fr/api-get.page | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
help/fr/api-get.page
491 491
<screen>
492 492
<output style="prompt">$ </output><input>curl -H "Accept: application/json" \
493 493
       https://www.example.net/api/code/QRFPTSLR<var>?signature…</var></input>
494
<output>{"url": "http://www.example.net/demarche/23",
495
 "load_url": "http://www.example.net/code/QRFPTSLR/load",
494
<output>{"url": "...",
495
 "load_url": "...",
496 496
 "err": 0}</output>
497 497
</screen>
498 498

  
499
-