summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--backend/api.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/api.php b/backend/api.php
index 356fac7..2545707 100644
--- a/backend/api.php
+++ b/backend/api.php
@@ -1,4 +1,6 @@
<?php
+//1.0 API, which is now outdated.
+//As soon as API is stabilized, this should be updated
class AnyClipError {
public $code;
public $message;