@space-cow-media/spellbook-client 6.2.6 → 6.3.0

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 (335) hide show
  1. package/dist/apis/CardListFromTextApi.d.ts +2 -2
  2. package/dist/apis/CardListFromTextApi.js +2 -2
  3. package/dist/apis/CardListFromUrlApi.d.ts +2 -2
  4. package/dist/apis/CardListFromUrlApi.js +2 -2
  5. package/dist/apis/CardsApi.d.ts +2 -2
  6. package/dist/apis/CardsApi.js +2 -2
  7. package/dist/apis/DefaultApi.d.ts +6 -2
  8. package/dist/apis/DefaultApi.js +6 -2
  9. package/dist/apis/DefaultApi.js.map +1 -1
  10. package/dist/apis/EstimateBracketApi.d.ts +2 -2
  11. package/dist/apis/EstimateBracketApi.js +2 -2
  12. package/dist/apis/ExplainQueryApi.d.ts +2 -2
  13. package/dist/apis/ExplainQueryApi.js +2 -2
  14. package/dist/apis/FeaturesApi.d.ts +2 -2
  15. package/dist/apis/FeaturesApi.js +2 -2
  16. package/dist/apis/FindMyCombosApi.d.ts +2 -2
  17. package/dist/apis/FindMyCombosApi.js +2 -2
  18. package/dist/apis/PropertiesApi.d.ts +2 -2
  19. package/dist/apis/PropertiesApi.js +2 -2
  20. package/dist/apis/TemplatesApi.d.ts +2 -2
  21. package/dist/apis/TemplatesApi.js +2 -2
  22. package/dist/apis/TokenApi.d.ts +2 -2
  23. package/dist/apis/TokenApi.js +2 -2
  24. package/dist/apis/UsersApi.d.ts +2 -2
  25. package/dist/apis/UsersApi.js +2 -2
  26. package/dist/apis/VariantAliasesApi.d.ts +2 -2
  27. package/dist/apis/VariantAliasesApi.js +2 -2
  28. package/dist/apis/VariantSuggestionsApi.d.ts +2 -2
  29. package/dist/apis/VariantSuggestionsApi.js +2 -2
  30. package/dist/apis/VariantUpdateSuggestionsApi.d.ts +2 -2
  31. package/dist/apis/VariantUpdateSuggestionsApi.js +2 -2
  32. package/dist/apis/VariantsApi.d.ts +6 -2
  33. package/dist/apis/VariantsApi.js +6 -2
  34. package/dist/apis/VariantsApi.js.map +1 -1
  35. package/dist/models/BattlefieldStartingCardState.d.ts +2 -2
  36. package/dist/models/BattlefieldStartingCardState.js +2 -2
  37. package/dist/models/BracketTagEnum.d.ts +2 -2
  38. package/dist/models/BracketTagEnum.js +2 -2
  39. package/dist/models/Card.d.ts +2 -2
  40. package/dist/models/Card.js +2 -2
  41. package/dist/models/CardDetail.d.ts +2 -2
  42. package/dist/models/CardDetail.js +2 -2
  43. package/dist/models/CardInDeck.d.ts +2 -2
  44. package/dist/models/CardInDeck.js +2 -2
  45. package/dist/models/CardInDeckRequest.d.ts +2 -2
  46. package/dist/models/CardInDeckRequest.js +2 -2
  47. package/dist/models/CardInVariant.d.ts +2 -2
  48. package/dist/models/CardInVariant.js +2 -2
  49. package/dist/models/CardLegalities.d.ts +2 -2
  50. package/dist/models/CardLegalities.js +2 -2
  51. package/dist/models/CardPrices.d.ts +2 -2
  52. package/dist/models/CardPrices.js +2 -2
  53. package/dist/models/CardUsedInVariantSuggestion.d.ts +2 -2
  54. package/dist/models/CardUsedInVariantSuggestion.js +2 -2
  55. package/dist/models/CardUsedInVariantSuggestionRequest.d.ts +2 -2
  56. package/dist/models/CardUsedInVariantSuggestionRequest.js +2 -2
  57. package/dist/models/ClassifiedCard.d.ts +2 -2
  58. package/dist/models/ClassifiedCard.js +2 -2
  59. package/dist/models/ClassifiedTemplate.d.ts +2 -2
  60. package/dist/models/ClassifiedTemplate.js +2 -2
  61. package/dist/models/ClassifiedVariant.d.ts +2 -2
  62. package/dist/models/ClassifiedVariant.js +2 -2
  63. package/dist/models/ColorEnum.d.ts +2 -2
  64. package/dist/models/ColorEnum.js +2 -2
  65. package/dist/models/Combo.d.ts +2 -2
  66. package/dist/models/Combo.js +2 -2
  67. package/dist/models/Deck.d.ts +2 -2
  68. package/dist/models/Deck.js +2 -2
  69. package/dist/models/DeckRequest.d.ts +2 -2
  70. package/dist/models/DeckRequest.js +2 -2
  71. package/dist/models/EstimateBracketResult.d.ts +2 -2
  72. package/dist/models/EstimateBracketResult.js +2 -2
  73. package/dist/models/ExileStartingCardState.d.ts +2 -2
  74. package/dist/models/ExileStartingCardState.js +2 -2
  75. package/dist/models/Feature.d.ts +2 -2
  76. package/dist/models/Feature.js +2 -2
  77. package/dist/models/FeatureOfCard.d.ts +2 -2
  78. package/dist/models/FeatureOfCard.js +2 -2
  79. package/dist/models/FeatureProducedByVariant.d.ts +2 -2
  80. package/dist/models/FeatureProducedByVariant.js +2 -2
  81. package/dist/models/FeatureProducedInVariantSuggestion.d.ts +2 -2
  82. package/dist/models/FeatureProducedInVariantSuggestion.js +2 -2
  83. package/dist/models/FeatureProducedInVariantSuggestionRequest.d.ts +2 -2
  84. package/dist/models/FeatureProducedInVariantSuggestionRequest.js +2 -2
  85. package/dist/models/FeatureStatusEnum.d.ts +2 -2
  86. package/dist/models/FeatureStatusEnum.js +2 -2
  87. package/dist/models/FindMyCombosResponse.d.ts +2 -2
  88. package/dist/models/FindMyCombosResponse.js +2 -2
  89. package/dist/models/GraveyardStartingCardState.d.ts +2 -2
  90. package/dist/models/GraveyardStartingCardState.js +2 -2
  91. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.d.ts +2 -2
  92. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.js +2 -2
  93. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.d.ts +2 -2
  94. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.js +2 -2
  95. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.d.ts +2 -2
  96. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.js +2 -2
  97. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.d.ts +2 -2
  98. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.js +2 -2
  99. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.d.ts +2 -2
  100. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.js +2 -2
  101. package/dist/models/ImageURIOfTheCardArtCrop.d.ts +2 -2
  102. package/dist/models/ImageURIOfTheCardArtCrop.js +2 -2
  103. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.d.ts +2 -2
  104. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.js +2 -2
  105. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.d.ts +2 -2
  106. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.js +2 -2
  107. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.d.ts +2 -2
  108. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.js +2 -2
  109. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.d.ts +2 -2
  110. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.js +2 -2
  111. package/dist/models/InvalidUrlResponse.d.ts +2 -2
  112. package/dist/models/InvalidUrlResponse.js +2 -2
  113. package/dist/models/KindEnum.d.ts +2 -2
  114. package/dist/models/KindEnum.js +2 -2
  115. package/dist/models/LayoutRotationEnum.d.ts +2 -2
  116. package/dist/models/LayoutRotationEnum.js +2 -2
  117. package/dist/models/LibraryStartingCardState.d.ts +2 -2
  118. package/dist/models/LibraryStartingCardState.js +2 -2
  119. package/dist/models/PaginatedCardDetailList.d.ts +2 -2
  120. package/dist/models/PaginatedCardDetailList.js +2 -2
  121. package/dist/models/PaginatedFeatureList.d.ts +2 -2
  122. package/dist/models/PaginatedFeatureList.js +2 -2
  123. package/dist/models/PaginatedFindMyCombosResponseList.d.ts +2 -2
  124. package/dist/models/PaginatedFindMyCombosResponseList.js +2 -2
  125. package/dist/models/PaginatedFindMyCombosResponseListResults.d.ts +2 -2
  126. package/dist/models/PaginatedFindMyCombosResponseListResults.js +2 -2
  127. package/dist/models/PaginatedTemplateList.d.ts +2 -2
  128. package/dist/models/PaginatedTemplateList.js +2 -2
  129. package/dist/models/PaginatedUserDetailList.d.ts +2 -2
  130. package/dist/models/PaginatedUserDetailList.js +2 -2
  131. package/dist/models/PaginatedVariantAliasList.d.ts +2 -2
  132. package/dist/models/PaginatedVariantAliasList.js +2 -2
  133. package/dist/models/PaginatedVariantList.d.ts +2 -2
  134. package/dist/models/PaginatedVariantList.js +2 -2
  135. package/dist/models/PaginatedVariantSuggestionList.d.ts +2 -2
  136. package/dist/models/PaginatedVariantSuggestionList.js +2 -2
  137. package/dist/models/PaginatedVariantUpdateSuggestionList.d.ts +2 -2
  138. package/dist/models/PaginatedVariantUpdateSuggestionList.js +2 -2
  139. package/dist/models/PaginatedWebsitePropertyList.d.ts +2 -2
  140. package/dist/models/PaginatedWebsitePropertyList.js +2 -2
  141. package/dist/models/PatchedUserDetailRequest.d.ts +2 -2
  142. package/dist/models/PatchedUserDetailRequest.js +2 -2
  143. package/dist/models/PatchedVariantSuggestionRequest.d.ts +2 -2
  144. package/dist/models/PatchedVariantSuggestionRequest.js +2 -2
  145. package/dist/models/PatchedVariantSuggestionRequestComment.d.ts +2 -2
  146. package/dist/models/PatchedVariantSuggestionRequestComment.js +2 -2
  147. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.d.ts +2 -2
  148. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.js +2 -2
  149. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.d.ts +2 -2
  150. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.js +2 -2
  151. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.d.ts +2 -2
  152. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.js +2 -2
  153. package/dist/models/PatchedVariantUpdateSuggestionRequest.d.ts +2 -2
  154. package/dist/models/PatchedVariantUpdateSuggestionRequest.js +2 -2
  155. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.d.ts +2 -2
  156. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.js +2 -2
  157. package/dist/models/QueryExplanation.d.ts +2 -2
  158. package/dist/models/QueryExplanation.js +2 -2
  159. package/dist/models/QueryExplanationValidationError.d.ts +2 -2
  160. package/dist/models/QueryExplanationValidationError.js +2 -2
  161. package/dist/models/SuggestionStatusEnum.d.ts +2 -2
  162. package/dist/models/SuggestionStatusEnum.js +2 -2
  163. package/dist/models/Template.d.ts +2 -2
  164. package/dist/models/Template.js +2 -2
  165. package/dist/models/TemplateInVariant.d.ts +2 -2
  166. package/dist/models/TemplateInVariant.js +2 -2
  167. package/dist/models/TemplateRequiredInVariantSuggestion.d.ts +2 -2
  168. package/dist/models/TemplateRequiredInVariantSuggestion.js +2 -2
  169. package/dist/models/TemplateRequiredInVariantSuggestionRequest.d.ts +2 -2
  170. package/dist/models/TemplateRequiredInVariantSuggestionRequest.js +2 -2
  171. package/dist/models/TokenObtainPair.d.ts +2 -2
  172. package/dist/models/TokenObtainPair.js +2 -2
  173. package/dist/models/TokenObtainPairRequest.d.ts +2 -2
  174. package/dist/models/TokenObtainPairRequest.js +2 -2
  175. package/dist/models/TokenRefresh.d.ts +2 -2
  176. package/dist/models/TokenRefresh.js +2 -2
  177. package/dist/models/TokenRefreshRequest.d.ts +2 -2
  178. package/dist/models/TokenRefreshRequest.js +2 -2
  179. package/dist/models/TokenVerifyRequest.d.ts +2 -2
  180. package/dist/models/TokenVerifyRequest.js +2 -2
  181. package/dist/models/User.d.ts +2 -2
  182. package/dist/models/User.js +2 -2
  183. package/dist/models/UserDetail.d.ts +2 -2
  184. package/dist/models/UserDetail.js +2 -2
  185. package/dist/models/UserDetailRequest.d.ts +2 -2
  186. package/dist/models/UserDetailRequest.js +2 -2
  187. package/dist/models/UserRequest.d.ts +2 -2
  188. package/dist/models/UserRequest.js +2 -2
  189. package/dist/models/Variant.d.ts +2 -2
  190. package/dist/models/Variant.js +2 -2
  191. package/dist/models/VariantAlias.d.ts +2 -2
  192. package/dist/models/VariantAlias.js +2 -2
  193. package/dist/models/VariantInVariantUpdateSuggestion.d.ts +2 -2
  194. package/dist/models/VariantInVariantUpdateSuggestion.js +2 -2
  195. package/dist/models/VariantInVariantUpdateSuggestionIssue.d.ts +2 -2
  196. package/dist/models/VariantInVariantUpdateSuggestionIssue.js +2 -2
  197. package/dist/models/VariantInVariantUpdateSuggestionRequest.d.ts +2 -2
  198. package/dist/models/VariantInVariantUpdateSuggestionRequest.js +2 -2
  199. package/dist/models/VariantLegalities.d.ts +2 -2
  200. package/dist/models/VariantLegalities.js +2 -2
  201. package/dist/models/VariantPrices.d.ts +2 -2
  202. package/dist/models/VariantPrices.js +2 -2
  203. package/dist/models/VariantStatusEnum.d.ts +2 -2
  204. package/dist/models/VariantStatusEnum.js +2 -2
  205. package/dist/models/VariantSuggestion.d.ts +2 -2
  206. package/dist/models/VariantSuggestion.js +2 -2
  207. package/dist/models/VariantSuggestionRequest.d.ts +2 -2
  208. package/dist/models/VariantSuggestionRequest.js +2 -2
  209. package/dist/models/VariantUpdateSuggestion.d.ts +2 -2
  210. package/dist/models/VariantUpdateSuggestion.js +2 -2
  211. package/dist/models/VariantUpdateSuggestionRequest.d.ts +2 -2
  212. package/dist/models/VariantUpdateSuggestionRequest.js +2 -2
  213. package/dist/models/VariantsQueryValidationError.d.ts +2 -2
  214. package/dist/models/VariantsQueryValidationError.js +2 -2
  215. package/dist/models/WebsiteProperty.d.ts +2 -2
  216. package/dist/models/WebsiteProperty.js +2 -2
  217. package/dist/models/WebsitePropertyValue.d.ts +2 -2
  218. package/dist/models/WebsitePropertyValue.js +2 -2
  219. package/dist/models/ZoneLocationsEnum.d.ts +2 -2
  220. package/dist/models/ZoneLocationsEnum.js +2 -2
  221. package/dist/runtime.d.ts +2 -2
  222. package/dist/runtime.js +2 -2
  223. package/package.json +1 -1
  224. package/spellbook-client/apis/CardListFromTextApi.ts +2 -2
  225. package/spellbook-client/apis/CardListFromUrlApi.ts +2 -2
  226. package/spellbook-client/apis/CardsApi.ts +2 -2
  227. package/spellbook-client/apis/DefaultApi.ts +6 -2
  228. package/spellbook-client/apis/EstimateBracketApi.ts +2 -2
  229. package/spellbook-client/apis/ExplainQueryApi.ts +2 -2
  230. package/spellbook-client/apis/FeaturesApi.ts +2 -2
  231. package/spellbook-client/apis/FindMyCombosApi.ts +2 -2
  232. package/spellbook-client/apis/PropertiesApi.ts +2 -2
  233. package/spellbook-client/apis/TemplatesApi.ts +2 -2
  234. package/spellbook-client/apis/TokenApi.ts +2 -2
  235. package/spellbook-client/apis/UsersApi.ts +2 -2
  236. package/spellbook-client/apis/VariantAliasesApi.ts +2 -2
  237. package/spellbook-client/apis/VariantSuggestionsApi.ts +2 -2
  238. package/spellbook-client/apis/VariantUpdateSuggestionsApi.ts +2 -2
  239. package/spellbook-client/apis/VariantsApi.ts +6 -2
  240. package/spellbook-client/docs/DefaultApi.md +4 -0
  241. package/spellbook-client/docs/VariantsApi.md +4 -0
  242. package/spellbook-client/models/BattlefieldStartingCardState.ts +2 -2
  243. package/spellbook-client/models/BracketTagEnum.ts +2 -2
  244. package/spellbook-client/models/Card.ts +2 -2
  245. package/spellbook-client/models/CardDetail.ts +2 -2
  246. package/spellbook-client/models/CardInDeck.ts +2 -2
  247. package/spellbook-client/models/CardInDeckRequest.ts +2 -2
  248. package/spellbook-client/models/CardInVariant.ts +2 -2
  249. package/spellbook-client/models/CardLegalities.ts +2 -2
  250. package/spellbook-client/models/CardPrices.ts +2 -2
  251. package/spellbook-client/models/CardUsedInVariantSuggestion.ts +2 -2
  252. package/spellbook-client/models/CardUsedInVariantSuggestionRequest.ts +2 -2
  253. package/spellbook-client/models/ClassifiedCard.ts +2 -2
  254. package/spellbook-client/models/ClassifiedTemplate.ts +2 -2
  255. package/spellbook-client/models/ClassifiedVariant.ts +2 -2
  256. package/spellbook-client/models/ColorEnum.ts +2 -2
  257. package/spellbook-client/models/Combo.ts +2 -2
  258. package/spellbook-client/models/Deck.ts +2 -2
  259. package/spellbook-client/models/DeckRequest.ts +2 -2
  260. package/spellbook-client/models/EstimateBracketResult.ts +2 -2
  261. package/spellbook-client/models/ExileStartingCardState.ts +2 -2
  262. package/spellbook-client/models/Feature.ts +2 -2
  263. package/spellbook-client/models/FeatureOfCard.ts +2 -2
  264. package/spellbook-client/models/FeatureProducedByVariant.ts +2 -2
  265. package/spellbook-client/models/FeatureProducedInVariantSuggestion.ts +2 -2
  266. package/spellbook-client/models/FeatureProducedInVariantSuggestionRequest.ts +2 -2
  267. package/spellbook-client/models/FeatureStatusEnum.ts +2 -2
  268. package/spellbook-client/models/FindMyCombosResponse.ts +2 -2
  269. package/spellbook-client/models/GraveyardStartingCardState.ts +2 -2
  270. package/spellbook-client/models/ImageURIOfTheBackOfTheCardArtCrop.ts +2 -2
  271. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInLargeFormat.ts +2 -2
  272. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInNormalFormat.ts +2 -2
  273. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInPNGFormat.ts +2 -2
  274. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInSmallFormat.ts +2 -2
  275. package/spellbook-client/models/ImageURIOfTheCardArtCrop.ts +2 -2
  276. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInLargeFormat.ts +2 -2
  277. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInNormalFormat.ts +2 -2
  278. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInPNGFormat.ts +2 -2
  279. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInSmallFormat.ts +2 -2
  280. package/spellbook-client/models/InvalidUrlResponse.ts +2 -2
  281. package/spellbook-client/models/KindEnum.ts +2 -2
  282. package/spellbook-client/models/LayoutRotationEnum.ts +2 -2
  283. package/spellbook-client/models/LibraryStartingCardState.ts +2 -2
  284. package/spellbook-client/models/PaginatedCardDetailList.ts +2 -2
  285. package/spellbook-client/models/PaginatedFeatureList.ts +2 -2
  286. package/spellbook-client/models/PaginatedFindMyCombosResponseList.ts +2 -2
  287. package/spellbook-client/models/PaginatedFindMyCombosResponseListResults.ts +2 -2
  288. package/spellbook-client/models/PaginatedTemplateList.ts +2 -2
  289. package/spellbook-client/models/PaginatedUserDetailList.ts +2 -2
  290. package/spellbook-client/models/PaginatedVariantAliasList.ts +2 -2
  291. package/spellbook-client/models/PaginatedVariantList.ts +2 -2
  292. package/spellbook-client/models/PaginatedVariantSuggestionList.ts +2 -2
  293. package/spellbook-client/models/PaginatedVariantUpdateSuggestionList.ts +2 -2
  294. package/spellbook-client/models/PaginatedWebsitePropertyList.ts +2 -2
  295. package/spellbook-client/models/PatchedUserDetailRequest.ts +2 -2
  296. package/spellbook-client/models/PatchedVariantSuggestionRequest.ts +2 -2
  297. package/spellbook-client/models/PatchedVariantSuggestionRequestComment.ts +2 -2
  298. package/spellbook-client/models/PatchedVariantSuggestionRequestEasyPrerequisites.ts +2 -2
  299. package/spellbook-client/models/PatchedVariantSuggestionRequestManaNeeded.ts +2 -2
  300. package/spellbook-client/models/PatchedVariantSuggestionRequestNotablePrerequisites.ts +2 -2
  301. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequest.ts +2 -2
  302. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequestSolution.ts +2 -2
  303. package/spellbook-client/models/QueryExplanation.ts +2 -2
  304. package/spellbook-client/models/QueryExplanationValidationError.ts +2 -2
  305. package/spellbook-client/models/SuggestionStatusEnum.ts +2 -2
  306. package/spellbook-client/models/Template.ts +2 -2
  307. package/spellbook-client/models/TemplateInVariant.ts +2 -2
  308. package/spellbook-client/models/TemplateRequiredInVariantSuggestion.ts +2 -2
  309. package/spellbook-client/models/TemplateRequiredInVariantSuggestionRequest.ts +2 -2
  310. package/spellbook-client/models/TokenObtainPair.ts +2 -2
  311. package/spellbook-client/models/TokenObtainPairRequest.ts +2 -2
  312. package/spellbook-client/models/TokenRefresh.ts +2 -2
  313. package/spellbook-client/models/TokenRefreshRequest.ts +2 -2
  314. package/spellbook-client/models/TokenVerifyRequest.ts +2 -2
  315. package/spellbook-client/models/User.ts +2 -2
  316. package/spellbook-client/models/UserDetail.ts +2 -2
  317. package/spellbook-client/models/UserDetailRequest.ts +2 -2
  318. package/spellbook-client/models/UserRequest.ts +2 -2
  319. package/spellbook-client/models/Variant.ts +2 -2
  320. package/spellbook-client/models/VariantAlias.ts +2 -2
  321. package/spellbook-client/models/VariantInVariantUpdateSuggestion.ts +2 -2
  322. package/spellbook-client/models/VariantInVariantUpdateSuggestionIssue.ts +2 -2
  323. package/spellbook-client/models/VariantInVariantUpdateSuggestionRequest.ts +2 -2
  324. package/spellbook-client/models/VariantLegalities.ts +2 -2
  325. package/spellbook-client/models/VariantPrices.ts +2 -2
  326. package/spellbook-client/models/VariantStatusEnum.ts +2 -2
  327. package/spellbook-client/models/VariantSuggestion.ts +2 -2
  328. package/spellbook-client/models/VariantSuggestionRequest.ts +2 -2
  329. package/spellbook-client/models/VariantUpdateSuggestion.ts +2 -2
  330. package/spellbook-client/models/VariantUpdateSuggestionRequest.ts +2 -2
  331. package/spellbook-client/models/VariantsQueryValidationError.ts +2 -2
  332. package/spellbook-client/models/WebsiteProperty.ts +2 -2
  333. package/spellbook-client/models/WebsitePropertyValue.ts +2 -2
  334. package/spellbook-client/models/ZoneLocationsEnum.ts +2 -2
  335. package/spellbook-client/runtime.ts +2 -2
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -75,6 +75,7 @@ export class VariantsApi extends runtime.BaseAPI {
75
75
  });
