owasp-nest 0.2.1 → 0.2.2

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 (399) hide show
  1. package/FUNCTIONS.md +7 -4
  2. package/README.md +49 -34
  3. package/dist/commonjs/funcs/{chaptersAppsApiRestV0ChapterGetChapter.d.ts → chaptersGetChapter.d.ts} +2 -2
  4. package/dist/commonjs/funcs/chaptersGetChapter.d.ts.map +1 -0
  5. package/dist/commonjs/funcs/{chaptersAppsApiRestV0ChapterGetChapter.js → chaptersGetChapter.js} +8 -8
  6. package/dist/commonjs/funcs/chaptersGetChapter.js.map +1 -0
  7. package/dist/{esm/funcs/communityAppsApiRestV0OrganizationListOrganization.d.ts → commonjs/funcs/chaptersListChapters.d.ts} +4 -4
  8. package/dist/commonjs/funcs/chaptersListChapters.d.ts.map +1 -0
  9. package/dist/commonjs/funcs/{chaptersAppsApiRestV0ChapterListChapters.js → chaptersListChapters.js} +8 -9
  10. package/dist/commonjs/funcs/chaptersListChapters.js.map +1 -0
  11. package/dist/{esm/funcs/committeesAppsApiRestV0CommitteeGetChapter.d.ts → commonjs/funcs/committeesGetCommittee.d.ts} +2 -2
  12. package/dist/commonjs/funcs/committeesGetCommittee.d.ts.map +1 -0
  13. package/dist/commonjs/funcs/{committeesAppsApiRestV0CommitteeGetChapter.js → committeesGetCommittee.js} +8 -8
  14. package/dist/commonjs/funcs/committeesGetCommittee.js.map +1 -0
  15. package/dist/commonjs/funcs/committeesListCommittees.js +3 -3
  16. package/dist/commonjs/funcs/committeesListCommittees.js.map +1 -1
  17. package/dist/{esm/funcs/communityAppsApiRestV0MemberGetMember.d.ts → commonjs/funcs/communityGetMember.d.ts} +2 -2
  18. package/dist/commonjs/funcs/communityGetMember.d.ts.map +1 -0
  19. package/dist/commonjs/funcs/{communityAppsApiRestV0MemberGetMember.js → communityGetMember.js} +8 -8
  20. package/dist/commonjs/funcs/communityGetMember.js.map +1 -0
  21. package/dist/{esm/funcs/communityAppsApiRestV0OrganizationGetOrganization.d.ts → commonjs/funcs/communityGetOrganization.d.ts} +2 -2
  22. package/dist/commonjs/funcs/communityGetOrganization.d.ts.map +1 -0
  23. package/dist/commonjs/funcs/{communityAppsApiRestV0OrganizationGetOrganization.js → communityGetOrganization.js} +8 -9
  24. package/dist/commonjs/funcs/communityGetOrganization.js.map +1 -0
  25. package/dist/commonjs/funcs/communityListMembers.js +3 -3
  26. package/dist/commonjs/funcs/communityListMembers.js.map +1 -1
  27. package/dist/commonjs/funcs/communityListOrganizations.d.ts +18 -0
  28. package/dist/commonjs/funcs/communityListOrganizations.d.ts.map +1 -0
  29. package/dist/commonjs/funcs/{communityAppsApiRestV0OrganizationListOrganization.js → communityListOrganizations.js} +8 -9
  30. package/dist/commonjs/funcs/communityListOrganizations.js.map +1 -0
  31. package/dist/{esm/funcs/eventsAppsApiRestV0EventListEvents.d.ts → commonjs/funcs/eventsListEvents.d.ts} +2 -2
  32. package/dist/commonjs/funcs/eventsListEvents.d.ts.map +1 -0
  33. package/dist/commonjs/funcs/{eventsAppsApiRestV0EventListEvents.js → eventsListEvents.js} +8 -9
  34. package/dist/commonjs/funcs/eventsListEvents.js.map +1 -0
  35. package/dist/commonjs/funcs/issuesListIssues.js +3 -3
  36. package/dist/commonjs/funcs/issuesListIssues.js.map +1 -1
  37. package/dist/{esm/funcs/projectsAppsApiRestV0ProjectGetProject.d.ts → commonjs/funcs/projectsGetProject.d.ts} +2 -2
  38. package/dist/commonjs/funcs/projectsGetProject.d.ts.map +1 -0
  39. package/dist/commonjs/funcs/{projectsAppsApiRestV0ProjectGetProject.js → projectsGetProject.js} +8 -8
  40. package/dist/commonjs/funcs/projectsGetProject.js.map +1 -0
  41. package/dist/commonjs/funcs/{communityAppsApiRestV0OrganizationListOrganization.d.ts → projectsListProjects.d.ts} +4 -4
  42. package/dist/commonjs/funcs/projectsListProjects.d.ts.map +1 -0
  43. package/dist/commonjs/funcs/{projectsAppsApiRestV0ProjectListProjects.js → projectsListProjects.js} +8 -9
  44. package/dist/commonjs/funcs/projectsListProjects.js.map +1 -0
  45. package/dist/commonjs/funcs/releasesListReleases.js +3 -3
  46. package/dist/commonjs/funcs/releasesListReleases.js.map +1 -1
  47. package/dist/commonjs/funcs/repositoriesListRepositories.js +3 -3
  48. package/dist/commonjs/funcs/repositoriesListRepositories.js.map +1 -1
  49. package/dist/commonjs/lib/config.d.ts +3 -3
  50. package/dist/commonjs/lib/config.d.ts.map +1 -1
  51. package/dist/commonjs/lib/config.js +2 -2
  52. package/dist/commonjs/lib/env.d.ts +1 -1
  53. package/dist/commonjs/lib/env.d.ts.map +1 -1
  54. package/dist/commonjs/lib/env.js +1 -1
  55. package/dist/commonjs/lib/env.js.map +1 -1
  56. package/dist/commonjs/lib/security.js +1 -1
  57. package/dist/commonjs/lib/security.js.map +1 -1
  58. package/dist/commonjs/models/operations/getchapter.d.ts +29 -0
  59. package/dist/commonjs/models/operations/getchapter.d.ts.map +1 -0
  60. package/dist/commonjs/models/operations/{appsapirestv0chaptergetchapter.js → getchapter.js} +17 -17
  61. package/dist/commonjs/models/operations/getchapter.js.map +1 -0
  62. package/dist/commonjs/models/operations/getcommittee.d.ts +29 -0
  63. package/dist/commonjs/models/operations/getcommittee.d.ts.map +1 -0
  64. package/dist/commonjs/models/operations/{appsapirestv0committeegetchapter.js → getcommittee.js} +17 -17
  65. package/dist/commonjs/models/operations/getcommittee.js.map +1 -0
  66. package/dist/commonjs/models/operations/getmember.d.ts +29 -0
  67. package/dist/commonjs/models/operations/getmember.d.ts.map +1 -0
  68. package/dist/commonjs/models/operations/{appsapirestv0membergetmember.js → getmember.js} +17 -17
  69. package/dist/commonjs/models/operations/getmember.js.map +1 -0
  70. package/dist/commonjs/models/operations/getorganization.d.ts +29 -0
  71. package/dist/commonjs/models/operations/getorganization.d.ts.map +1 -0
  72. package/dist/commonjs/models/operations/{appsapirestv0organizationgetorganization.js → getorganization.js} +17 -17
  73. package/dist/commonjs/models/operations/getorganization.js.map +1 -0
  74. package/dist/commonjs/models/operations/getproject.d.ts +29 -0
  75. package/dist/commonjs/models/operations/getproject.d.ts.map +1 -0
  76. package/dist/commonjs/models/operations/{appsapirestv0projectgetproject.js → getproject.js} +17 -17
  77. package/dist/commonjs/models/operations/getproject.js.map +1 -0
  78. package/dist/commonjs/models/operations/index.d.ts +9 -9
  79. package/dist/commonjs/models/operations/index.d.ts.map +1 -1
  80. package/dist/commonjs/models/operations/index.js +9 -9
  81. package/dist/commonjs/models/operations/index.js.map +1 -1
  82. package/dist/commonjs/models/operations/listchapters.d.ts +84 -0
  83. package/dist/commonjs/models/operations/listchapters.d.ts.map +1 -0
  84. package/dist/commonjs/models/operations/listchapters.js +110 -0
  85. package/dist/commonjs/models/operations/listchapters.js.map +1 -0
  86. package/dist/commonjs/models/operations/listevents.d.ts +74 -0
  87. package/dist/commonjs/models/operations/listevents.d.ts.map +1 -0
  88. package/dist/commonjs/models/operations/listevents.js +106 -0
  89. package/dist/commonjs/models/operations/listevents.js.map +1 -0
  90. package/dist/commonjs/models/operations/listorganizations.d.ts +79 -0
  91. package/dist/commonjs/models/operations/listorganizations.d.ts.map +1 -0
  92. package/dist/commonjs/models/operations/listorganizations.js +108 -0
  93. package/dist/commonjs/models/operations/listorganizations.js.map +1 -0
  94. package/dist/commonjs/models/operations/listprojects.d.ts +80 -0
  95. package/dist/commonjs/models/operations/listprojects.d.ts.map +1 -0
  96. package/dist/commonjs/models/operations/listprojects.js +109 -0
  97. package/dist/commonjs/models/operations/listprojects.js.map +1 -0
  98. package/dist/commonjs/models/security.d.ts +2 -2
  99. package/dist/commonjs/models/security.d.ts.map +1 -1
  100. package/dist/commonjs/models/security.js +4 -4
  101. package/dist/commonjs/models/security.js.map +1 -1
  102. package/dist/commonjs/sdk/chapters.d.ts +2 -2
  103. package/dist/commonjs/sdk/chapters.d.ts.map +1 -1
  104. package/dist/commonjs/sdk/chapters.js +6 -6
  105. package/dist/commonjs/sdk/chapters.js.map +1 -1
  106. package/dist/commonjs/sdk/committees.d.ts +1 -1
  107. package/dist/commonjs/sdk/committees.d.ts.map +1 -1
  108. package/dist/commonjs/sdk/committees.js +3 -3
  109. package/dist/commonjs/sdk/committees.js.map +1 -1
  110. package/dist/commonjs/sdk/community.d.ts +3 -3
  111. package/dist/commonjs/sdk/community.d.ts.map +1 -1
  112. package/dist/commonjs/sdk/community.js +9 -9
  113. package/dist/commonjs/sdk/community.js.map +1 -1
  114. package/dist/commonjs/sdk/events.d.ts +1 -1
  115. package/dist/commonjs/sdk/events.d.ts.map +1 -1
  116. package/dist/commonjs/sdk/events.js +3 -3
  117. package/dist/commonjs/sdk/events.js.map +1 -1
  118. package/dist/commonjs/sdk/projects.d.ts +2 -2
  119. package/dist/commonjs/sdk/projects.d.ts.map +1 -1
  120. package/dist/commonjs/sdk/projects.js +6 -6
  121. package/dist/commonjs/sdk/projects.js.map +1 -1
  122. package/dist/esm/funcs/{chaptersAppsApiRestV0ChapterGetChapter.d.ts → chaptersGetChapter.d.ts} +2 -2
  123. package/dist/esm/funcs/chaptersGetChapter.d.ts.map +1 -0
  124. package/dist/esm/funcs/{chaptersAppsApiRestV0ChapterGetChapter.js → chaptersGetChapter.js} +7 -7
  125. package/dist/esm/funcs/chaptersGetChapter.js.map +1 -0
  126. package/dist/{commonjs/funcs/chaptersAppsApiRestV0ChapterListChapters.d.ts → esm/funcs/chaptersListChapters.d.ts} +2 -2
  127. package/dist/esm/funcs/chaptersListChapters.d.ts.map +1 -0
  128. package/dist/esm/funcs/{chaptersAppsApiRestV0ChapterListChapters.js → chaptersListChapters.js} +7 -8
  129. package/dist/esm/funcs/chaptersListChapters.js.map +1 -0
  130. package/dist/{commonjs/funcs/committeesAppsApiRestV0CommitteeGetChapter.d.ts → esm/funcs/committeesGetCommittee.d.ts} +2 -2
  131. package/dist/esm/funcs/committeesGetCommittee.d.ts.map +1 -0
  132. package/dist/esm/funcs/{committeesAppsApiRestV0CommitteeGetChapter.js → committeesGetCommittee.js} +7 -7
  133. package/dist/esm/funcs/committeesGetCommittee.js.map +1 -0
  134. package/dist/esm/funcs/committeesListCommittees.js +3 -3
  135. package/dist/esm/funcs/committeesListCommittees.js.map +1 -1
  136. package/dist/{commonjs/funcs/communityAppsApiRestV0MemberGetMember.d.ts → esm/funcs/communityGetMember.d.ts} +2 -2
  137. package/dist/esm/funcs/communityGetMember.d.ts.map +1 -0
  138. package/dist/esm/funcs/{communityAppsApiRestV0MemberGetMember.js → communityGetMember.js} +7 -7
  139. package/dist/esm/funcs/communityGetMember.js.map +1 -0
  140. package/dist/{commonjs/funcs/communityAppsApiRestV0OrganizationGetOrganization.d.ts → esm/funcs/communityGetOrganization.d.ts} +2 -2
  141. package/dist/esm/funcs/communityGetOrganization.d.ts.map +1 -0
  142. package/dist/esm/funcs/{communityAppsApiRestV0OrganizationGetOrganization.js → communityGetOrganization.js} +7 -8
  143. package/dist/esm/funcs/communityGetOrganization.js.map +1 -0
  144. package/dist/esm/funcs/communityListMembers.js +3 -3
  145. package/dist/esm/funcs/communityListMembers.js.map +1 -1
  146. package/dist/esm/funcs/communityListOrganizations.d.ts +18 -0
  147. package/dist/esm/funcs/communityListOrganizations.d.ts.map +1 -0
  148. package/dist/esm/funcs/{communityAppsApiRestV0OrganizationListOrganization.js → communityListOrganizations.js} +7 -8
  149. package/dist/esm/funcs/communityListOrganizations.js.map +1 -0
  150. package/dist/{commonjs/funcs/eventsAppsApiRestV0EventListEvents.d.ts → esm/funcs/eventsListEvents.d.ts} +2 -2
  151. package/dist/esm/funcs/eventsListEvents.d.ts.map +1 -0
  152. package/dist/esm/funcs/{eventsAppsApiRestV0EventListEvents.js → eventsListEvents.js} +7 -8
  153. package/dist/esm/funcs/eventsListEvents.js.map +1 -0
  154. package/dist/esm/funcs/issuesListIssues.js +3 -3
  155. package/dist/esm/funcs/issuesListIssues.js.map +1 -1
  156. package/dist/{commonjs/funcs/projectsAppsApiRestV0ProjectGetProject.d.ts → esm/funcs/projectsGetProject.d.ts} +2 -2
  157. package/dist/esm/funcs/projectsGetProject.d.ts.map +1 -0
  158. package/dist/esm/funcs/{projectsAppsApiRestV0ProjectGetProject.js → projectsGetProject.js} +7 -7
  159. package/dist/esm/funcs/projectsGetProject.js.map +1 -0
  160. package/dist/esm/funcs/{projectsAppsApiRestV0ProjectListProjects.d.ts → projectsListProjects.d.ts} +2 -2
  161. package/dist/esm/funcs/projectsListProjects.d.ts.map +1 -0
  162. package/dist/esm/funcs/{projectsAppsApiRestV0ProjectListProjects.js → projectsListProjects.js} +7 -8
  163. package/dist/esm/funcs/projectsListProjects.js.map +1 -0
  164. package/dist/esm/funcs/releasesListReleases.js +3 -3
  165. package/dist/esm/funcs/releasesListReleases.js.map +1 -1
  166. package/dist/esm/funcs/repositoriesListRepositories.js +3 -3
  167. package/dist/esm/funcs/repositoriesListRepositories.js.map +1 -1
  168. package/dist/esm/lib/config.d.ts +3 -3
  169. package/dist/esm/lib/config.d.ts.map +1 -1
  170. package/dist/esm/lib/config.js +2 -2
  171. package/dist/esm/lib/env.d.ts +1 -1
  172. package/dist/esm/lib/env.d.ts.map +1 -1
  173. package/dist/esm/lib/env.js +1 -1
  174. package/dist/esm/lib/env.js.map +1 -1
  175. package/dist/esm/lib/security.js +1 -1
  176. package/dist/esm/lib/security.js.map +1 -1
  177. package/dist/esm/models/operations/getchapter.d.ts +29 -0
  178. package/dist/esm/models/operations/getchapter.d.ts.map +1 -0
  179. package/dist/esm/models/operations/getchapter.js +40 -0
  180. package/dist/esm/models/operations/getchapter.js.map +1 -0
  181. package/dist/esm/models/operations/getcommittee.d.ts +29 -0
  182. package/dist/esm/models/operations/getcommittee.d.ts.map +1 -0
  183. package/dist/esm/models/operations/getcommittee.js +40 -0
  184. package/dist/esm/models/operations/getcommittee.js.map +1 -0
  185. package/dist/esm/models/operations/getmember.d.ts +29 -0
  186. package/dist/esm/models/operations/getmember.d.ts.map +1 -0
  187. package/dist/esm/models/operations/getmember.js +40 -0
  188. package/dist/esm/models/operations/getmember.js.map +1 -0
  189. package/dist/esm/models/operations/getorganization.d.ts +29 -0
  190. package/dist/esm/models/operations/getorganization.d.ts.map +1 -0
  191. package/dist/esm/models/operations/getorganization.js +40 -0
  192. package/dist/esm/models/operations/getorganization.js.map +1 -0
  193. package/dist/esm/models/operations/getproject.d.ts +29 -0
  194. package/dist/esm/models/operations/getproject.d.ts.map +1 -0
  195. package/dist/esm/models/operations/getproject.js +40 -0
  196. package/dist/esm/models/operations/getproject.js.map +1 -0
  197. package/dist/esm/models/operations/index.d.ts +9 -9
  198. package/dist/esm/models/operations/index.d.ts.map +1 -1
  199. package/dist/esm/models/operations/index.js +9 -9
  200. package/dist/esm/models/operations/index.js.map +1 -1
  201. package/dist/esm/models/operations/listchapters.d.ts +84 -0
  202. package/dist/esm/models/operations/listchapters.d.ts.map +1 -0
  203. package/dist/esm/models/operations/listchapters.js +72 -0
  204. package/dist/esm/models/operations/listchapters.js.map +1 -0
  205. package/dist/esm/models/operations/listevents.d.ts +74 -0
  206. package/dist/esm/models/operations/listevents.d.ts.map +1 -0
  207. package/dist/esm/models/operations/listevents.js +68 -0
  208. package/dist/esm/models/operations/listevents.js.map +1 -0
  209. package/dist/esm/models/operations/listorganizations.d.ts +79 -0
  210. package/dist/esm/models/operations/listorganizations.d.ts.map +1 -0
  211. package/dist/esm/models/operations/listorganizations.js +70 -0
  212. package/dist/esm/models/operations/listorganizations.js.map +1 -0
  213. package/dist/esm/models/operations/listprojects.d.ts +80 -0
  214. package/dist/esm/models/operations/listprojects.d.ts.map +1 -0
  215. package/dist/esm/models/operations/listprojects.js +71 -0
  216. package/dist/esm/models/operations/listprojects.js.map +1 -0
  217. package/dist/esm/models/security.d.ts +2 -2
  218. package/dist/esm/models/security.d.ts.map +1 -1
  219. package/dist/esm/models/security.js +4 -4
  220. package/dist/esm/models/security.js.map +1 -1
  221. package/dist/esm/sdk/chapters.d.ts +2 -2
  222. package/dist/esm/sdk/chapters.d.ts.map +1 -1
  223. package/dist/esm/sdk/chapters.js +6 -6
  224. package/dist/esm/sdk/chapters.js.map +1 -1
  225. package/dist/esm/sdk/committees.d.ts +1 -1
  226. package/dist/esm/sdk/committees.d.ts.map +1 -1
  227. package/dist/esm/sdk/committees.js +3 -3
  228. package/dist/esm/sdk/committees.js.map +1 -1
  229. package/dist/esm/sdk/community.d.ts +3 -3
  230. package/dist/esm/sdk/community.d.ts.map +1 -1
  231. package/dist/esm/sdk/community.js +9 -9
  232. package/dist/esm/sdk/community.js.map +1 -1
  233. package/dist/esm/sdk/events.d.ts +1 -1
  234. package/dist/esm/sdk/events.d.ts.map +1 -1
  235. package/dist/esm/sdk/events.js +3 -3
  236. package/dist/esm/sdk/events.js.map +1 -1
  237. package/dist/esm/sdk/projects.d.ts +2 -2
  238. package/dist/esm/sdk/projects.d.ts.map +1 -1
  239. package/dist/esm/sdk/projects.js +6 -6
  240. package/dist/esm/sdk/projects.js.map +1 -1
  241. package/docs/sdks/chapters/README.md +26 -20
  242. package/docs/sdks/committees/README.md +12 -12
  243. package/docs/sdks/community/README.md +32 -32
  244. package/docs/sdks/events/README.md +10 -10
  245. package/docs/sdks/issues/README.md +2 -2
  246. package/docs/sdks/projects/README.md +20 -20
  247. package/docs/sdks/releases/README.md +2 -2
  248. package/docs/sdks/repositories/README.md +2 -2
  249. package/examples/{chaptersAppsApiRestV0ChapterListChapters.example.ts → chaptersListChapters.example.ts} +6 -3
  250. package/examples/package-lock.json +1 -1
  251. package/jsr.json +1 -1
  252. package/package.json +1 -1
  253. package/src/funcs/{chaptersAppsApiRestV0ChapterGetChapter.ts → chaptersGetChapter.ts} +8 -11
  254. package/src/funcs/{chaptersAppsApiRestV0ChapterListChapters.ts → chaptersListChapters.ts} +8 -9
  255. package/src/funcs/{committeesAppsApiRestV0CommitteeGetChapter.ts → committeesGetCommittee.ts} +8 -11
  256. package/src/funcs/committeesListCommittees.ts +3 -3
  257. package/src/funcs/{communityAppsApiRestV0MemberGetMember.ts → communityGetMember.ts} +8 -11
  258. package/src/funcs/{communityAppsApiRestV0OrganizationGetOrganization.ts → communityGetOrganization.ts} +8 -10
  259. package/src/funcs/communityListMembers.ts +3 -3
  260. package/src/funcs/{communityAppsApiRestV0OrganizationListOrganization.ts → communityListOrganizations.ts} +10 -13
  261. package/src/funcs/{eventsAppsApiRestV0EventListEvents.ts → eventsListEvents.ts} +8 -9
  262. package/src/funcs/issuesListIssues.ts +3 -3
  263. package/src/funcs/{projectsAppsApiRestV0ProjectGetProject.ts → projectsGetProject.ts} +8 -11
  264. package/src/funcs/{projectsAppsApiRestV0ProjectListProjects.ts → projectsListProjects.ts} +8 -9
  265. package/src/funcs/releasesListReleases.ts +3 -3
  266. package/src/funcs/repositoriesListRepositories.ts +3 -3
  267. package/src/lib/config.ts +3 -3
  268. package/src/lib/env.ts +2 -2
  269. package/src/lib/security.ts +1 -1
  270. package/src/models/operations/getchapter.ts +75 -0
  271. package/src/models/operations/getcommittee.ts +75 -0
  272. package/src/models/operations/getmember.ts +75 -0
  273. package/src/models/operations/getorganization.ts +75 -0
  274. package/src/models/operations/getproject.ts +75 -0
  275. package/src/models/operations/index.ts +9 -9
  276. package/src/models/operations/listchapters.ts +136 -0
  277. package/src/models/operations/listevents.ts +122 -0
  278. package/src/models/operations/listorganizations.ts +131 -0
  279. package/src/models/operations/listprojects.ts +130 -0
  280. package/src/models/security.ts +6 -6
  281. package/src/sdk/chapters.ts +8 -8
  282. package/src/sdk/committees.ts +4 -4
  283. package/src/sdk/community.ts +12 -14
  284. package/src/sdk/events.ts +4 -4
  285. package/src/sdk/projects.ts +8 -8
  286. package/dist/commonjs/funcs/chaptersAppsApiRestV0ChapterGetChapter.d.ts.map +0 -1
  287. package/dist/commonjs/funcs/chaptersAppsApiRestV0ChapterGetChapter.js.map +0 -1
  288. package/dist/commonjs/funcs/chaptersAppsApiRestV0ChapterListChapters.d.ts.map +0 -1
  289. package/dist/commonjs/funcs/chaptersAppsApiRestV0ChapterListChapters.js.map +0 -1
  290. package/dist/commonjs/funcs/committeesAppsApiRestV0CommitteeGetChapter.d.ts.map +0 -1
  291. package/dist/commonjs/funcs/committeesAppsApiRestV0CommitteeGetChapter.js.map +0 -1
  292. package/dist/commonjs/funcs/communityAppsApiRestV0MemberGetMember.d.ts.map +0 -1
  293. package/dist/commonjs/funcs/communityAppsApiRestV0MemberGetMember.js.map +0 -1
  294. package/dist/commonjs/funcs/communityAppsApiRestV0OrganizationGetOrganization.d.ts.map +0 -1
  295. package/dist/commonjs/funcs/communityAppsApiRestV0OrganizationGetOrganization.js.map +0 -1
  296. package/dist/commonjs/funcs/communityAppsApiRestV0OrganizationListOrganization.d.ts.map +0 -1
  297. package/dist/commonjs/funcs/communityAppsApiRestV0OrganizationListOrganization.js.map +0 -1
  298. package/dist/commonjs/funcs/eventsAppsApiRestV0EventListEvents.d.ts.map +0 -1
  299. package/dist/commonjs/funcs/eventsAppsApiRestV0EventListEvents.js.map +0 -1
  300. package/dist/commonjs/funcs/projectsAppsApiRestV0ProjectGetProject.d.ts.map +0 -1
  301. package/dist/commonjs/funcs/projectsAppsApiRestV0ProjectGetProject.js.map +0 -1
  302. package/dist/commonjs/funcs/projectsAppsApiRestV0ProjectListProjects.d.ts +0 -18
  303. package/dist/commonjs/funcs/projectsAppsApiRestV0ProjectListProjects.d.ts.map +0 -1
  304. package/dist/commonjs/funcs/projectsAppsApiRestV0ProjectListProjects.js.map +0 -1
  305. package/dist/commonjs/models/operations/appsapirestv0chaptergetchapter.d.ts +0 -29
  306. package/dist/commonjs/models/operations/appsapirestv0chaptergetchapter.d.ts.map +0 -1
  307. package/dist/commonjs/models/operations/appsapirestv0chaptergetchapter.js.map +0 -1
  308. package/dist/commonjs/models/operations/appsapirestv0chapterlistchapters.d.ts +0 -84
  309. package/dist/commonjs/models/operations/appsapirestv0chapterlistchapters.d.ts.map +0 -1
  310. package/dist/commonjs/models/operations/appsapirestv0chapterlistchapters.js +0 -113
  311. package/dist/commonjs/models/operations/appsapirestv0chapterlistchapters.js.map +0 -1
  312. package/dist/commonjs/models/operations/appsapirestv0committeegetchapter.d.ts +0 -29
  313. package/dist/commonjs/models/operations/appsapirestv0committeegetchapter.d.ts.map +0 -1
  314. package/dist/commonjs/models/operations/appsapirestv0committeegetchapter.js.map +0 -1
  315. package/dist/commonjs/models/operations/appsapirestv0eventlistevents.d.ts +0 -74
  316. package/dist/commonjs/models/operations/appsapirestv0eventlistevents.d.ts.map +0 -1
  317. package/dist/commonjs/models/operations/appsapirestv0eventlistevents.js +0 -108
  318. package/dist/commonjs/models/operations/appsapirestv0eventlistevents.js.map +0 -1
  319. package/dist/commonjs/models/operations/appsapirestv0membergetmember.d.ts +0 -29
  320. package/dist/commonjs/models/operations/appsapirestv0membergetmember.d.ts.map +0 -1
  321. package/dist/commonjs/models/operations/appsapirestv0membergetmember.js.map +0 -1
  322. package/dist/commonjs/models/operations/appsapirestv0organizationgetorganization.d.ts +0 -29
  323. package/dist/commonjs/models/operations/appsapirestv0organizationgetorganization.d.ts.map +0 -1
  324. package/dist/commonjs/models/operations/appsapirestv0organizationgetorganization.js.map +0 -1
  325. package/dist/commonjs/models/operations/appsapirestv0organizationlistorganization.d.ts +0 -79
  326. package/dist/commonjs/models/operations/appsapirestv0organizationlistorganization.d.ts.map +0 -1
  327. package/dist/commonjs/models/operations/appsapirestv0organizationlistorganization.js +0 -109
  328. package/dist/commonjs/models/operations/appsapirestv0organizationlistorganization.js.map +0 -1
  329. package/dist/commonjs/models/operations/appsapirestv0projectgetproject.d.ts +0 -29
  330. package/dist/commonjs/models/operations/appsapirestv0projectgetproject.d.ts.map +0 -1
  331. package/dist/commonjs/models/operations/appsapirestv0projectgetproject.js.map +0 -1
  332. package/dist/commonjs/models/operations/appsapirestv0projectlistprojects.d.ts +0 -80
  333. package/dist/commonjs/models/operations/appsapirestv0projectlistprojects.d.ts.map +0 -1
  334. package/dist/commonjs/models/operations/appsapirestv0projectlistprojects.js +0 -112
  335. package/dist/commonjs/models/operations/appsapirestv0projectlistprojects.js.map +0 -1
  336. package/dist/esm/funcs/chaptersAppsApiRestV0ChapterGetChapter.d.ts.map +0 -1
  337. package/dist/esm/funcs/chaptersAppsApiRestV0ChapterGetChapter.js.map +0 -1
  338. package/dist/esm/funcs/chaptersAppsApiRestV0ChapterListChapters.d.ts +0 -18
  339. package/dist/esm/funcs/chaptersAppsApiRestV0ChapterListChapters.d.ts.map +0 -1
  340. package/dist/esm/funcs/chaptersAppsApiRestV0ChapterListChapters.js.map +0 -1
  341. package/dist/esm/funcs/committeesAppsApiRestV0CommitteeGetChapter.d.ts.map +0 -1
  342. package/dist/esm/funcs/committeesAppsApiRestV0CommitteeGetChapter.js.map +0 -1
  343. package/dist/esm/funcs/communityAppsApiRestV0MemberGetMember.d.ts.map +0 -1
  344. package/dist/esm/funcs/communityAppsApiRestV0MemberGetMember.js.map +0 -1
  345. package/dist/esm/funcs/communityAppsApiRestV0OrganizationGetOrganization.d.ts.map +0 -1
  346. package/dist/esm/funcs/communityAppsApiRestV0OrganizationGetOrganization.js.map +0 -1
  347. package/dist/esm/funcs/communityAppsApiRestV0OrganizationListOrganization.d.ts.map +0 -1
  348. package/dist/esm/funcs/communityAppsApiRestV0OrganizationListOrganization.js.map +0 -1
  349. package/dist/esm/funcs/eventsAppsApiRestV0EventListEvents.d.ts.map +0 -1
  350. package/dist/esm/funcs/eventsAppsApiRestV0EventListEvents.js.map +0 -1
  351. package/dist/esm/funcs/projectsAppsApiRestV0ProjectGetProject.d.ts.map +0 -1
  352. package/dist/esm/funcs/projectsAppsApiRestV0ProjectGetProject.js.map +0 -1
  353. package/dist/esm/funcs/projectsAppsApiRestV0ProjectListProjects.d.ts.map +0 -1
  354. package/dist/esm/funcs/projectsAppsApiRestV0ProjectListProjects.js.map +0 -1
  355. package/dist/esm/models/operations/appsapirestv0chaptergetchapter.d.ts +0 -29
  356. package/dist/esm/models/operations/appsapirestv0chaptergetchapter.d.ts.map +0 -1
  357. package/dist/esm/models/operations/appsapirestv0chaptergetchapter.js +0 -40
  358. package/dist/esm/models/operations/appsapirestv0chaptergetchapter.js.map +0 -1
  359. package/dist/esm/models/operations/appsapirestv0chapterlistchapters.d.ts +0 -84
  360. package/dist/esm/models/operations/appsapirestv0chapterlistchapters.d.ts.map +0 -1
  361. package/dist/esm/models/operations/appsapirestv0chapterlistchapters.js +0 -75
  362. package/dist/esm/models/operations/appsapirestv0chapterlistchapters.js.map +0 -1
  363. package/dist/esm/models/operations/appsapirestv0committeegetchapter.d.ts +0 -29
  364. package/dist/esm/models/operations/appsapirestv0committeegetchapter.d.ts.map +0 -1
  365. package/dist/esm/models/operations/appsapirestv0committeegetchapter.js +0 -40
  366. package/dist/esm/models/operations/appsapirestv0committeegetchapter.js.map +0 -1
  367. package/dist/esm/models/operations/appsapirestv0eventlistevents.d.ts +0 -74
  368. package/dist/esm/models/operations/appsapirestv0eventlistevents.d.ts.map +0 -1
  369. package/dist/esm/models/operations/appsapirestv0eventlistevents.js +0 -70
  370. package/dist/esm/models/operations/appsapirestv0eventlistevents.js.map +0 -1
  371. package/dist/esm/models/operations/appsapirestv0membergetmember.d.ts +0 -29
  372. package/dist/esm/models/operations/appsapirestv0membergetmember.d.ts.map +0 -1
  373. package/dist/esm/models/operations/appsapirestv0membergetmember.js +0 -40
  374. package/dist/esm/models/operations/appsapirestv0membergetmember.js.map +0 -1
  375. package/dist/esm/models/operations/appsapirestv0organizationgetorganization.d.ts +0 -29
  376. package/dist/esm/models/operations/appsapirestv0organizationgetorganization.d.ts.map +0 -1
  377. package/dist/esm/models/operations/appsapirestv0organizationgetorganization.js +0 -40
  378. package/dist/esm/models/operations/appsapirestv0organizationgetorganization.js.map +0 -1
  379. package/dist/esm/models/operations/appsapirestv0organizationlistorganization.d.ts +0 -79
  380. package/dist/esm/models/operations/appsapirestv0organizationlistorganization.d.ts.map +0 -1
  381. package/dist/esm/models/operations/appsapirestv0organizationlistorganization.js +0 -71
  382. package/dist/esm/models/operations/appsapirestv0organizationlistorganization.js.map +0 -1
  383. package/dist/esm/models/operations/appsapirestv0projectgetproject.d.ts +0 -29
  384. package/dist/esm/models/operations/appsapirestv0projectgetproject.d.ts.map +0 -1
  385. package/dist/esm/models/operations/appsapirestv0projectgetproject.js +0 -40
  386. package/dist/esm/models/operations/appsapirestv0projectgetproject.js.map +0 -1
  387. package/dist/esm/models/operations/appsapirestv0projectlistprojects.d.ts +0 -80
  388. package/dist/esm/models/operations/appsapirestv0projectlistprojects.d.ts.map +0 -1
  389. package/dist/esm/models/operations/appsapirestv0projectlistprojects.js +0 -74
  390. package/dist/esm/models/operations/appsapirestv0projectlistprojects.js.map +0 -1
  391. package/src/models/operations/appsapirestv0chaptergetchapter.ts +0 -80
  392. package/src/models/operations/appsapirestv0chapterlistchapters.ts +0 -153
  393. package/src/models/operations/appsapirestv0committeegetchapter.ts +0 -86
  394. package/src/models/operations/appsapirestv0eventlistevents.ts +0 -134
  395. package/src/models/operations/appsapirestv0membergetmember.ts +0 -80
  396. package/src/models/operations/appsapirestv0organizationgetorganization.ts +0 -89
  397. package/src/models/operations/appsapirestv0organizationlistorganization.ts +0 -154
  398. package/src/models/operations/appsapirestv0projectgetproject.ts +0 -80
  399. package/src/models/operations/appsapirestv0projectlistprojects.ts +0 -147
