basePath: /api/v1 host: localhost:8080 info: contact: {} description: A chaotic, self-hosted Discord-like platform API title: Dumpster API version: "1.0" paths: {} schemes: - http - https securityDefinitions: SessionAuth: in: cookie name: dumpster_session type: apiKey swagger: "2.0"