76
76
  }
77
77
  /**
78
+ * The combo variants the engine generated, searchable with the same query language the website uses. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally.
78
79
  */
79
80
  variantsListRaw(requestParameters, initOverrides) {
80
81
  return __awaiter(this, void 0, void 0, function* () {
@@ -84,6 +85,7 @@ export class VariantsApi extends runtime.BaseAPI {
84
85
  });
85
86
  }
86
87
  /**
88
+ * The combo variants the engine generated, searchable with the same query language the website uses. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally.
87
89
  */
88
90
  variantsList() {
89
91
  return __awaiter(this, arguments, void 0, function* (requestParameters = {}, initOverrides) {
@@ -122,6 +124,7 @@ export class VariantsApi extends runtime.BaseAPI {
122
124
  });
123
125
  }
124
126
  /**
127
+ * The combo variants the engine generated, searchable with the same query language the website uses. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally.
125
128
  */
126
129
  variantsRetrieveRaw(requestParameters, initOverrides) {
127
130
  return __awaiter(this, void 0, void 0, function* () {
@@ -131,6 +134,7 @@ export class VariantsApi extends runtime.BaseAPI {
131
134
  });
132
135
  }
133
136
  /**
137
+ * The combo variants the engine generated, searchable with the same query language the website uses. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally.
134
138
  */
135
139
  variantsRetrieve(requestParameters, initOverrides) {
136
140
  return __awaiter(this, void 0, void 0, function* () {
@@ -1 +1 @@
1
- {"version":3,"file":"VariantsApi.js","sourceRoot":"","sources":["../../spellbook-client/apis/VariantsApi.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"VariantsApi.js","sourceRoot":"","sources":["../../spellbook-client/apis/VariantsApi.ts"],"names":[],"mappings":"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"}
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * Commander Spellbook API
3
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
4
4
  *
5
- * The version of the OpenAPI document: 6.2.6
5
+ * The version of the OpenAPI document: 6.3.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,9 +2,9 @@
2
2
  /* eslint-disable */
3
3
  /**
4
4
  * Commander Spellbook API
5
- * API for Commander Spellbook, the combo database engine for Magic: The Gathering
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering. ## Bulk data Please do not use this API to export the whole dataset: consuming hundreds of result pages every time costs you time and us a ton of resources. Every variant, together with the variant aliases, is published as a single JSON document, refreshed periodically: * [/variants.json.gz](/variants.json.gz) — gzipped, prefer this one * [/variants.json](/variants.json) — uncompressed The document holds the `timestamp` it was built at, the `version` that built it, and the `variants` and `aliases` arrays, whose items have the very same shape as the `/variants/` and `/variant-aliases/` responses. Fetch it on a schedule of your own and read it locally. ## Using this API Make sparse, unauthenticated requests, with the general guideline of a few HTTP calls per user interaction with your tool. * Name your service, optionally with a version, in the [User-Agent](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/User-Agent#library_and_net_tool_ua_strings) header. * You may be rate limited: 80 requests per minute should be a safe rate, and clients should always handle `429 Too Many Requests` responses. * Responses use camelCase keys. * A TypeScript client is published on npm as [`@space-cow-media/spellbook-client`](https://www.npmjs.com/package/@space-cow-media/spellbook-client). Please credit us, and link back to []() where applicable. Thanks!
6
6
  *
7
- * The version of the OpenAPI document: 6.2.6
7
+ * The version of the OpenAPI document: 6.3.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).