File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4016,31 +4016,6 @@ paths:
40164016 $ref : ' #/components/responses/error'
40174017components :
40184018 schemas :
4019- profilePhotoMetaData :
4020- type : object
4021- properties :
4022- " @odata.context " :
4023- type : string
4024- description : The OData context URL for the resource.
4025- " @odata.id " :
4026- type : string
4027- description : The OData ID URL for the resource.
4028- " @odata.mediaContentType " :
4029- type : string
4030- description : The media content type of the resource.
4031- " @odata.mediaEtag " :
4032- type : string
4033- description : The ETag for the resource.
4034- id :
4035- type : string
4036- description : The unique identifier for an entity. Read-only.
4037- readOnly : true
4038- width :
4039- type : integer
4040- description : The width of the photo in pixels.
4041- height :
4042- type : integer
4043- description : The height of the photo in pixels.
40444019 tagAssignment :
40454020 type : object
40464021 required :
You can’t perform that action at this time.
0 commit comments