<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Exemple_Mermaid_Sequence</id>
	<title>Exemple Mermaid Sequence - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Exemple_Mermaid_Sequence"/>
	<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Exemple_Mermaid_Sequence&amp;action=history"/>
	<updated>2026-05-25T20:48:45Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.lololand.org/index.php?title=Exemple_Mermaid_Sequence&amp;diff=13&amp;oldid=prev</id>
		<title>Maintenance script : Création exemple Mermaid sequence</title>
		<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Exemple_Mermaid_Sequence&amp;diff=13&amp;oldid=prev"/>
		<updated>2026-03-18T22:00:57Z</updated>

		<summary type="html">&lt;p&gt;Création exemple Mermaid sequence&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Exemple Mermaid Sequence =&lt;br /&gt;
&lt;br /&gt;
Exemple de &amp;#039;&amp;#039;&amp;#039;diagramme de séquence&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre class=&amp;quot;oc-mermaid&amp;quot;&amp;gt;&lt;br /&gt;
sequenceDiagram&lt;br /&gt;
    participant U as Utilisateur&lt;br /&gt;
    participant W as Wiki&lt;br /&gt;
    participant API as Service API&lt;br /&gt;
    U-&amp;gt;&amp;gt;W: Ouvre la page&lt;br /&gt;
    W-&amp;gt;&amp;gt;API: Récupère les données&lt;br /&gt;
    API--&amp;gt;&amp;gt;W: Réponse JSON&lt;br /&gt;
    W--&amp;gt;&amp;gt;U: Affiche le diagramme&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>