mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 📝 Use References nomenclature instead of URI
This commit is contained in:
parent
d886b83e62
commit
bcdf0ec251
16 changed files with 137 additions and 90 deletions
|
|
@ -72,8 +72,8 @@ All properties are optional.
|
|||
<Property name="timezone" type="string" required={false}>
|
||||
User's timezone. Should be a valid [IANA timezone](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) string.
|
||||
</Property>
|
||||
<Property name="aliases" type="URI[]" required={false} typeLink="/types#uri">
|
||||
Versia profiles that should be considered aliases of this profile.
|
||||
<Property name="aliases" type="References[]" required={false} typeLink="/types#reference">
|
||||
[References](/types#reference) to Versia profiles that should be considered aliases (or "alt accounts") of this profile.
|
||||
</Property>
|
||||
</Properties>
|
||||
</Col>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue