Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions openapi/components/schemas/PrivateProfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,3 @@ properties:
$ref: ./UserStatus.yaml
statusDescription:
type: string
required:
- activity
- id
- isFriend
- note
- status
- statusDescription
11 changes: 0 additions & 11 deletions openapi/components/schemas/PrivateProfileActivity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,3 @@ properties:
type: string
worldId:
$ref: ./WorldID.yaml
required:
- instanceId
- last_activity
- last_login
- location
- platform
- state
- travelingToInstance
- travelingToLocation
- travelingToWorld
- worldId
5 changes: 0 additions & 5 deletions openapi/components/schemas/ProfileRepresentedGroup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,3 @@ properties:
$ref: ./GroupID.yaml
name:
type: string
required:
- bannerUrl
- iconUrl
- id
- name
22 changes: 0 additions & 22 deletions openapi/components/schemas/PublicProfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,25 +53,3 @@ properties:
type: array
items:
$ref: ./Tag.yaml
required:
- ageVerificationStatus
- ageVerified
- backgroundType
- badges
- bannerColor
- bannerType
- bio
- bioLinks
- displayName
- hasVrcPlus
- iconFrame
- iconUrl
- id
- isEconomyCreator
- languages
- nameplateEffect
- profileEffect
- pronouns
- representedGroup
- themeId
- trustTags
Loading