Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Nov 27, 2024
1 parent 884e090 commit 92dfa53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ An entity is a user, a group or an organization.
Entities are referenced by their path within the INSTANCE_URL of an engine.

```url
v3x.property/items/1234
v3x.property/groups/1234
v3x.property/template/1234
v3x.property/item/1234
v3x.property/product/1234
v3x.property/tag/1234
```

entities at these urls have ld+json blobs that contain the entity's data.
Expand Down

0 comments on commit 92dfa53

Please sign in to comment.