Merge pull request #2 from alnkesq/patch-1
Fix incorrect lexicon type id
Astra 11 months ago 616b8dbd 6b1281ad
··· 1 { 2 "lexicon": 1, 3 - "id": "blue.zio.atfile.upload", 4 "defs": { 5 "main": { 6 "type": "record", ··· 17 } 18 } 19 } 20 -
··· 1 { 2 "lexicon": 1, 3 + "id": "blue.zio.atfile.lock", 4 "defs": { 5 "main": { 6 "type": "record", ··· 17 } 18 } 19 } 20 +