vrchatapi / specification

⚙️ VRChat API OpenAPI specification defining the API in a machine-readable format. This is then used for automatic generation of language-specific SDK's
MIT License
49 stars 30 forks source link

Remove licenseGroup endpoint as it's admin only #393

Closed jellejurre closed 1 month ago

jellejurre commented 1 month ago
returns 
{
    "error": {
        "message": "\"Invalid Admin Credentials\"",
        "status_code": 403
    }
}