saibatizoku/herder

Need tests for API Methods

Closed this issue · 0 comments

API Methods, as officially documented, serve more as categories for the endpoints that they relate to. For example, some API Methods, like Accounts, have several endpoints for querying account-related information, usually responding with accounts in JSON.

Other API Methods, like "Apps", only have one endpoint (in this case, to create a new OAuth App on the Mastodon instance).