@@ -1,80 +0,0 @@
1
- import * as z from "zod";
2
- import { ClosedEnum } from "../../types/enums.js";
3
- import { Result as SafeParseResult } from "../../types/fp.js";
4
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- import * as models from "../index.js";
6
- /**
7
- * Ordering field
8
- */
9
- export declare const AppsApiRestV0ProjectListProjectsOrdering: {
10
- readonly CreatedAt: "created_at";
11
- readonly MinusCreatedAt: "-created_at";
12
- readonly UpdatedAt: "updated_at";
13
- readonly MinusUpdatedAt: "-updated_at";
14
- };
15
- /**
16
- * Ordering field
17
- */
18
- export type AppsApiRestV0ProjectListProjectsOrdering = ClosedEnum<typeof AppsApiRestV0ProjectListProjectsOrdering>;
19
- export type AppsApiRestV0ProjectListProjectsRequest = {
20
- /**
21
- * Level of the project
22
- */
23
- level?: models.ProjectLevel | null | undefined;
24
- /**
25
- * Ordering field
26
- */
27
- ordering?: AppsApiRestV0ProjectListProjectsOrdering | null | undefined;
28
- page?: number | undefined;
29
- pageSize?: number | null | undefined;
30
- };
31
- /** @internal */
32
- export declare const AppsApiRestV0ProjectListProjectsOrdering$inboundSchema: z.ZodNativeEnum<typeof AppsApiRestV0ProjectListProjectsOrdering>;
33
- /** @internal */
34
- export declare const AppsApiRestV0ProjectListProjectsOrdering$outboundSchema: z.ZodNativeEnum<typeof AppsApiRestV0ProjectListProjectsOrdering>;
35
- /**
36
- * @internal
37
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
38
- */
39
- export declare namespace AppsApiRestV0ProjectListProjectsOrdering$ {
40
- /** @deprecated use `AppsApiRestV0ProjectListProjectsOrdering$inboundSchema` instead. */
41
- const inboundSchema: z.ZodNativeEnum<{
42
- readonly CreatedAt: "created_at";
43
- readonly MinusCreatedAt: "-created_at";
44
- readonly UpdatedAt: "updated_at";
45
- readonly MinusUpdatedAt: "-updated_at";
46
- }>;
47
- /** @deprecated use `AppsApiRestV0ProjectListProjectsOrdering$outboundSchema` instead. */
48
- const outboundSchema: z.ZodNativeEnum<{
49
- readonly CreatedAt: "created_at";
50
- readonly MinusCreatedAt: "-created_at";
51
- readonly UpdatedAt: "updated_at";
52
- readonly MinusUpdatedAt: "-updated_at";
53
- }>;
54
- }
55
- /** @internal */
56
- export declare const AppsApiRestV0ProjectListProjectsRequest$inboundSchema: z.ZodType<AppsApiRestV0ProjectListProjectsRequest, z.ZodTypeDef, unknown>;
57
- /** @internal */
58
- export type AppsApiRestV0ProjectListProjectsRequest$Outbound = {
59
- level?: string | null | undefined;
60
- ordering?: string | null | undefined;
61
- page: number;
62
- page_size?: number | null | undefined;
63
- };
64
- /** @internal */
65
- export declare const AppsApiRestV0ProjectListProjectsRequest$outboundSchema: z.ZodType<AppsApiRestV0ProjectListProjectsRequest$Outbound, z.ZodTypeDef, AppsApiRestV0ProjectListProjectsRequest>;
66
- /**
67
- * @internal
68
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
69
- */
70
- export declare namespace AppsApiRestV0ProjectListProjectsRequest$ {
71
- /** @deprecated use `AppsApiRestV0ProjectListProjectsRequest$inboundSchema` instead. */
72
- const inboundSchema: z.ZodType<AppsApiRestV0ProjectListProjectsRequest, z.ZodTypeDef, unknown>;
73
- /** @deprecated use `AppsApiRestV0ProjectListProjectsRequest$outboundSchema` instead. */
74
- const outboundSchema: z.ZodType<AppsApiRestV0ProjectListProjectsRequest$Outbound, z.ZodTypeDef, AppsApiRestV0ProjectListProjectsRequest>;
75
- /** @deprecated use `AppsApiRestV0ProjectListProjectsRequest$Outbound` instead. */
76
- type Outbound = AppsApiRestV0ProjectListProjectsRequest$Outbound;
77
- }
78
- export declare function appsApiRestV0ProjectListProjectsRequestToJSON(appsApiRestV0ProjectListProjectsRequest: AppsApiRestV0ProjectListProjectsRequest): string;
79
- export declare function appsApiRestV0ProjectListProjectsRequestFromJSON(jsonString: string): SafeParseResult<AppsApiRestV0ProjectListProjectsRequest, SDKValidationError>;
80
- //# sourceMappingURL=appsapirestv0projectlistprojects.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appsapirestv0projectlistprojects.d.ts","sourceRoot":"","sources":["../../../../src/models/operations/appsapirestv0projectlistprojects.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AAEtC;;GAEG;AACH,eAAO,MAAM,wCAAwC;;;;;CAK3C,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,wCAAwC,GAAG,UAAU,CAC/D,OAAO,wCAAwC,CAChD,CAAC;AAEF,MAAM,MAAM,uCAAuC,GAAG;IACpD;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC,YAAY,GAAG,IAAI,GAAG,SAAS,CAAC;IAC/C;;OAEG;IACH,QAAQ,CAAC,EAAE,wCAAwC,GAAG,IAAI,GAAG,SAAS,CAAC;IACvE,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACtC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EACjE,CAAC,CAAC,aAAa,CAAC,OAAO,wCAAwC,CACR,CAAC;AAE1D,gBAAgB;AAChB,eAAO,MAAM,uDAAuD,EAClE,CAAC,CAAC,aAAa,CAAC,OAAO,wCAAwC,CACP,CAAC;AAE3D;;;GAGG;AACH,yBAAiB,yCAAyC,CAAC;IACzD,wFAAwF;IACjF,MAAM,aAAa;;;;;MAC8B,CAAC;IACzD,yFAAyF;IAClF,MAAM,cAAc;;;;;MAC8B,CAAC;CAC3D;AAED,gBAAgB;AAChB,eAAO,MAAM,qDAAqD,EAAE,CAAC,CAAC,OAAO,CAC3E,uCAAuC,EACvC,CAAC,CAAC,UAAU,EACZ,OAAO,CAWP,CAAC;AAEH,gBAAgB;AAChB,MAAM,MAAM,gDAAgD,GAAG;IAC7D,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IAClC,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;CACvC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sDAAsD,EAAE,CAAC,CAAC,OAAO,CAC5E,gDAAgD,EAChD,CAAC,CAAC,UAAU,EACZ,uCAAuC,CAWvC,CAAC;AAEH;;;GAGG;AACH,yBAAiB,wCAAwC,CAAC;IACxD,uFAAuF;IAChF,MAAM,aAAa,2EAC6B,CAAC;IACxD,wFAAwF;IACjF,MAAM,cAAc,oHAC6B,CAAC;IACzD,kFAAkF;IAClF,KAAY,QAAQ,GAAG,gDAAgD,CAAC;CACzE;AAED,wBAAgB,6CAA6C,CAC3D,uCAAuC,EACrC,uCAAuC,GACxC,MAAM,CAMR;AAED,wBAAgB,+CAA+C,CAC7D,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,uCAAuC,EACvC,kBAAkB,CACnB,CASA"}
@@ -1,74 +0,0 @@
1
- /*
2
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
- */
4
- import * as z from "zod";
5
- import { remap as remap$ } from "../../lib/primitives.js";
6
- import { safeParse } from "../../lib/schemas.js";
7
- import * as models from "../index.js";
8
- /**
9
- * Ordering field
10
- */
11
- export const AppsApiRestV0ProjectListProjectsOrdering = {
12
- CreatedAt: "created_at",
13
- MinusCreatedAt: "-created_at",
14
- UpdatedAt: "updated_at",
15
- MinusUpdatedAt: "-updated_at",
16
- };
17
- /** @internal */
18
- export const AppsApiRestV0ProjectListProjectsOrdering$inboundSchema = z
19
- .nativeEnum(AppsApiRestV0ProjectListProjectsOrdering);
20
- /** @internal */
21
- export const AppsApiRestV0ProjectListProjectsOrdering$outboundSchema = AppsApiRestV0ProjectListProjectsOrdering$inboundSchema;
22
- /**
23
- * @internal
24
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
25
- */
26
- export var AppsApiRestV0ProjectListProjectsOrdering$;
27
- (function (AppsApiRestV0ProjectListProjectsOrdering$) {
28
- /** @deprecated use `AppsApiRestV0ProjectListProjectsOrdering$inboundSchema` instead. */
29
- AppsApiRestV0ProjectListProjectsOrdering$.inboundSchema = AppsApiRestV0ProjectListProjectsOrdering$inboundSchema;
30
- /** @deprecated use `AppsApiRestV0ProjectListProjectsOrdering$outboundSchema` instead. */
31
- AppsApiRestV0ProjectListProjectsOrdering$.outboundSchema = AppsApiRestV0ProjectListProjectsOrdering$outboundSchema;
32
- })(AppsApiRestV0ProjectListProjectsOrdering$ || (AppsApiRestV0ProjectListProjectsOrdering$ = {}));
33
- /** @internal */
34
- export const AppsApiRestV0ProjectListProjectsRequest$inboundSchema = z.object({
35
- level: z.nullable(models.ProjectLevel$inboundSchema).optional(),
36
- ordering: z.nullable(AppsApiRestV0ProjectListProjectsOrdering$inboundSchema)
37
- .optional(),
38
- page: z.number().int().default(1),
39
- page_size: z.nullable(z.number().int()).optional(),
40
- }).transform((v) => {
41
- return remap$(v, {
42
- "page_size": "pageSize",
43
- });
44
- });
45
- /** @internal */
46
- export const AppsApiRestV0ProjectListProjectsRequest$outboundSchema = z.object({
47
- level: z.nullable(models.ProjectLevel$outboundSchema).optional(),
48
- ordering: z.nullable(AppsApiRestV0ProjectListProjectsOrdering$outboundSchema)
49
- .optional(),
50
- page: z.number().int().default(1),
51
- pageSize: z.nullable(z.number().int()).optional(),
52
- }).transform((v) => {
53
- return remap$(v, {
54
- pageSize: "page_size",
55
- });
56
- });
57
- /**
58
- * @internal
59
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
60
- */
61
- export var AppsApiRestV0ProjectListProjectsRequest$;
62
- (function (AppsApiRestV0ProjectListProjectsRequest$) {
63
- /** @deprecated use `AppsApiRestV0ProjectListProjectsRequest$inboundSchema` instead. */
64
- AppsApiRestV0ProjectListProjectsRequest$.inboundSchema = AppsApiRestV0ProjectListProjectsRequest$inboundSchema;
65
- /** @deprecated use `AppsApiRestV0ProjectListProjectsRequest$outboundSchema` instead. */
66
- AppsApiRestV0ProjectListProjectsRequest$.outboundSchema = AppsApiRestV0ProjectListProjectsRequest$outboundSchema;
67
- })(AppsApiRestV0ProjectListProjectsRequest$ || (AppsApiRestV0ProjectListProjectsRequest$ = {}));
68
- export function appsApiRestV0ProjectListProjectsRequestToJSON(appsApiRestV0ProjectListProjectsRequest) {
69
- return JSON.stringify(AppsApiRestV0ProjectListProjectsRequest$outboundSchema.parse(appsApiRestV0ProjectListProjectsRequest));
70
- }
71
- export function appsApiRestV0ProjectListProjectsRequestFromJSON(jsonString) {
72
- return safeParse(jsonString, (x) => AppsApiRestV0ProjectListProjectsRequest$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'AppsApiRestV0ProjectListProjectsRequest' from JSON`);
73
- }
74
- //# sourceMappingURL=appsapirestv0projectlistprojects.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appsapirestv0projectlistprojects.js","sourceRoot":"","sources":["../../../../src/models/operations/appsapirestv0projectlistprojects.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,KAAK,IAAI,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AAIjD,OAAO,KAAK,MAAM,MAAM,aAAa,CAAC;AAEtC;;GAEG;AACH,MAAM,CAAC,MAAM,wCAAwC,GAAG;IACtD,SAAS,EAAE,YAAY;IACvB,cAAc,EAAE,aAAa;IAC7B,SAAS,EAAE,YAAY;IACvB,cAAc,EAAE,aAAa;CACrB,CAAC;AAqBX,gBAAgB;AAChB,MAAM,CAAC,MAAM,sDAAsD,GACE,CAAC;KACjE,UAAU,CAAC,wCAAwC,CAAC,CAAC;AAE1D,gBAAgB;AAChB,MAAM,CAAC,MAAM,uDAAuD,GAEhE,sDAAsD,CAAC;AAE3D;;;GAGG;AACH,MAAM,KAAW,yCAAyC,CAOzD;AAPD,WAAiB,yCAAyC;IACxD,wFAAwF;IAC3E,uDAAa,GACxB,sDAAsD,CAAC;IACzD,yFAAyF;IAC5E,wDAAc,GACzB,uDAAuD,CAAC;AAC5D,CAAC,EAPgB,yCAAyC,KAAzC,yCAAyC,QAOzD;AAED,gBAAgB;AAChB,MAAM,CAAC,MAAM,qDAAqD,GAI9D,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,MAAM,CAAC,0BAA0B,CAAC,CAAC,QAAQ,EAAE;IAC/D,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,sDAAsD,CAAC;SACzE,QAAQ,EAAE;IACb,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IACjC,SAAS,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CACnD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,WAAW,EAAE,UAAU;KACxB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAUH,gBAAgB;AAChB,MAAM,CAAC,MAAM,sDAAsD,GAI/D,CAAC,CAAC,MAAM,CAAC;IACX,KAAK,EAAE,CAAC,CAAC,QAAQ,CAAC,MAAM,CAAC,2BAA2B,CAAC,CAAC,QAAQ,EAAE;IAChE,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,uDAAuD,CAAC;SAC1E,QAAQ,EAAE;IACb,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IACjC,QAAQ,EAAE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,CAAC,QAAQ,EAAE;CAClD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,MAAM,CAAC,CAAC,EAAE;QACf,QAAQ,EAAE,WAAW;KACtB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH;;;GAGG;AACH,MAAM,KAAW,wCAAwC,CASxD;AATD,WAAiB,wCAAwC;IACvD,uFAAuF;IAC1E,sDAAa,GACxB,qDAAqD,CAAC;IACxD,wFAAwF;IAC3E,uDAAc,GACzB,sDAAsD,CAAC;AAG3D,CAAC,EATgB,wCAAwC,KAAxC,wCAAwC,QASxD;AAED,MAAM,UAAU,6CAA6C,CAC3D,uCACyC;IAEzC,OAAO,IAAI,CAAC,SAAS,CACnB,sDAAsD,CAAC,KAAK,CAC1D,uCAAuC,CACxC,CACF,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,+CAA+C,CAC7D,UAAkB;IAKlB,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,qDAAqD,CAAC,KAAK,CACzD,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,qEAAqE,CACtE,CAAC;AACJ,CAAC"}
@@ -1,80 +0,0 @@
1
- /*
2
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
- */
4
-
5
- import * as z from "zod";
6
- import { remap as remap$ } from "../../lib/primitives.js";
7
- import { safeParse } from "../../lib/schemas.js";
8
- import { Result as SafeParseResult } from "../../types/fp.js";
9
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
-
11
- export type AppsApiRestV0ChapterGetChapterRequest = {
12
- chapterId: string;
13
- };
14
-
15
- /** @internal */
16
- export const AppsApiRestV0ChapterGetChapterRequest$inboundSchema: z.ZodType<
17
- AppsApiRestV0ChapterGetChapterRequest,
18
- z.ZodTypeDef,
19
- unknown
20
- > = z.object({
21
- chapter_id: z.string(),
22
- }).transform((v) => {
23
- return remap$(v, {
24
- "chapter_id": "chapterId",
25
- });
26
- });
27
-
28
- /** @internal */
29
- export type AppsApiRestV0ChapterGetChapterRequest$Outbound = {
30
- chapter_id: string;
31
- };
32
-
33
- /** @internal */
34
- export const AppsApiRestV0ChapterGetChapterRequest$outboundSchema: z.ZodType<
35
- AppsApiRestV0ChapterGetChapterRequest$Outbound,
36
- z.ZodTypeDef,
37
- AppsApiRestV0ChapterGetChapterRequest
38
- > = z.object({
39
- chapterId: z.string(),
40
- }).transform((v) => {
41
- return remap$(v, {
42
- chapterId: "chapter_id",
43
- });
44
- });
45
-
46
- /**
47
- * @internal
48
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
49
- */
50
- export namespace AppsApiRestV0ChapterGetChapterRequest$ {
51
- /** @deprecated use `AppsApiRestV0ChapterGetChapterRequest$inboundSchema` instead. */
52
- export const inboundSchema =
53
- AppsApiRestV0ChapterGetChapterRequest$inboundSchema;
54
- /** @deprecated use `AppsApiRestV0ChapterGetChapterRequest$outboundSchema` instead. */
55
- export const outboundSchema =
56
- AppsApiRestV0ChapterGetChapterRequest$outboundSchema;
57
- /** @deprecated use `AppsApiRestV0ChapterGetChapterRequest$Outbound` instead. */
58
- export type Outbound = AppsApiRestV0ChapterGetChapterRequest$Outbound;
59
- }
60
-
61
- export function appsApiRestV0ChapterGetChapterRequestToJSON(
62
- appsApiRestV0ChapterGetChapterRequest: AppsApiRestV0ChapterGetChapterRequest,
63
- ): string {
64
- return JSON.stringify(
65
- AppsApiRestV0ChapterGetChapterRequest$outboundSchema.parse(
66
- appsApiRestV0ChapterGetChapterRequest,
67
- ),
68
- );
69
- }
70
-
71
- export function appsApiRestV0ChapterGetChapterRequestFromJSON(
72
- jsonString: string,
73
- ): SafeParseResult<AppsApiRestV0ChapterGetChapterRequest, SDKValidationError> {
74
- return safeParse(
75
- jsonString,
76
- (x) =>
77
- AppsApiRestV0ChapterGetChapterRequest$inboundSchema.parse(JSON.parse(x)),
78
- `Failed to parse 'AppsApiRestV0ChapterGetChapterRequest' from JSON`,
79
- );
80
- }
@@ -1,153 +0,0 @@
1
- /*
2
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
- */
4
-
5
- import * as z from "zod";
6
- import { remap as remap$ } from "../../lib/primitives.js";
7
- import { safeParse } from "../../lib/schemas.js";
8
- import { ClosedEnum } from "../../types/enums.js";
9
- import { Result as SafeParseResult } from "../../types/fp.js";
10
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
11
-
12
- /**
13
- * Ordering field
14
- */
15
- export const AppsApiRestV0ChapterListChaptersOrdering = {
16
- CreatedAt: "created_at",
17
- MinusCreatedAt: "-created_at",
18
- UpdatedAt: "updated_at",
19
- MinusUpdatedAt: "-updated_at",
20
- } as const;
21
- /**
22
- * Ordering field
23
- */
24
- export type AppsApiRestV0ChapterListChaptersOrdering = ClosedEnum<
25
- typeof AppsApiRestV0ChapterListChaptersOrdering
26
- >;
27
-
28
- export type AppsApiRestV0ChapterListChaptersRequest = {
29
- /**
30
- * Country of the chapter
31
- */
32
- country?: string | null | undefined;
33
- /**
34
- * Region of the chapter
35
- */
36
- region?: string | null | undefined;
37
- /**
38
- * Ordering field
39
- */
40
- ordering?: AppsApiRestV0ChapterListChaptersOrdering | null | undefined;
41
- page?: number | undefined;
42
- pageSize?: number | null | undefined;
43
- };
44
-
45
- /** @internal */
46
- export const AppsApiRestV0ChapterListChaptersOrdering$inboundSchema:
47
- z.ZodNativeEnum<typeof AppsApiRestV0ChapterListChaptersOrdering> = z
48
- .nativeEnum(AppsApiRestV0ChapterListChaptersOrdering);
49
-
50
- /** @internal */
51
- export const AppsApiRestV0ChapterListChaptersOrdering$outboundSchema:
52
- z.ZodNativeEnum<typeof AppsApiRestV0ChapterListChaptersOrdering> =
53
- AppsApiRestV0ChapterListChaptersOrdering$inboundSchema;
54
-
55
- /**
56
- * @internal
57
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
58
- */
59
- export namespace AppsApiRestV0ChapterListChaptersOrdering$ {
60
- /** @deprecated use `AppsApiRestV0ChapterListChaptersOrdering$inboundSchema` instead. */
61
- export const inboundSchema =
62
- AppsApiRestV0ChapterListChaptersOrdering$inboundSchema;
63
- /** @deprecated use `AppsApiRestV0ChapterListChaptersOrdering$outboundSchema` instead. */
64
- export const outboundSchema =
65
- AppsApiRestV0ChapterListChaptersOrdering$outboundSchema;
66
- }
67
-
68
- /** @internal */
69
- export const AppsApiRestV0ChapterListChaptersRequest$inboundSchema: z.ZodType<
70
- AppsApiRestV0ChapterListChaptersRequest,
71
- z.ZodTypeDef,
72
- unknown
73
- > = z.object({
74
- country: z.nullable(z.string()).optional(),
75
- region: z.nullable(z.string()).optional(),
76
- ordering: z.nullable(AppsApiRestV0ChapterListChaptersOrdering$inboundSchema)
77
- .optional(),
78
- page: z.number().int().default(1),
79
- page_size: z.nullable(z.number().int()).optional(),
80
- }).transform((v) => {
81
- return remap$(v, {
82
- "page_size": "pageSize",
83
- });
84
- });
85
-
86
- /** @internal */
87
- export type AppsApiRestV0ChapterListChaptersRequest$Outbound = {
88
- country?: string | null | undefined;
89
- region?: string | null | undefined;
90
- ordering?: string | null | undefined;
91
- page: number;
92
- page_size?: number | null | undefined;
93
- };
94
-
95
- /** @internal */
96
- export const AppsApiRestV0ChapterListChaptersRequest$outboundSchema: z.ZodType<
97
- AppsApiRestV0ChapterListChaptersRequest$Outbound,
98
- z.ZodTypeDef,
99
- AppsApiRestV0ChapterListChaptersRequest
100
- > = z.object({
101
- country: z.nullable(z.string()).optional(),
102
- region: z.nullable(z.string()).optional(),
103
- ordering: z.nullable(AppsApiRestV0ChapterListChaptersOrdering$outboundSchema)
104
- .optional(),
105
- page: z.number().int().default(1),
106
- pageSize: z.nullable(z.number().int()).optional(),
107
- }).transform((v) => {
108
- return remap$(v, {
109
- pageSize: "page_size",
110
- });
111
- });
112
-
113
- /**
114
- * @internal
115
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
116
- */
117
- export namespace AppsApiRestV0ChapterListChaptersRequest$ {
118
- /** @deprecated use `AppsApiRestV0ChapterListChaptersRequest$inboundSchema` instead. */
119
- export const inboundSchema =
120
- AppsApiRestV0ChapterListChaptersRequest$inboundSchema;
121
- /** @deprecated use `AppsApiRestV0ChapterListChaptersRequest$outboundSchema` instead. */
122
- export const outboundSchema =
123
- AppsApiRestV0ChapterListChaptersRequest$outboundSchema;
124
- /** @deprecated use `AppsApiRestV0ChapterListChaptersRequest$Outbound` instead. */
125
- export type Outbound = AppsApiRestV0ChapterListChaptersRequest$Outbound;
126
- }
127
-
128
- export function appsApiRestV0ChapterListChaptersRequestToJSON(
129
- appsApiRestV0ChapterListChaptersRequest:
130
- AppsApiRestV0ChapterListChaptersRequest,
131
- ): string {
132
- return JSON.stringify(
133
- AppsApiRestV0ChapterListChaptersRequest$outboundSchema.parse(
134
- appsApiRestV0ChapterListChaptersRequest,
135
- ),
136
- );
137
- }
138
-
139
- export function appsApiRestV0ChapterListChaptersRequestFromJSON(
140
- jsonString: string,
141
- ): SafeParseResult<
142
- AppsApiRestV0ChapterListChaptersRequest,
143
- SDKValidationError
144
- > {
145
- return safeParse(
146
- jsonString,
147
- (x) =>
148
- AppsApiRestV0ChapterListChaptersRequest$inboundSchema.parse(
149
- JSON.parse(x),
150
- ),
151
- `Failed to parse 'AppsApiRestV0ChapterListChaptersRequest' from JSON`,
152
- );
153
- }
@@ -1,86 +0,0 @@
1
- /*
2
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
- */
4
-
5
- import * as z from "zod";
6
- import { remap as remap$ } from "../../lib/primitives.js";
7
- import { safeParse } from "../../lib/schemas.js";
8
- import { Result as SafeParseResult } from "../../types/fp.js";
9
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
10
-
11
- export type AppsApiRestV0CommitteeGetChapterRequest = {
12
- committeeId: string;
13
- };
14
-
15
- /** @internal */
16
- export const AppsApiRestV0CommitteeGetChapterRequest$inboundSchema: z.ZodType<
17
- AppsApiRestV0CommitteeGetChapterRequest,
18
- z.ZodTypeDef,
19
- unknown
20
- > = z.object({
21
- committee_id: z.string(),
22
- }).transform((v) => {
23
- return remap$(v, {
24
- "committee_id": "committeeId",
25
- });
26
- });
27
-
28
- /** @internal */
29
- export type AppsApiRestV0CommitteeGetChapterRequest$Outbound = {
30
- committee_id: string;
31
- };
32
-
33
- /** @internal */
34
- export const AppsApiRestV0CommitteeGetChapterRequest$outboundSchema: z.ZodType<
35
- AppsApiRestV0CommitteeGetChapterRequest$Outbound,
36
- z.ZodTypeDef,
37
- AppsApiRestV0CommitteeGetChapterRequest
38
- > = z.object({
39
- committeeId: z.string(),
40
- }).transform((v) => {
41
- return remap$(v, {
42
- committeeId: "committee_id",
43
- });
44
- });
45
-
46
- /**
47
- * @internal
48
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
49
- */
50
- export namespace AppsApiRestV0CommitteeGetChapterRequest$ {
51
- /** @deprecated use `AppsApiRestV0CommitteeGetChapterRequest$inboundSchema` instead. */
52
- export const inboundSchema =
53
- AppsApiRestV0CommitteeGetChapterRequest$inboundSchema;
54
- /** @deprecated use `AppsApiRestV0CommitteeGetChapterRequest$outboundSchema` instead. */
55
- export const outboundSchema =
56
- AppsApiRestV0CommitteeGetChapterRequest$outboundSchema;
57
- /** @deprecated use `AppsApiRestV0CommitteeGetChapterRequest$Outbound` instead. */
58
- export type Outbound = AppsApiRestV0CommitteeGetChapterRequest$Outbound;
59
- }
60
-
61
- export function appsApiRestV0CommitteeGetChapterRequestToJSON(
62
- appsApiRestV0CommitteeGetChapterRequest:
63
- AppsApiRestV0CommitteeGetChapterRequest,
64
- ): string {
65
- return JSON.stringify(
66
- AppsApiRestV0CommitteeGetChapterRequest$outboundSchema.parse(
67
- appsApiRestV0CommitteeGetChapterRequest,
68
- ),
69
- );
70
- }
71
-
72
- export function appsApiRestV0CommitteeGetChapterRequestFromJSON(
73
- jsonString: string,
74
- ): SafeParseResult<
75
- AppsApiRestV0CommitteeGetChapterRequest,
76
- SDKValidationError
77
- > {
78
- return safeParse(
79
- jsonString,
80
- (x) =>
81
- AppsApiRestV0CommitteeGetChapterRequest$inboundSchema.parse(
82
- JSON.parse(x),
83
- ),
84
- `Failed to parse 'AppsApiRestV0CommitteeGetChapterRequest' from JSON`,
85
- );
86
- }
@@ -1,134 +0,0 @@
1
- /*
2
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
- */
4
-
5
- import * as z from "zod";
6
- import { remap as remap$ } from "../../lib/primitives.js";
7
- import { safeParse } from "../../lib/schemas.js";
8
- import { ClosedEnum } from "../../types/enums.js";
9
- import { Result as SafeParseResult } from "../../types/fp.js";
10
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
11
-
12
- /**
13
- * Ordering field
14
- */
15
- export const AppsApiRestV0EventListEventsOrdering = {
16
- StartDate: "start_date",
17
- MinusStartDate: "-start_date",
18
- EndDate: "end_date",
19
- MinusEndDate: "-end_date",
20
- } as const;
21
- /**
22
- * Ordering field
23
- */
24
- export type AppsApiRestV0EventListEventsOrdering = ClosedEnum<
25
- typeof AppsApiRestV0EventListEventsOrdering
26
- >;
27
-
28
- export type AppsApiRestV0EventListEventsRequest = {
29
- /**
30
- * Ordering field
31
- */
32
- ordering?: AppsApiRestV0EventListEventsOrdering | null | undefined;
33
- page?: number | undefined;
34
- pageSize?: number | null | undefined;
35
- };
36
-
37
- /** @internal */
38
- export const AppsApiRestV0EventListEventsOrdering$inboundSchema:
39
- z.ZodNativeEnum<typeof AppsApiRestV0EventListEventsOrdering> = z.nativeEnum(
40
- AppsApiRestV0EventListEventsOrdering,
41
- );
42
-
43
- /** @internal */
44
- export const AppsApiRestV0EventListEventsOrdering$outboundSchema:
45
- z.ZodNativeEnum<typeof AppsApiRestV0EventListEventsOrdering> =
46
- AppsApiRestV0EventListEventsOrdering$inboundSchema;
47
-
48
- /**
49
- * @internal
50
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
51
- */
52
- export namespace AppsApiRestV0EventListEventsOrdering$ {
53
- /** @deprecated use `AppsApiRestV0EventListEventsOrdering$inboundSchema` instead. */
54
- export const inboundSchema =
55
- AppsApiRestV0EventListEventsOrdering$inboundSchema;
56
- /** @deprecated use `AppsApiRestV0EventListEventsOrdering$outboundSchema` instead. */
57
- export const outboundSchema =
58
- AppsApiRestV0EventListEventsOrdering$outboundSchema;
59
- }
60
-
61
- /** @internal */
62
- export const AppsApiRestV0EventListEventsRequest$inboundSchema: z.ZodType<
63
- AppsApiRestV0EventListEventsRequest,
64
- z.ZodTypeDef,
65
- unknown
66
- > = z.object({
67
- ordering: z.nullable(AppsApiRestV0EventListEventsOrdering$inboundSchema)
68
- .optional(),
69
- page: z.number().int().default(1),
70
- page_size: z.nullable(z.number().int()).optional(),
71
- }).transform((v) => {
72
- return remap$(v, {
73
- "page_size": "pageSize",
74
- });
75
- });
76
-
77
- /** @internal */
78
- export type AppsApiRestV0EventListEventsRequest$Outbound = {
79
- ordering?: string | null | undefined;
80
- page: number;
81
- page_size?: number | null | undefined;
82
- };
83
-
84
- /** @internal */
85
- export const AppsApiRestV0EventListEventsRequest$outboundSchema: z.ZodType<
86
- AppsApiRestV0EventListEventsRequest$Outbound,
87
- z.ZodTypeDef,
88
- AppsApiRestV0EventListEventsRequest
89
- > = z.object({
90
- ordering: z.nullable(AppsApiRestV0EventListEventsOrdering$outboundSchema)
91
- .optional(),
92
- page: z.number().int().default(1),
93
- pageSize: z.nullable(z.number().int()).optional(),
94
- }).transform((v) => {
95
- return remap$(v, {
96
- pageSize: "page_size",
97
- });
98
- });
99
-
100
- /**
101
- * @internal
102
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
103
- */
104
- export namespace AppsApiRestV0EventListEventsRequest$ {
105
- /** @deprecated use `AppsApiRestV0EventListEventsRequest$inboundSchema` instead. */
106
- export const inboundSchema =
107
- AppsApiRestV0EventListEventsRequest$inboundSchema;
108
- /** @deprecated use `AppsApiRestV0EventListEventsRequest$outboundSchema` instead. */
109
- export const outboundSchema =
110
- AppsApiRestV0EventListEventsRequest$outboundSchema;
111
- /** @deprecated use `AppsApiRestV0EventListEventsRequest$Outbound` instead. */
112
- export type Outbound = AppsApiRestV0EventListEventsRequest$Outbound;
113
- }
114
-
115
- export function appsApiRestV0EventListEventsRequestToJSON(
116
- appsApiRestV0EventListEventsRequest: AppsApiRestV0EventListEventsRequest,
117
- ): string {
118
- return JSON.stringify(
119
- AppsApiRestV0EventListEventsRequest$outboundSchema.parse(
120
- appsApiRestV0EventListEventsRequest,
121
- ),
122
- );
123
- }
124
-
125
- export function appsApiRestV0EventListEventsRequestFromJSON(
126
- jsonString: string,
127
- ): SafeParseResult<AppsApiRestV0EventListEventsRequest, SDKValidationError> {
128
- return safeParse(
129
- jsonString,
130
- (x) =>
131
- AppsApiRestV0EventListEventsRequest$inboundSchema.parse(JSON.parse(x)),
132
- `Failed to parse 'AppsApiRestV0EventListEventsRequest' from JSON`,
133
- );
134
- }