mirror of
https://gitea.tendokyu.moe/eamuse/docs.git
synced 2025-02-21 12:29:34 +01:00
Placeholder
This commit is contained in:
parent
ad8e0575a7
commit
b84b27484a
@ -5,13 +5,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<esign method="request">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</esign>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<esign status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</esign>
|
||||
</response>{% endhighlight %}</pre>
|
||||
{% endblock %}
|
@ -5,13 +5,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_sample">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -19,13 +19,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_new">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -33,13 +33,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_load">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -47,13 +47,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_load_m">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -61,13 +61,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -75,13 +75,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_m">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -89,13 +89,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_common">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -103,13 +103,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_shop">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -117,13 +117,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_hiscore">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -131,13 +131,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_buy">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -145,13 +145,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_exception">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -159,13 +159,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_entry_s">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -173,13 +173,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_entry_e">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -187,13 +187,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_frozen">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -201,13 +201,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_lounge">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -215,13 +215,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_e">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -229,13 +229,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_pb">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -243,13 +243,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_c">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -257,13 +257,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_play_s">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -271,13 +271,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_play_e">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -285,13 +285,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_serial">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -299,13 +299,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_fi">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -313,13 +313,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_print">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -327,13 +327,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_print_h">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -341,13 +341,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_load_r">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
|
||||
@ -355,13 +355,13 @@
|
||||
<h3>Request:</h3>
|
||||
<pre>{% highlight "cxml" %}<call ...>
|
||||
<game method="sv4_save_campaign">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</call>{% endhighlight %}</pre>
|
||||
<h3>Response:</h3>
|
||||
<pre>{% highlight "cxml" %}<response>
|
||||
<game status="??status">
|
||||
<i>placeholder</i>
|
||||
...placeholder
|
||||
</game>
|
||||
</response>{% endhighlight %}</pre>
|
||||
{% endblock %}
|
Loading…
x
Reference in New Issue
Block a user