Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "data": {
- "value": {
- "invitationUrn": "urn:li:fsd_invitation:7096259059510620160",
- "$recipeTypes": [
- "com.linkedin.voyager.dash.deco.relationships.InvitationCreationResultWithInvitee"
- ],
- "$type": "com.linkedin.voyager.dash.relationships.invitation.InvitationCreationResult",
- "*invitation": "urn:li:fsd_invitation:7096259059510620160"
- },
- "$type": "com.linkedin.restli.common.ActionResponse"
- },
- "meta": {
- "microSchema": {
- "version": "2",
- "types": {
- "com.linkedin.voyager.dash.deco.relationships.PageKey": {
- "fields": {
- "pageKey": {
- "type": "string"
- },
- "anchorPage": {
- "type": "boolean"
- }
- },
- "baseType": "com.linkedin.voyager.dash.common.tracking.PageKey"
- },
- "com.linkedin.voyager.dash.deco.feed.FollowingState": {
- "fields": {
- "followeeCount": {
- "type": "long"
- },
- "entityUrn": {
- "type": "string"
- },
- "trackingUrn": {
- "type": "string"
- },
- "preDashFollowingInfoUrn": {
- "type": "string"
- },
- "following": {
- "type": "boolean"
- },
- "followingType": {
- "type": "string"
- },
- "followerCount": {
- "type": "long"
- }
- },
- "baseType": "com.linkedin.voyager.dash.feed.FollowingState"
- },
- "com.linkedin.voyager.dash.deco.common.VectorArtifact": {
- "fields": {
- "width": {
- "type": "int"
- },
- "fileIdentifyingUrlPathSegment": {
- "type": "string"
- },
- "expiresAt": {
- "type": "long"
- },
- "height": {
- "type": "int"
- }
- },
- "baseType": "com.linkedin.common.VectorArtifact"
- },
- "com.linkedin.voyager.dash.deco.relationships.InvitationInfo": {
- "fields": {
- "entityUrn": {
- "type": "string"
- }
- },
- "baseType": "com.linkedin.voyager.dash.relationships.invitation.Invitation"
- },
- "com.linkedin.voyager.dash.deco.relationships.InviteeProfile": {
- "fields": {
- "profilePicture": {
- "type": "com.linkedin.voyager.dash.deco.identity.profile.ProfilePhotoDecoSpecReadOnlyProfilePicture"
- },
- "lastName": {
- "type": "string"
- },
- "firstName": {
- "type": "string"
- },
- "publicIdentifier": {
- "type": "string"
- },
- "headline": {
- "type": "string"
- },
- "entityUrn": {
- "type": "string"
- }
- },
- "baseType": "com.linkedin.voyager.dash.identity.profile.Profile"
- },
- "com.linkedin.voyager.dash.deco.common.VectorImageOnlyRootUrlAndAttribution": {
- "fields": {
- "attribution": {
- "type": "string"
- },
- "rootUrl": {
- "type": "string"
- },
- "artifacts": {
- "type": {
- "array": "com.linkedin.voyager.dash.deco.common.VectorArtifact"
- }
- }
- },
- "baseType": "com.linkedin.common.VectorImage"
- },
- "com.linkedin.voyager.dash.deco.identity.profile.ProfilePhotoDecoSpecReadOnlyProfilePicture": {
- "fields": {
- "displayImageWithFrameReferenceUnion": {
- "type": {
- "union": {
- "url": "string",
- "vectorImage": "com.linkedin.voyager.dash.deco.common.VectorImageOnlyRootUrlAndAttribution"
- }
- }
- },
- "frameType": {
- "type": "string"
- },
- "a11yText": {
- "type": "string"
- },
- "displayImageUrn": {
- "type": "string"
- },
- "displayImageReference": {
- "type": {
- "union": {
- "url": "string",
- "vectorImage": "com.linkedin.voyager.dash.deco.common.VectorImageOnlyRootUrlAndAttribution"
- }
- }
- }
- },
- "baseType": "com.linkedin.voyager.dash.identity.profile.PhotoFilterPicture"
- },
- "com.linkedin.voyager.dash.deco.relationships.InvitationCreationResultWithInvitee": {
- "fields": {
- "inviteeUrn": {
- "type": "string"
- },
- "followingStateUrn": {
- "type": "string"
- },
- "invitation": {
- "type": "com.linkedin.voyager.dash.deco.relationships.InvitationInfo",
- "resolvedFrom": "invitationUrn"
- },
- "followingState": {
- "type": "com.linkedin.voyager.dash.deco.feed.FollowingState",
- "resolvedFrom": "followingStateUrn"
- },
- "invitationUrn": {
- "type": "string"
- },
- "followEdgeUpdated": {
- "type": "boolean"
- },
- "fuseEducationView": {
- "type": "com.linkedin.voyager.dash.deco.relationships.FuseEducationView"
- },
- "invitee": {
- "type": "com.linkedin.voyager.dash.deco.relationships.InviteeProfile",
- "resolvedFrom": "inviteeUrn"
- }
- },
- "baseType": "com.linkedin.voyager.dash.relationships.invitation.InvitationCreationResult"
- },
- "com.linkedin.voyager.dash.deco.relationships.FuseEducationView": {
- "fields": {
- "pageKey": {
- "type": "com.linkedin.voyager.dash.deco.relationships.PageKey"
- },
- "title": {
- "type": "string"
- },
- "subTitle": {
- "type": "string"
- },
- "learnMoreUrl": {
- "type": "string"
- }
- },
- "baseType": "com.linkedin.voyager.dash.relationships.invitation.FuseEducationView"
- }
- }
- }
- },
- "included": [
- {
- "entityUrn": "urn:li:fsd_invitation:7096259059510620160",
- "$recipeTypes": [
- "com.linkedin.voyager.dash.deco.relationships.InvitationInfo"
- ],
- "$type": "com.linkedin.voyager.dash.relationships.invitation.Invitation"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement