1
0
Fork 0
forked from bton/matekasse

Error codes website + Doc

This commit is contained in:
2000-Trek 2023-06-21 21:33:23 +02:00
parent 2e328167e8
commit d3fe363776
2 changed files with 22 additions and 32 deletions

View file

@ -14,10 +14,13 @@
<p>&nbsp;</p>
<div id="text">
<h2>API:</h2>
<p>API Documentation:</p>
<br></br>
<h2>Error Codes:</h2>
<p>Error Codes Documentation</p>
<p>170: Tag already exists</p>
<p>054: Tag does not exists</p>
<p>757: Usere already exists</p>
<p>043: User does not exists</p>
<p>352: Timeout</p>
<p>095: Input is not a Number</p>
</div>
</body>