chore: add instance url to profile

This commit is contained in:
Steven
2024-08-13 22:16:43 +08:00
parent 9a27fdf855
commit c3f381c8c5
6 changed files with 59 additions and 42 deletions

View File

@@ -3154,3 +3154,6 @@ definitions:
passwordAuth:
type: boolean
description: password_auth is a flag whether the instance allows password authentication.
instanceUrl:
type: string
description: instance_url is the URL of the instance.