add: source endpoint for editing through masto api
This commit is contained in:
@@ -773,6 +773,7 @@ export class MastodonApiServerService {
|
||||
|
||||
// GET Endpoints
|
||||
NoteEndpoint.getStatus();
|
||||
NoteEndpoint.getStatusSource();
|
||||
NoteEndpoint.getContext();
|
||||
NoteEndpoint.getHistory();
|
||||
NoteEndpoint.getReblogged();
|
||||
|
||||
Reference in New Issue
Block a user