@atcute/atproto 3.1.6 → 3.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.d.ts +3 -0
  2. package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.d.ts.map +1 -1
  3. package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.js +3 -0
  4. package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.js.map +1 -1
  5. package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.d.ts +3 -0
  6. package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.d.ts.map +1 -1
  7. package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.js +3 -0
  8. package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.js.map +1 -1
  9. package/dist/lexicons/types/com/atproto/admin/getAccountInfos.d.ts +3 -0
  10. package/dist/lexicons/types/com/atproto/admin/getAccountInfos.d.ts.map +1 -1
  11. package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js +3 -0
  12. package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js.map +1 -1
  13. package/dist/lexicons/types/com/atproto/admin/getInviteCodes.d.ts +8 -0
  14. package/dist/lexicons/types/com/atproto/admin/getInviteCodes.d.ts.map +1 -1
  15. package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js +8 -0
  16. package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js.map +1 -1
  17. package/dist/lexicons/types/com/atproto/admin/searchAccounts.d.ts +5 -0
  18. package/dist/lexicons/types/com/atproto/admin/searchAccounts.d.ts.map +1 -1
  19. package/dist/lexicons/types/com/atproto/admin/searchAccounts.js +5 -0
  20. package/dist/lexicons/types/com/atproto/admin/searchAccounts.js.map +1 -1
  21. package/dist/lexicons/types/com/atproto/admin/sendEmail.d.ts +3 -0
  22. package/dist/lexicons/types/com/atproto/admin/sendEmail.d.ts.map +1 -1
  23. package/dist/lexicons/types/com/atproto/admin/sendEmail.js +3 -0
  24. package/dist/lexicons/types/com/atproto/admin/sendEmail.js.map +1 -1
  25. package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.d.ts +3 -0
  26. package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.d.ts.map +1 -1
  27. package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.js +3 -0
  28. package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.js.map +1 -1
  29. package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.d.ts +3 -0
  30. package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.d.ts.map +1 -1
  31. package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.js +3 -0
  32. package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.js.map +1 -1
  33. package/dist/lexicons/types/com/atproto/identity/defs.d.ts +6 -0
  34. package/dist/lexicons/types/com/atproto/identity/defs.d.ts.map +1 -1
  35. package/dist/lexicons/types/com/atproto/identity/defs.js +6 -0
  36. package/dist/lexicons/types/com/atproto/identity/defs.js.map +1 -1
  37. package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.d.ts +3 -0
  38. package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.d.ts.map +1 -1
  39. package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js +3 -0
  40. package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js.map +1 -1
  41. package/dist/lexicons/types/com/atproto/identity/resolveDid.d.ts +6 -0
  42. package/dist/lexicons/types/com/atproto/identity/resolveDid.d.ts.map +1 -1
  43. package/dist/lexicons/types/com/atproto/identity/resolveDid.js +6 -0
  44. package/dist/lexicons/types/com/atproto/identity/resolveDid.js.map +1 -1
  45. package/dist/lexicons/types/com/atproto/identity/resolveHandle.d.ts +3 -0
  46. package/dist/lexicons/types/com/atproto/identity/resolveHandle.d.ts.map +1 -1
  47. package/dist/lexicons/types/com/atproto/identity/resolveHandle.js +3 -0
  48. package/dist/lexicons/types/com/atproto/identity/resolveHandle.js.map +1 -1
  49. package/dist/lexicons/types/com/atproto/identity/resolveIdentity.d.ts +3 -0
  50. package/dist/lexicons/types/com/atproto/identity/resolveIdentity.d.ts.map +1 -1
  51. package/dist/lexicons/types/com/atproto/identity/resolveIdentity.js +3 -0
  52. package/dist/lexicons/types/com/atproto/identity/resolveIdentity.js.map +1 -1
  53. package/dist/lexicons/types/com/atproto/identity/signPlcOperation.d.ts +6 -0
  54. package/dist/lexicons/types/com/atproto/identity/signPlcOperation.d.ts.map +1 -1
  55. package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js +6 -0
  56. package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js.map +1 -1
  57. package/dist/lexicons/types/com/atproto/identity/updateHandle.d.ts +3 -0
  58. package/dist/lexicons/types/com/atproto/identity/updateHandle.d.ts.map +1 -1
  59. package/dist/lexicons/types/com/atproto/identity/updateHandle.js +3 -0
  60. package/dist/lexicons/types/com/atproto/identity/updateHandle.js.map +1 -1
  61. package/dist/lexicons/types/com/atproto/label/defs.d.ts +66 -0
  62. package/dist/lexicons/types/com/atproto/label/defs.d.ts.map +1 -1
  63. package/dist/lexicons/types/com/atproto/label/defs.js +66 -0
  64. package/dist/lexicons/types/com/atproto/label/defs.js.map +1 -1
  65. package/dist/lexicons/types/com/atproto/label/queryLabels.d.ts +12 -0
  66. package/dist/lexicons/types/com/atproto/label/queryLabels.d.ts.map +1 -1
  67. package/dist/lexicons/types/com/atproto/label/queryLabels.js +12 -0
  68. package/dist/lexicons/types/com/atproto/label/queryLabels.js.map +1 -1
  69. package/dist/lexicons/types/com/atproto/label/subscribeLabels.d.ts +3 -0
  70. package/dist/lexicons/types/com/atproto/label/subscribeLabels.d.ts.map +1 -1
  71. package/dist/lexicons/types/com/atproto/label/subscribeLabels.js +3 -0
  72. package/dist/lexicons/types/com/atproto/label/subscribeLabels.js.map +1 -1
  73. package/dist/lexicons/types/com/atproto/lexicon/schema.d.ts +3 -0
  74. package/dist/lexicons/types/com/atproto/lexicon/schema.d.ts.map +1 -1
  75. package/dist/lexicons/types/com/atproto/lexicon/schema.js +3 -0
  76. package/dist/lexicons/types/com/atproto/lexicon/schema.js.map +1 -1
  77. package/dist/lexicons/types/com/atproto/moderation/createReport.d.ts +18 -0
  78. package/dist/lexicons/types/com/atproto/moderation/createReport.d.ts.map +1 -1
  79. package/dist/lexicons/types/com/atproto/moderation/createReport.js +18 -0
  80. package/dist/lexicons/types/com/atproto/moderation/createReport.js.map +1 -1
  81. package/dist/lexicons/types/com/atproto/repo/applyWrites.d.ts +13 -0
  82. package/dist/lexicons/types/com/atproto/repo/applyWrites.d.ts.map +1 -1
  83. package/dist/lexicons/types/com/atproto/repo/applyWrites.js +13 -0
  84. package/dist/lexicons/types/com/atproto/repo/applyWrites.js.map +1 -1
  85. package/dist/lexicons/types/com/atproto/repo/createRecord.d.ts +19 -0
  86. package/dist/lexicons/types/com/atproto/repo/createRecord.d.ts.map +1 -1
  87. package/dist/lexicons/types/com/atproto/repo/createRecord.js +19 -0
  88. package/dist/lexicons/types/com/atproto/repo/createRecord.js.map +1 -1
  89. package/dist/lexicons/types/com/atproto/repo/deleteRecord.d.ts +15 -0
  90. package/dist/lexicons/types/com/atproto/repo/deleteRecord.d.ts.map +1 -1
  91. package/dist/lexicons/types/com/atproto/repo/deleteRecord.js +15 -0
  92. package/dist/lexicons/types/com/atproto/repo/deleteRecord.js.map +1 -1
  93. package/dist/lexicons/types/com/atproto/repo/describeRepo.d.ts +12 -0
  94. package/dist/lexicons/types/com/atproto/repo/describeRepo.d.ts.map +1 -1
  95. package/dist/lexicons/types/com/atproto/repo/describeRepo.js +12 -0
  96. package/dist/lexicons/types/com/atproto/repo/describeRepo.js.map +1 -1
  97. package/dist/lexicons/types/com/atproto/repo/getRecord.d.ts +12 -0
  98. package/dist/lexicons/types/com/atproto/repo/getRecord.d.ts.map +1 -1
  99. package/dist/lexicons/types/com/atproto/repo/getRecord.js +12 -0
  100. package/dist/lexicons/types/com/atproto/repo/getRecord.js.map +1 -1
  101. package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.d.ts +5 -0
  102. package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.d.ts.map +1 -1
  103. package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js +5 -0
  104. package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js.map +1 -1
  105. package/dist/lexicons/types/com/atproto/repo/listRecords.d.ts +15 -0
  106. package/dist/lexicons/types/com/atproto/repo/listRecords.d.ts.map +1 -1
  107. package/dist/lexicons/types/com/atproto/repo/listRecords.js +15 -0
  108. package/dist/lexicons/types/com/atproto/repo/listRecords.js.map +1 -1
  109. package/dist/lexicons/types/com/atproto/repo/putRecord.d.ts +22 -0
  110. package/dist/lexicons/types/com/atproto/repo/putRecord.d.ts.map +1 -1
  111. package/dist/lexicons/types/com/atproto/repo/putRecord.js +22 -0
  112. package/dist/lexicons/types/com/atproto/repo/putRecord.js.map +1 -1
  113. package/dist/lexicons/types/com/atproto/server/createAccount.d.ts +21 -0
  114. package/dist/lexicons/types/com/atproto/server/createAccount.d.ts.map +1 -1
  115. package/dist/lexicons/types/com/atproto/server/createAccount.js +21 -0
  116. package/dist/lexicons/types/com/atproto/server/createAccount.js.map +1 -1
  117. package/dist/lexicons/types/com/atproto/server/createAppPassword.d.ts +6 -0
  118. package/dist/lexicons/types/com/atproto/server/createAppPassword.d.ts.map +1 -1
  119. package/dist/lexicons/types/com/atproto/server/createAppPassword.js +6 -0
  120. package/dist/lexicons/types/com/atproto/server/createAppPassword.js.map +1 -1
  121. package/dist/lexicons/types/com/atproto/server/createInviteCodes.d.ts +3 -0
  122. package/dist/lexicons/types/com/atproto/server/createInviteCodes.d.ts.map +1 -1
  123. package/dist/lexicons/types/com/atproto/server/createInviteCodes.js +3 -0
  124. package/dist/lexicons/types/com/atproto/server/createInviteCodes.js.map +1 -1
  125. package/dist/lexicons/types/com/atproto/server/createSession.d.ts +9 -0
  126. package/dist/lexicons/types/com/atproto/server/createSession.d.ts.map +1 -1
  127. package/dist/lexicons/types/com/atproto/server/createSession.js +9 -0
  128. package/dist/lexicons/types/com/atproto/server/createSession.js.map +1 -1
  129. package/dist/lexicons/types/com/atproto/server/deactivateAccount.d.ts +3 -0
  130. package/dist/lexicons/types/com/atproto/server/deactivateAccount.d.ts.map +1 -1
  131. package/dist/lexicons/types/com/atproto/server/deactivateAccount.js +3 -0
  132. package/dist/lexicons/types/com/atproto/server/deactivateAccount.js.map +1 -1
  133. package/dist/lexicons/types/com/atproto/server/describeServer.d.ts +15 -0
  134. package/dist/lexicons/types/com/atproto/server/describeServer.d.ts.map +1 -1
  135. package/dist/lexicons/types/com/atproto/server/describeServer.js +15 -0
  136. package/dist/lexicons/types/com/atproto/server/describeServer.js.map +1 -1
  137. package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.d.ts +7 -0
  138. package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.d.ts.map +1 -1
  139. package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js +7 -0
  140. package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js.map +1 -1
  141. package/dist/lexicons/types/com/atproto/server/getServiceAuth.d.ts +9 -0
  142. package/dist/lexicons/types/com/atproto/server/getServiceAuth.d.ts.map +1 -1
  143. package/dist/lexicons/types/com/atproto/server/getServiceAuth.js +9 -0
  144. package/dist/lexicons/types/com/atproto/server/getServiceAuth.js.map +1 -1
  145. package/dist/lexicons/types/com/atproto/server/getSession.d.ts +3 -0
  146. package/dist/lexicons/types/com/atproto/server/getSession.d.ts.map +1 -1
  147. package/dist/lexicons/types/com/atproto/server/getSession.js +3 -0
  148. package/dist/lexicons/types/com/atproto/server/getSession.js.map +1 -1
  149. package/dist/lexicons/types/com/atproto/server/refreshSession.d.ts +3 -0
  150. package/dist/lexicons/types/com/atproto/server/refreshSession.d.ts.map +1 -1
  151. package/dist/lexicons/types/com/atproto/server/refreshSession.js +3 -0
  152. package/dist/lexicons/types/com/atproto/server/refreshSession.js.map +1 -1
  153. package/dist/lexicons/types/com/atproto/server/reserveSigningKey.d.ts +6 -0
  154. package/dist/lexicons/types/com/atproto/server/reserveSigningKey.d.ts.map +1 -1
  155. package/dist/lexicons/types/com/atproto/server/reserveSigningKey.js +6 -0
  156. package/dist/lexicons/types/com/atproto/server/reserveSigningKey.js.map +1 -1
  157. package/dist/lexicons/types/com/atproto/server/updateEmail.d.ts +3 -0
  158. package/dist/lexicons/types/com/atproto/server/updateEmail.d.ts.map +1 -1
  159. package/dist/lexicons/types/com/atproto/server/updateEmail.js +3 -0
  160. package/dist/lexicons/types/com/atproto/server/updateEmail.js.map +1 -1
  161. package/dist/lexicons/types/com/atproto/sync/getBlob.d.ts +6 -0
  162. package/dist/lexicons/types/com/atproto/sync/getBlob.d.ts.map +1 -1
  163. package/dist/lexicons/types/com/atproto/sync/getBlob.js +6 -0
  164. package/dist/lexicons/types/com/atproto/sync/getBlob.js.map +1 -1
  165. package/dist/lexicons/types/com/atproto/sync/getBlocks.d.ts +6 -0
  166. package/dist/lexicons/types/com/atproto/sync/getBlocks.d.ts.map +1 -1
  167. package/dist/lexicons/types/com/atproto/sync/getBlocks.js +6 -0
  168. package/dist/lexicons/types/com/atproto/sync/getBlocks.js.map +1 -1
  169. package/dist/lexicons/types/com/atproto/sync/getCheckout.d.ts +3 -0
  170. package/dist/lexicons/types/com/atproto/sync/getCheckout.d.ts.map +1 -1
  171. package/dist/lexicons/types/com/atproto/sync/getCheckout.js +3 -0
  172. package/dist/lexicons/types/com/atproto/sync/getCheckout.js.map +1 -1
  173. package/dist/lexicons/types/com/atproto/sync/getHead.d.ts +3 -0
  174. package/dist/lexicons/types/com/atproto/sync/getHead.d.ts.map +1 -1
  175. package/dist/lexicons/types/com/atproto/sync/getHead.js +3 -0
  176. package/dist/lexicons/types/com/atproto/sync/getHead.js.map +1 -1
  177. package/dist/lexicons/types/com/atproto/sync/getHostStatus.d.ts +9 -0
  178. package/dist/lexicons/types/com/atproto/sync/getHostStatus.d.ts.map +1 -1
  179. package/dist/lexicons/types/com/atproto/sync/getHostStatus.js +9 -0
  180. package/dist/lexicons/types/com/atproto/sync/getHostStatus.js.map +1 -1
  181. package/dist/lexicons/types/com/atproto/sync/getLatestCommit.d.ts +3 -0
  182. package/dist/lexicons/types/com/atproto/sync/getLatestCommit.d.ts.map +1 -1
  183. package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js +3 -0
  184. package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js.map +1 -1
  185. package/dist/lexicons/types/com/atproto/sync/getRecord.d.ts +6 -0
  186. package/dist/lexicons/types/com/atproto/sync/getRecord.d.ts.map +1 -1
  187. package/dist/lexicons/types/com/atproto/sync/getRecord.js +6 -0
  188. package/dist/lexicons/types/com/atproto/sync/getRecord.js.map +1 -1
  189. package/dist/lexicons/types/com/atproto/sync/getRepo.d.ts +6 -0
  190. package/dist/lexicons/types/com/atproto/sync/getRepo.d.ts.map +1 -1
  191. package/dist/lexicons/types/com/atproto/sync/getRepo.js +6 -0
  192. package/dist/lexicons/types/com/atproto/sync/getRepo.js.map +1 -1
  193. package/dist/lexicons/types/com/atproto/sync/getRepoStatus.d.ts +9 -0
  194. package/dist/lexicons/types/com/atproto/sync/getRepoStatus.d.ts.map +1 -1
  195. package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js +9 -0
  196. package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js.map +1 -1
  197. package/dist/lexicons/types/com/atproto/sync/listBlobs.d.ts +11 -0
  198. package/dist/lexicons/types/com/atproto/sync/listBlobs.d.ts.map +1 -1
  199. package/dist/lexicons/types/com/atproto/sync/listBlobs.js +11 -0
  200. package/dist/lexicons/types/com/atproto/sync/listBlobs.js.map +1 -1
  201. package/dist/lexicons/types/com/atproto/sync/listHosts.d.ts +14 -0
  202. package/dist/lexicons/types/com/atproto/sync/listHosts.d.ts.map +1 -1
  203. package/dist/lexicons/types/com/atproto/sync/listHosts.js +14 -0
  204. package/dist/lexicons/types/com/atproto/sync/listHosts.js.map +1 -1
  205. package/dist/lexicons/types/com/atproto/sync/listRepos.d.ts +11 -0
  206. package/dist/lexicons/types/com/atproto/sync/listRepos.d.ts.map +1 -1
  207. package/dist/lexicons/types/com/atproto/sync/listRepos.js +11 -0
  208. package/dist/lexicons/types/com/atproto/sync/listRepos.js.map +1 -1
  209. package/dist/lexicons/types/com/atproto/sync/listReposByCollection.d.ts +6 -0
  210. package/dist/lexicons/types/com/atproto/sync/listReposByCollection.d.ts.map +1 -1
  211. package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js +6 -0
  212. package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js.map +1 -1
  213. package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.d.ts +3 -0
  214. package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.d.ts.map +1 -1
  215. package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.js +3 -0
  216. package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.js.map +1 -1
  217. package/dist/lexicons/types/com/atproto/sync/requestCrawl.d.ts +3 -0
  218. package/dist/lexicons/types/com/atproto/sync/requestCrawl.d.ts.map +1 -1
  219. package/dist/lexicons/types/com/atproto/sync/requestCrawl.js +3 -0
  220. package/dist/lexicons/types/com/atproto/sync/requestCrawl.js.map +1 -1
  221. package/dist/lexicons/types/com/atproto/sync/subscribeRepos.d.ts +68 -0
  222. package/dist/lexicons/types/com/atproto/sync/subscribeRepos.d.ts.map +1 -1
  223. package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js +68 -0
  224. package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js.map +1 -1
  225. package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.d.ts +18 -0
  226. package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.d.ts.map +1 -1
  227. package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.js +18 -0
  228. package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.js.map +1 -1
  229. package/dist/lexicons/types/com/atproto/temp/dereferenceScope.d.ts +6 -0
  230. package/dist/lexicons/types/com/atproto/temp/dereferenceScope.d.ts.map +1 -1
  231. package/dist/lexicons/types/com/atproto/temp/dereferenceScope.js +6 -0
  232. package/dist/lexicons/types/com/atproto/temp/dereferenceScope.js.map +1 -1
  233. package/dist/lexicons/types/com/atproto/temp/fetchLabels.d.ts +5 -0
  234. package/dist/lexicons/types/com/atproto/temp/fetchLabels.d.ts.map +1 -1
  235. package/dist/lexicons/types/com/atproto/temp/fetchLabels.js +5 -0
  236. package/dist/lexicons/types/com/atproto/temp/fetchLabels.js.map +1 -1
  237. package/lib/lexicons/types/com/atproto/admin/disableAccountInvites.ts +3 -0
  238. package/lib/lexicons/types/com/atproto/admin/enableAccountInvites.ts +3 -0
  239. package/lib/lexicons/types/com/atproto/admin/getAccountInfos.ts +3 -0
  240. package/lib/lexicons/types/com/atproto/admin/getInviteCodes.ts +8 -0
  241. package/lib/lexicons/types/com/atproto/admin/searchAccounts.ts +5 -0
  242. package/lib/lexicons/types/com/atproto/admin/sendEmail.ts +3 -0
  243. package/lib/lexicons/types/com/atproto/admin/updateAccountEmail.ts +3 -0
  244. package/lib/lexicons/types/com/atproto/admin/updateAccountSigningKey.ts +3 -0
  245. package/lib/lexicons/types/com/atproto/identity/defs.ts +6 -0
  246. package/lib/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.ts +3 -0
  247. package/lib/lexicons/types/com/atproto/identity/resolveDid.ts +6 -0
  248. package/lib/lexicons/types/com/atproto/identity/resolveHandle.ts +3 -0
  249. package/lib/lexicons/types/com/atproto/identity/resolveIdentity.ts +3 -0
  250. package/lib/lexicons/types/com/atproto/identity/signPlcOperation.ts +6 -0
  251. package/lib/lexicons/types/com/atproto/identity/updateHandle.ts +3 -0
  252. package/lib/lexicons/types/com/atproto/label/defs.ts +66 -0
  253. package/lib/lexicons/types/com/atproto/label/queryLabels.ts +12 -0
  254. package/lib/lexicons/types/com/atproto/label/subscribeLabels.ts +3 -0
  255. package/lib/lexicons/types/com/atproto/lexicon/schema.ts +3 -0
  256. package/lib/lexicons/types/com/atproto/moderation/createReport.ts +18 -0
  257. package/lib/lexicons/types/com/atproto/repo/applyWrites.ts +13 -0
  258. package/lib/lexicons/types/com/atproto/repo/createRecord.ts +19 -0
  259. package/lib/lexicons/types/com/atproto/repo/deleteRecord.ts +15 -0
  260. package/lib/lexicons/types/com/atproto/repo/describeRepo.ts +12 -0
  261. package/lib/lexicons/types/com/atproto/repo/getRecord.ts +12 -0
  262. package/lib/lexicons/types/com/atproto/repo/listMissingBlobs.ts +5 -0
  263. package/lib/lexicons/types/com/atproto/repo/listRecords.ts +15 -0
  264. package/lib/lexicons/types/com/atproto/repo/putRecord.ts +22 -0
  265. package/lib/lexicons/types/com/atproto/server/createAccount.ts +21 -0
  266. package/lib/lexicons/types/com/atproto/server/createAppPassword.ts +6 -0
  267. package/lib/lexicons/types/com/atproto/server/createInviteCodes.ts +3 -0
  268. package/lib/lexicons/types/com/atproto/server/createSession.ts +9 -0
  269. package/lib/lexicons/types/com/atproto/server/deactivateAccount.ts +3 -0
  270. package/lib/lexicons/types/com/atproto/server/describeServer.ts +15 -0
  271. package/lib/lexicons/types/com/atproto/server/getAccountInviteCodes.ts +7 -0
  272. package/lib/lexicons/types/com/atproto/server/getServiceAuth.ts +9 -0
  273. package/lib/lexicons/types/com/atproto/server/getSession.ts +3 -0
  274. package/lib/lexicons/types/com/atproto/server/refreshSession.ts +3 -0
  275. package/lib/lexicons/types/com/atproto/server/reserveSigningKey.ts +6 -0
  276. package/lib/lexicons/types/com/atproto/server/updateEmail.ts +3 -0
  277. package/lib/lexicons/types/com/atproto/sync/getBlob.ts +6 -0
  278. package/lib/lexicons/types/com/atproto/sync/getBlocks.ts +6 -0
  279. package/lib/lexicons/types/com/atproto/sync/getCheckout.ts +3 -0
  280. package/lib/lexicons/types/com/atproto/sync/getHead.ts +3 -0
  281. package/lib/lexicons/types/com/atproto/sync/getHostStatus.ts +9 -0
  282. package/lib/lexicons/types/com/atproto/sync/getLatestCommit.ts +3 -0
  283. package/lib/lexicons/types/com/atproto/sync/getRecord.ts +6 -0
  284. package/lib/lexicons/types/com/atproto/sync/getRepo.ts +6 -0
  285. package/lib/lexicons/types/com/atproto/sync/getRepoStatus.ts +9 -0
  286. package/lib/lexicons/types/com/atproto/sync/listBlobs.ts +11 -0
  287. package/lib/lexicons/types/com/atproto/sync/listHosts.ts +14 -0
  288. package/lib/lexicons/types/com/atproto/sync/listRepos.ts +11 -0
  289. package/lib/lexicons/types/com/atproto/sync/listReposByCollection.ts +6 -0
  290. package/lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts +3 -0
  291. package/lib/lexicons/types/com/atproto/sync/requestCrawl.ts +3 -0
  292. package/lib/lexicons/types/com/atproto/sync/subscribeRepos.ts +68 -0
  293. package/lib/lexicons/types/com/atproto/temp/checkHandleAvailability.ts +18 -0
  294. package/lib/lexicons/types/com/atproto/temp/dereferenceScope.ts +6 -0
  295. package/lib/lexicons/types/com/atproto/temp/fetchLabels.ts +5 -0
  296. package/package.json +2 -2
@@ -1,5 +1,8 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
+ /**
4
+ * The DID of the repo.
5
+ */
3
6
  did: v.FormattedStringSchema<"did">;
4
7
  }>, {
5
8
  type: "blob";
@@ -1 +1 @@
1
- {"version":3,"file":"getCheckout.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getCheckout.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;kCAQf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,8BAA8B,EAAE,UAAU,CAAC;KAC3C;CACD"}
1
+ {"version":3,"file":"getCheckout.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getCheckout.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;kCAOH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,8BAA8B,EAAE,UAAU,CAAC;KAC3C;CACD"}
@@ -1,6 +1,9 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getCheckout', {
3
3
  params: /*#__PURE__*/ v.object({
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: /*#__PURE__*/ v.didString(),
5
8
  }),
6
9
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getCheckout.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getCheckout.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getCheckout.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getCheckout.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,5 +1,8 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
+ /**
4
+ * The DID of the repo.
5
+ */
3
6
  did: v.FormattedStringSchema<"did">;
4
7
  }>, {
5
8
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"getHead.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHead.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;8BAUf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
1
+ {"version":3,"file":"getHead.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHead.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;;;8BASH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
@@ -1,6 +1,9 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getHead', {
3
3
  params: /*#__PURE__*/ v.object({
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: /*#__PURE__*/ v.didString(),
5
8
  }),
6
9
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getHead.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHead.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;SACjC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getHead.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHead.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;SACjC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,12 +1,21 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  import * as ComAtprotoSyncDefs from './defs.js';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
+ /**
5
+ * Hostname of the host (eg, PDS or relay) being queried.
6
+ */
4
7
  hostname: v.StringSchema<string>;
5
8
  }>, {
6
9
  type: "lex";
7
10
  schema: v.ObjectSchema<{
11
+ /**
12
+ * Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.
13
+ */
8
14
  accountCount: v.OptionalSchema<v.IntegerSchema, undefined>;
9
15
  hostname: v.StringSchema<string>;
16
+ /**
17
+ * Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
18
+ */
10
19
  seq: v.OptionalSchema<v.IntegerSchema, undefined>;
11
20
  readonly status: v.OptionalSchema<ComAtprotoSyncDefs.hostStatusSchema, undefined>;
12
21
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"getHostStatus.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHostStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;;;;;;;;;;oCAef,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,gCAAgC,EAAE,UAAU,CAAC;KAC7C;CACD"}
1
+ {"version":3,"file":"getHostStatus.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHostStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;QAMF;;WAEG;;;QAGH;;WAEG;;;;oCAOJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,gCAAgC,EAAE,UAAU,CAAC;KAC7C;CACD"}
@@ -2,13 +2,22 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as ComAtprotoSyncDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getHostStatus', {
4
4
  params: /*#__PURE__*/ v.object({
5
+ /**
6
+ * Hostname of the host (eg, PDS or relay) being queried.
7
+ */
5
8
  hostname: /*#__PURE__*/ v.string(),
6
9
  }),
7
10
  output: {
8
11
  type: 'lex',
9
12
  schema: /*#__PURE__*/ v.object({
13
+ /**
14
+ * Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.
15
+ */
10
16
  accountCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
11
17
  hostname: /*#__PURE__*/ v.string(),
18
+ /**
19
+ * Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
20
+ */
12
21
  seq: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
13
22
  get status() {
14
23
  return /*#__PURE__*/ v.optional(ComAtprotoSyncDefs.hostStatusSchema);
@@ -1 +1 @@
1
- {"version":3,"file":"getHostStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHostStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;KAClC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACjE,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAClC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACxD,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;YACtE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getHostStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getHostStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;KAClC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B;;eAEG;YACH,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACjE,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAClC;;eAEG;YACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACxD,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;YACtE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,5 +1,8 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
+ /**
4
+ * The DID of the repo.
5
+ */
3
6
  did: v.FormattedStringSchema<"did">;
4
7
  }>, {
5
8
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"getLatestCommit.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getLatestCommit.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;sCAWf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,kCAAkC,EAAE,UAAU,CAAC;KAC/C;CACD"}
1
+ {"version":3,"file":"getLatestCommit.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getLatestCommit.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;;;;sCAUH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,kCAAkC,EAAE,UAAU,CAAC;KAC/C;CACD"}
@@ -1,6 +1,9 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getLatestCommit', {
3
3
  params: /*#__PURE__*/ v.object({
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: /*#__PURE__*/ v.didString(),
5
8
  }),
6
9
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getLatestCommit.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getLatestCommit.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,kCAAkC,EAAE;IAC7E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;SAChC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getLatestCommit.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getLatestCommit.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,kCAAkC,EAAE;IAC7E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;SAChC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,7 +1,13 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
3
  collection: v.FormattedStringSchema<"nsid">;
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: v.FormattedStringSchema<"did">;
8
+ /**
9
+ * Record Key
10
+ */
5
11
  rkey: v.FormattedStringSchema<"record-key">;
6
12
  }>, {
7
13
  type: "blob";
@@ -1 +1 @@
1
- {"version":3,"file":"getRecord.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;gCAUf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
1
+ {"version":3,"file":"getRecord.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;OAEG;;IAEH;;OAEG;;;;;gCAOH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
@@ -2,7 +2,13 @@ import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRecord', {
3
3
  params: /*#__PURE__*/ v.object({
4
4
  collection: /*#__PURE__*/ v.nsidString(),
5
+ /**
6
+ * The DID of the repo.
7
+ */
5
8
  did: /*#__PURE__*/ v.didString(),
9
+ /**
10
+ * Record Key
11
+ */
6
12
  rkey: /*#__PURE__*/ v.recordKeyString(),
7
13
  }),
8
14
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,eAAe,EAAE;KACvC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;WAEG;QACH,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,eAAe,EAAE;KACvC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,6 +1,12 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
+ /**
4
+ * The DID of the repo.
5
+ */
3
6
  did: v.FormattedStringSchema<"did">;
7
+ /**
8
+ * The revision ('rev') of the repo to create a diff from.
9
+ */
4
10
  since: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
5
11
  }>, {
6
12
  type: "blob";
@@ -1 +1 @@
1
- {"version":3,"file":"getRepo.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;8BASf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
1
+ {"version":3,"file":"getRepo.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;OAEG;;;;;8BAOH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
@@ -1,7 +1,13 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepo', {
3
3
  params: /*#__PURE__*/ v.object({
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: /*#__PURE__*/ v.didString(),
8
+ /**
9
+ * The revision ('rev') of the repo to create a diff from.
10
+ */
5
11
  since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
6
12
  }),
7
13
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getRepo.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getRepo.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;WAEG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,12 +1,21 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
+ /**
4
+ * The DID of the repo.
5
+ */
3
6
  did: v.FormattedStringSchema<"did">;
4
7
  }>, {
5
8
  type: "lex";
6
9
  schema: v.ObjectSchema<{
7
10
  active: v.BooleanSchema;
8
11
  did: v.FormattedStringSchema<"did">;
12
+ /**
13
+ * Optional field, the current rev of the repo, if active=true
14
+ */
9
15
  rev: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
16
+ /**
17
+ * If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
18
+ */
10
19
  status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown" | "throttled" | "deleted" | "desynchronized">, undefined>;
11
20
  }>;
12
21
  }, "com.atproto.sync.getRepoStatus">;
@@ -1 +1 @@
1
- {"version":3,"file":"getRepoStatus.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;;;oCAuBf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,gCAAgC,EAAE,UAAU,CAAC;KAC7C;CACD"}
1
+ {"version":3,"file":"getRepoStatus.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;;;QAQF;;WAEG;;QAEH;;WAEG;;;oCAcJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,gCAAgC,EAAE,UAAU,CAAC;KAC7C;CACD"}
@@ -1,6 +1,9 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepoStatus', {
3
3
  params: /*#__PURE__*/ v.object({
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: /*#__PURE__*/ v.didString(),
5
8
  }),
6
9
  output: {
@@ -8,7 +11,13 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepoStatus', {
8
11
  schema: /*#__PURE__*/ v.object({
9
12
  active: /*#__PURE__*/ v.boolean(),
10
13
  did: /*#__PURE__*/ v.didString(),
14
+ /**
15
+ * Optional field, the current rev of the repo, if active=true
16
+ */
11
17
  rev: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
18
+ /**
19
+ * If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
20
+ */
12
21
  status: /*#__PURE__*/ v.optional(
13
22
  /*#__PURE__*/ v.string()),
14
23
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"getRepoStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YAC1D,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAQnB,CACH;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getRepoStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC;;eAEG;YACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YAC1D;;eAEG;YACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAQnB,CACH;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,8 +1,19 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
3
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
4
+ /**
5
+ * The DID of the repo.
6
+ */
4
7
  did: v.FormattedStringSchema<"did">;
8
+ /**
9
+ * @minimum 1
10
+ * @maximum 1000
11
+ * @default 500
12
+ */
5
13
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
14
+ /**
15
+ * Optional revision of the repo to list blobs since.
16
+ */
6
17
  since: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
7
18
  }>, {
8
19
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"listBlobs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;;;;gCAiBf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
1
+ {"version":3,"file":"listBlobs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;OAEG;;IAEH;;;;OAIG;;IAKH;;OAEG;;;;;;;;gCAUH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
@@ -2,9 +2,20 @@ import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listBlobs', {
3
3
  params: /*#__PURE__*/ v.object({
4
4
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
5
+ /**
6
+ * The DID of the repo.
7
+ */
5
8
  did: /*#__PURE__*/ v.didString(),
9
+ /**
10
+ * @minimum 1
11
+ * @maximum 1000
12
+ * @default 500
13
+ */
6
14
  limit: /*#__PURE__*/ v.optional(
7
15
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 500),
16
+ /**
17
+ * Optional revision of the repo to list blobs since.
18
+ */
8
19
  since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
9
20
  }),
10
21
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"listBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;QACD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACxD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"listBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;QACD;;WAEG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACxD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -3,17 +3,31 @@ import * as ComAtprotoSyncDefs from './defs.js';
3
3
  declare const _hostSchema: v.ObjectSchema<{
4
4
  $type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.listHosts#host">, undefined>;
5
5
  accountCount: v.OptionalSchema<v.IntegerSchema, undefined>;
6
+ /**
7
+ * hostname of server; not a URL (no scheme)
8
+ */
6
9
  hostname: v.StringSchema<string>;
10
+ /**
11
+ * Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
12
+ */
7
13
  seq: v.OptionalSchema<v.IntegerSchema, undefined>;
8
14
  readonly status: v.OptionalSchema<ComAtprotoSyncDefs.hostStatusSchema, undefined>;
9
15
  }>;
10
16
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
11
17
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
18
+ /**
19
+ * @minimum 1
20
+ * @maximum 1000
21
+ * @default 200
22
+ */
12
23
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 200>;
13
24
  }>, {
14
25
  type: "lex";
15
26
  schema: v.ObjectSchema<{
16
27
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
28
+ /**
29
+ * Sort order is not formally specified. Recommended order is by time host was first seen by the server, with oldest first.
30
+ */
17
31
  readonly hosts: v.ArraySchema<hostSchema>;
18
32
  }>;
19
33
  }, "com.atproto.sync.listHosts">;
@@ -1 +1 @@
1
- {"version":3,"file":"listHosts.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;;;;;;EAQf,CAAC;AACH,QAAA,MAAM,WAAW;;;;;;;;;gCAiBf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
1
+ {"version":3,"file":"listHosts.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;;;IAGhB;;OAEG;;IAEH;;OAEG;;;EAKF,CAAC;AACH,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;;;;QAUF;;WAEG;;;gCAMJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
@@ -3,7 +3,13 @@ import * as ComAtprotoSyncDefs from './defs.js';
3
3
  const _hostSchema = /*#__PURE__*/ v.object({
4
4
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.sync.listHosts#host')),
5
5
  accountCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
6
+ /**
7
+ * hostname of server; not a URL (no scheme)
8
+ */
6
9
  hostname: /*#__PURE__*/ v.string(),
10
+ /**
11
+ * Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
12
+ */
7
13
  seq: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
8
14
  get status() {
9
15
  return /*#__PURE__*/ v.optional(ComAtprotoSyncDefs.hostStatusSchema);
@@ -12,6 +18,11 @@ const _hostSchema = /*#__PURE__*/ v.object({
12
18
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listHosts', {
13
19
  params: /*#__PURE__*/ v.object({
14
20
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
21
+ /**
22
+ * @minimum 1
23
+ * @maximum 1000
24
+ * @default 200
25
+ */
15
26
  limit: /*#__PURE__*/ v.optional(
16
27
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 200),
17
28
  }),
@@ -19,6 +30,9 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listHosts', {
19
30
  type: 'lex',
20
31
  schema: /*#__PURE__*/ v.object({
21
32
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
33
+ /**
34
+ * Sort order is not formally specified. Recommended order is by time host was first seen by the server, with oldest first.
35
+ */
22
36
  get hosts() {
23
37
  return /*#__PURE__*/ v.array(hostSchema);
24
38
  },
@@ -1 +1 @@
1
- {"version":3,"file":"listHosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACjE,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAClC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACxD,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;IACtE,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"listHosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACjE;;OAEG;IACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAClC;;OAEG;IACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACxD,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;IACtE,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D;;eAEG;YACH,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,6 +1,11 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
3
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
4
+ /**
5
+ * @minimum 1
6
+ * @maximum 1000
7
+ * @default 500
8
+ */
4
9
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
5
10
  }>, {
6
11
  type: "lex";
@@ -13,8 +18,14 @@ declare const _repoSchema: v.ObjectSchema<{
13
18
  $type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.listRepos#repo">, undefined>;
14
19
  active: v.OptionalSchema<v.BooleanSchema, undefined>;
15
20
  did: v.FormattedStringSchema<"did">;
21
+ /**
22
+ * Current repo commit CID
23
+ */
16
24
  head: v.FormattedStringSchema<"cid">;
17
25
  rev: v.FormattedStringSchema<"tid">;
26
+ /**
27
+ * If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
28
+ */
18
29
  status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown" | "throttled" | "deleted" | "desynchronized">, undefined>;
19
30
  }>;
20
31
  type main$schematype = typeof _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"listRepos.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;;gCAiBf,CAAC;AACH,QAAA,MAAM,WAAW;;;;;;;EAWf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
1
+ {"version":3,"file":"listRepos.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;;;;;;gCAeH,CAAC;AACH,QAAA,MAAM,WAAW;;;;IAIhB;;OAEG;;;IAGH;;OAEG;;EAMF,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
@@ -2,6 +2,11 @@ import * as v from '@atcute/lexicons/validations';
2
2
  const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listRepos', {
3
3
  params: /*#__PURE__*/ v.object({
4
4
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
5
+ /**
6
+ * @minimum 1
7
+ * @maximum 1000
8
+ * @default 500
9
+ */
5
10
  limit: /*#__PURE__*/ v.optional(
6
11
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 500),
7
12
  }),
@@ -19,8 +24,14 @@ const _repoSchema = /*#__PURE__*/ v.object({
19
24
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.sync.listRepos#repo')),
20
25
  active: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
21
26
  did: /*#__PURE__*/ v.didString(),
27
+ /**
28
+ * Current repo commit CID
29
+ */
22
30
  head: /*#__PURE__*/ v.cidString(),
23
31
  rev: /*#__PURE__*/ v.tidString(),
32
+ /**
33
+ * If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
34
+ */
24
35
  status: /*#__PURE__*/ v.optional(
25
36
  /*#__PURE__*/ v.string()),
26
37
  });
@@ -1 +1 @@
1
- {"version":3,"file":"listRepos.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IAC3D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAEnB,CACH;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"listRepos.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IAC3D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC;;OAEG;IACH,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC;;OAEG;IACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAEnB,CACH;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -2,6 +2,12 @@ import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
3
3
  collection: v.FormattedStringSchema<"nsid">;
4
4
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
5
+ /**
6
+ * Maximum size of response set. Recommend setting a large maximum (1000+) when enumerating large DID lists.
7
+ * @minimum 1
8
+ * @maximum 2000
9
+ * @default 500
10
+ */
5
11
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 2000>]>, 500>;
6
12
  }>, {
7
13
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"listReposByCollection.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;;;4CAkBf,CAAC;AACH,QAAA,MAAM,WAAW;;;EAGf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,wCAAwC,EAAE,UAAU,CAAC;KACrD;CACD"}
1
+ {"version":3,"file":"listReposByCollection.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;IAIf;;;;;OAKG;;;;;;;;4CAeH,CAAC;AACH,QAAA,MAAM,WAAW;;;EAGf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,wCAAwC,EAAE,UAAU,CAAC;KACrD;CACD"}
@@ -3,6 +3,12 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listReposByCollectio
3
3
  params: /*#__PURE__*/ v.object({
4
4
  collection: /*#__PURE__*/ v.nsidString(),
5
5
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
6
+ /**
7
+ * Maximum size of response set. Recommend setting a large maximum (1000+) when enumerating large DID lists.
8
+ * @minimum 1
9
+ * @maximum 2000
10
+ * @default 500
11
+ */
6
12
  limit: /*#__PURE__*/ v.optional(
7
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 2000)]), 500),
8
14
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"listReposByCollection.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wCAAwC,EAAE;IACnF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6CAA6C,CAAC,CAAC;IACvG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"listReposByCollection.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wCAAwC,EAAE;IACnF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;;WAKG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6CAA6C,CAAC,CAAC;IACvG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -2,6 +2,9 @@ import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCProcedureMetadata<null, {
3
3
  type: "lex";
4
4
  schema: v.ObjectSchema<{
5
+ /**
6
+ * Hostname of the current service (usually a PDS) that is notifying of update.
7
+ */
5
8
  hostname: v.StringSchema<string>;
6
9
  }>;
7
10
  }, null, "com.atproto.sync.notifyOfUpdate">;
@@ -1 +1 @@
1
- {"version":3,"file":"notifyOfUpdate.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;2CASf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAO;CAAG;AAC3B,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAAG;AAE5E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,cAAc;QACvB,iCAAiC,EAAE,UAAU,CAAC;KAC9C;CACD"}
1
+ {"version":3,"file":"notifyOfUpdate.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;QAKd;;WAEG;;;2CAKJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAO;CAAG;AAC3B,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAAG;AAE5E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,cAAc;QACvB,iCAAiC,EAAE,UAAU,CAAC;KAC9C;CACD"}
@@ -4,6 +4,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.sync.notifyOfUpdate',
4
4
  input: {
5
5
  type: 'lex',
6
6
  schema: /*#__PURE__*/ v.object({
7
+ /**
8
+ * Hostname of the current service (usually a PDS) that is notifying of update.
9
+ */
7
10
  hostname: /*#__PURE__*/ v.string(),
8
11
  }),
9
12
  },