Skip to content

Support links in resource objects (DocumentData) #144

@OKTAYKIR

Description

@OKTAYKIR

How can I create links object using noentityframework such as the following;

{	"data": {	"type": "user",	"id": "1f42940ba0b046188b46ff43c6872eb4", "links": { "self": "https://www.example.com/api/v1/users/1f42940ba0b046188b46ff43c6872eb4"	},	"attributes": {	"givenName": "Fyodor Mikhailovich",	"familyName": "Dostoyevsky"	}	} } 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions