Files
NodeBB/public/openapi/read/admin/federation/pruning.yaml
2026-02-27 11:54:33 -05:00

16 lines
394 B
YAML

get:
tags:
- admin
summary: Get federation content pruning settings
responses:
"200":
description: ""
content:
application/json:
schema:
allOf:
- type: object
properties:
title:
type: string
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps