Need tests for API Methods
saibatizoku opened this issue · 0 comments
saibatizoku commented
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).