test change ledger
This commit is contained in:
parent
17c1bc0e4f
commit
e35b3ade39
|
@ -1,4 +1,4 @@
|
||||||
{
|
{"ledger":"vonbraun-test","insert":{
|
||||||
"@id": "https://banana.example.net/users/one",
|
"@id": "https://banana.example.net/users/one",
|
||||||
"@context": [
|
"@context": [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
|
@ -14,4 +14,4 @@
|
||||||
"outbox": "https://banana.example.net/users/one/outbox",
|
"outbox": "https://banana.example.net/users/one/outbox",
|
||||||
"followers": "https://banana.example.net/users/one/followers",
|
"followers": "https://banana.example.net/users/one/followers",
|
||||||
"following": "https://banana.example.net/users/one/following"
|
"following": "https://banana.example.net/users/one/following"
|
||||||
}
|
}}
|
|
@ -1,8 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://banana.example.net/users/one/followers",
|
"@id": "https://banana.example.net/users/one/followers",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
"orderedItems": [
|
"orderedItems": [
|
||||||
"https://banana.example.net/users/two"
|
"https://banana.example.net/users/two"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,8 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://banana.example.net/users/one/following",
|
"@id": "https://banana.example.net/users/one/following",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
"orderedItems": [
|
"orderedItems": [
|
||||||
"https://banana.example.net/users/two"
|
"https://banana.example.net/users/two"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@id": "https://banana.example.net/users/two",
|
"@id": "https://banana.example.net/users/two",
|
||||||
"@context": [
|
"@context": [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
|
@ -14,4 +16,5 @@
|
||||||
"outbox": "https://banana.example.net/users/two/outbox",
|
"outbox": "https://banana.example.net/users/two/outbox",
|
||||||
"followers": "https://banana.example.net/users/two/followers",
|
"followers": "https://banana.example.net/users/two/followers",
|
||||||
"following": "https://banana.example.net/users/two/following"
|
"following": "https://banana.example.net/users/two/following"
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,8 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://banana.example.net/users/two/followers",
|
"@id": "https://banana.example.net/users/two/followers",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
"orderedItems": [
|
"orderedItems": [
|
||||||
"https://banana.example.net/users/one"
|
"https://banana.example.net/users/one"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,8 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://banana.example.net/users/two/following",
|
"@id": "https://banana.example.net/users/two/following",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
"orderedItems": [
|
"orderedItems": [
|
||||||
"https://banana.example.net/users/one"
|
"https://banana.example.net/users/one"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@id": "https://vonbraun.example.net/users/moonman",
|
"@id": "https://vonbraun.example.net/users/moonman",
|
||||||
"@context": [
|
"@context": [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
|
@ -14,4 +16,5 @@
|
||||||
"outbox": "https://vonbraun.example.net/users/moonman/outbox",
|
"outbox": "https://vonbraun.example.net/users/moonman/outbox",
|
||||||
"followers": "https://vonbraun.example.net/users/moonman/followers",
|
"followers": "https://vonbraun.example.net/users/moonman/followers",
|
||||||
"following": "https://vonbraun.example.net/users/moonman/following"
|
"following": "https://vonbraun.example.net/users/moonman/following"
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://vonbraun.example.net/users/moonman/followers",
|
"@id": "https://vonbraun.example.net/users/moonman/followers",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
|
@ -6,4 +8,5 @@
|
||||||
"https://banana.example.net/users/one",
|
"https://banana.example.net/users/one",
|
||||||
"https://banana.example.net/users/two"
|
"https://banana.example.net/users/two"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://vonbraun.example.net/users/moonman/following",
|
"@id": "https://vonbraun.example.net/users/moonman/following",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
|
@ -6,4 +8,5 @@
|
||||||
"https://orange.example.net/users/smith",
|
"https://orange.example.net/users/smith",
|
||||||
"https://banana.example.net/users/two"
|
"https://banana.example.net/users/two"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@id": "https://orange.example.net/users/smith",
|
"@id": "https://orange.example.net/users/smith",
|
||||||
"@context": [
|
"@context": [
|
||||||
"https://www.w3.org/ns/activitystreams",
|
"https://www.w3.org/ns/activitystreams",
|
||||||
|
@ -14,4 +16,5 @@
|
||||||
"outbox": "https://orange.example.net/users/smith/outbox",
|
"outbox": "https://orange.example.net/users/smith/outbox",
|
||||||
"followers": "https://orange.example.net/users/smith/followers",
|
"followers": "https://orange.example.net/users/smith/followers",
|
||||||
"following": "https://orange.example.net/users/smith/following"
|
"following": "https://orange.example.net/users/smith/following"
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,4 +1,6 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://orange.example.net/users/smith/followers",
|
"@id": "https://orange.example.net/users/smith/followers",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
|
@ -6,4 +8,5 @@
|
||||||
"https://banana.example.net/users/one",
|
"https://banana.example.net/users/one",
|
||||||
"https://vonbraun.example.net/users/moonman"
|
"https://vonbraun.example.net/users/moonman"
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
|
"ledger": "vonbraun-test",
|
||||||
|
"insert": {
|
||||||
"@context": "https://www.w3.org/ns/activitystreams",
|
"@context": "https://www.w3.org/ns/activitystreams",
|
||||||
"@id": "https://orange.example.net/users/smith/following",
|
"@id": "https://orange.example.net/users/smith/following",
|
||||||
"type": "OrderedCollection",
|
"type": "OrderedCollection",
|
||||||
"orderedItems": []
|
"orderedItems": []
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue