Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
default_content
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Drupal.org issue queue
Drupal.org issue queue
Security & Compliance
Security & Compliance
Dependency List
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
project
default_content
Commits
bcd2efb5
Commit
bcd2efb5
authored
Apr 27, 2016
by
larowlan
Committed by
larowlan
Apr 27, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2713985
by larowlan: Not all entities have a _self href use UUID instead in dependency graph
parent
ce46fbbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
tests/modules/default_content_test/content/node/imported.json
...s/modules/default_content_test/content/node/imported.json
+12
-2
No files found.
tests/modules/default_content_test/content/node/imported.json
View file @
bcd2efb5
...
...
@@ -57,7 +57,12 @@
"type"
:
{
"href"
:
"http://drupal.org/rest/type/user/user"
}
}
},
"uuid"
:[
{
"value"
:
"ab301be5-7017-4ff8-b2d3-09dc0a30bd43"
}
]
}
],
"http://drupal.org/rest/relation/node/page/revision_uid"
:
[
...
...
@@ -69,7 +74,12 @@
"type"
:
{
"href"
:
"http://drupal.org/rest/type/user/user"
}
}
},
"uuid"
:[
{
"value"
:
"ab301be5-7017-4ff8-b2d3-09dc0a30bd43"
}
]
}
],
"http://drupal.org/rest/relation/node/page/field_tags"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment