Files

20 lines
597 B
YAML
Raw Permalink Normal View History

get:
tags:
- admin
2026-02-27 11:54:30 -05:00
summary: Get federation settings pertaining to trust and safety
responses:
"200":
description: ""
content:
application/json:
schema:
allOf:
- type: object
properties:
title:
type: string
blocklists:
$ref: ../../../components/schemas/admin/blocklists.yaml#/BlocklistArray
instanceCount:
type: number
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps