Skip to content

Instantly share code, notes, and snippets.

@Lurkars
Lurkars / workadventure-admin-api.yaml
Last active June 13, 2022 03:56
OpenAPI 3 specification of the Work Adventure (https://github.com/thecodingmachine/workadventure) Admin API as defined in available source code.
openapi: 3.0.0
info:
title: Work Adventure Admin API
version: 0.0.1-SNAPSHOT
paths:
/api/ban:
get:
summary: verifyBanUser
operationId: verifyBanUserUsingGET
security: