mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-14 15:45:43 +02:00
add httpMessageSignaturesImplementationLevel to FederationInstance
This commit is contained in:
@@ -4492,6 +4492,7 @@ export type components = {
|
||||
/** Format: date-time */
|
||||
latestRequestReceivedAt: string | null;
|
||||
moderationNote?: string | null;
|
||||
httpMessageSignaturesImplementationLevel: string;
|
||||
};
|
||||
GalleryPost: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user