this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

minor test cleanups

+2 -5
+1 -2
atproto/lexicon/testdata/catalog/minimal-query.json
··· 1 1 { 2 2 "lexicon": 1, 3 3 "id": "example.lexicon.minimal.query", 4 - "revision": 1, 5 - "description": "exercizes many lexicon features for the query type", 4 + "description": "exercises many lexicon features for the query type", 6 5 "defs": { 7 6 "main": { 8 7 "type": "query",
+1 -2
atproto/lexicon/testdata/catalog/query.json
··· 1 1 { 2 2 "lexicon": 1, 3 3 "id": "example.lexicon.query", 4 - "revision": 1, 5 - "description": "exercizes many lexicon features for the query type", 4 + "description": "exercises many lexicon features for the query type", 6 5 "defs": { 7 6 "main": { 8 7 "type": "query",
-1
atproto/lexicon/testdata/catalog/record.json
··· 1 1 { 2 2 "lexicon": 1, 3 3 "id": "example.lexicon.record", 4 - "revision": 1, 5 4 "description": "demonstrates lexicon features for the record type", 6 5 "defs": { 7 6 "main": {