diff --git a/docs/api.xml b/docs/api.xml new file mode 100644 index 000000000..de6778420 --- /dev/null +++ b/docs/api.xml @@ -0,0 +1,211 @@ + + + + + + + + + + + Submits a post. + + + + + + The posts title. :emojis: will be parsed as well. Plaintext. No markdown. + + + + + Post URL. Be wary of duplicates. + + + + + The post in markdown. + + + + + + + + The post you were looking for. + + + + + + + { + "our": "example, here", + "our": "example, here" + } + + + + + + + + + + + + + + + + + + Sends a user a message + + + + + + User URL + + + + + Message data to the user. + + + + + + + + + + + + + + + + + + { + } + + + + + + + + + + + + + + + + + + Creates a comment on a post, or replies to a comment + + + + + + Fullname of the parent (this isn't actually real, right?) + + + + + Parent submission (the id, right?) + + + + + Your messages content + + + + + + + + + + + + + + + { + } + + + + + + + + + + + + + + + +