@space-cow-media/spellbook-client 5.6.5 → 5.7.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 (332) hide show
  1. package/dist/apis/CardListFromTextApi.d.ts +1 -1
  2. package/dist/apis/CardListFromTextApi.js +1 -1
  3. package/dist/apis/CardListFromUrlApi.d.ts +1 -1
  4. package/dist/apis/CardListFromUrlApi.js +1 -1
  5. package/dist/apis/CardsApi.d.ts +1 -1
  6. package/dist/apis/CardsApi.js +1 -1
  7. package/dist/apis/DefaultApi.d.ts +1 -1
  8. package/dist/apis/DefaultApi.js +1 -1
  9. package/dist/apis/EstimateBracketApi.d.ts +1 -1
  10. package/dist/apis/EstimateBracketApi.js +1 -1
  11. package/dist/apis/FeaturesApi.d.ts +2 -1
  12. package/dist/apis/FeaturesApi.js +4 -1
  13. package/dist/apis/FeaturesApi.js.map +1 -1
  14. package/dist/apis/FindMyCombosApi.d.ts +1 -1
  15. package/dist/apis/FindMyCombosApi.js +1 -1
  16. package/dist/apis/PropertiesApi.d.ts +1 -1
  17. package/dist/apis/PropertiesApi.js +1 -1
  18. package/dist/apis/TemplatesApi.d.ts +2 -1
  19. package/dist/apis/TemplatesApi.js +4 -1
  20. package/dist/apis/TemplatesApi.js.map +1 -1
  21. package/dist/apis/TokenApi.d.ts +1 -1
  22. package/dist/apis/TokenApi.js +1 -1
  23. package/dist/apis/UsersApi.d.ts +1 -1
  24. package/dist/apis/UsersApi.js +1 -1
  25. package/dist/apis/VariantAliasesApi.d.ts +1 -1
  26. package/dist/apis/VariantAliasesApi.js +1 -1
  27. package/dist/apis/VariantSuggestionsApi.d.ts +1 -1
  28. package/dist/apis/VariantSuggestionsApi.js +1 -1
  29. package/dist/apis/VariantUpdateSuggestionsApi.d.ts +1 -1
  30. package/dist/apis/VariantUpdateSuggestionsApi.js +1 -1
  31. package/dist/apis/VariantsApi.d.ts +1 -1
  32. package/dist/apis/VariantsApi.js +1 -1
  33. package/dist/models/BattlefieldStartingCardState.d.ts +1 -1
  34. package/dist/models/BattlefieldStartingCardState.js +1 -1
  35. package/dist/models/BracketTagEnum.d.ts +1 -1
  36. package/dist/models/BracketTagEnum.js +1 -1
  37. package/dist/models/Card.d.ts +7 -1
  38. package/dist/models/Card.js +5 -1
  39. package/dist/models/Card.js.map +1 -1
  40. package/dist/models/CardDetail.d.ts +7 -1
  41. package/dist/models/CardDetail.js +5 -1
  42. package/dist/models/CardDetail.js.map +1 -1
  43. package/dist/models/CardInDeck.d.ts +1 -1
  44. package/dist/models/CardInDeck.js +1 -1
  45. package/dist/models/CardInDeckRequest.d.ts +1 -1
  46. package/dist/models/CardInDeckRequest.js +1 -1
  47. package/dist/models/CardInVariant.d.ts +7 -1
  48. package/dist/models/CardInVariant.js +5 -1
  49. package/dist/models/CardInVariant.js.map +1 -1
  50. package/dist/models/CardLegalities.d.ts +1 -1
  51. package/dist/models/CardLegalities.js +1 -1
  52. package/dist/models/CardPrices.d.ts +1 -1
  53. package/dist/models/CardPrices.js +1 -1
  54. package/dist/models/CardUsedInVariantSuggestion.d.ts +1 -1
  55. package/dist/models/CardUsedInVariantSuggestion.js +1 -1
  56. package/dist/models/CardUsedInVariantSuggestionRequest.d.ts +1 -1
  57. package/dist/models/CardUsedInVariantSuggestionRequest.js +1 -1
  58. package/dist/models/ClassifiedCard.d.ts +1 -1
  59. package/dist/models/ClassifiedCard.js +1 -1
  60. package/dist/models/ClassifiedTemplate.d.ts +1 -1
  61. package/dist/models/ClassifiedTemplate.js +1 -1
  62. package/dist/models/ClassifiedVariant.d.ts +1 -1
  63. package/dist/models/ClassifiedVariant.js +1 -1
  64. package/dist/models/ColorEnum.d.ts +1 -1
  65. package/dist/models/ColorEnum.js +1 -1
  66. package/dist/models/Combo.d.ts +1 -1
  67. package/dist/models/Combo.js +1 -1
  68. package/dist/models/Deck.d.ts +1 -1
  69. package/dist/models/Deck.js +1 -1
  70. package/dist/models/DeckRequest.d.ts +1 -1
  71. package/dist/models/DeckRequest.js +1 -1
  72. package/dist/models/EstimateBracketResult.d.ts +1 -1
  73. package/dist/models/EstimateBracketResult.js +1 -1
  74. package/dist/models/ExileStartingCardState.d.ts +1 -1
  75. package/dist/models/ExileStartingCardState.js +1 -1
  76. package/dist/models/Feature.d.ts +1 -1
  77. package/dist/models/Feature.js +1 -1
  78. package/dist/models/FeatureOfCard.d.ts +1 -1
  79. package/dist/models/FeatureOfCard.js +1 -1
  80. package/dist/models/FeatureProducedByVariant.d.ts +1 -1
  81. package/dist/models/FeatureProducedByVariant.js +1 -1
  82. package/dist/models/FeatureProducedInVariantSuggestion.d.ts +1 -1
  83. package/dist/models/FeatureProducedInVariantSuggestion.js +1 -1
  84. package/dist/models/FeatureProducedInVariantSuggestionRequest.d.ts +1 -1
  85. package/dist/models/FeatureProducedInVariantSuggestionRequest.js +1 -1
  86. package/dist/models/FeatureStatusEnum.d.ts +1 -1
  87. package/dist/models/FeatureStatusEnum.js +1 -1
  88. package/dist/models/FindMyCombosResponse.d.ts +1 -1
  89. package/dist/models/FindMyCombosResponse.js +1 -1
  90. package/dist/models/GraveyardStartingCardState.d.ts +1 -1
  91. package/dist/models/GraveyardStartingCardState.js +1 -1
  92. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.d.ts +1 -1
  93. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.js +1 -1
  94. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.d.ts +1 -1
  95. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.js +1 -1
  96. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.d.ts +1 -1
  97. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.js +1 -1
  98. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.d.ts +1 -1
  99. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.js +1 -1
  100. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.d.ts +1 -1
  101. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.js +1 -1
  102. package/dist/models/ImageURIOfTheCardArtCrop.d.ts +1 -1
  103. package/dist/models/ImageURIOfTheCardArtCrop.js +1 -1
  104. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.d.ts +1 -1
  105. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.js +1 -1
  106. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.d.ts +1 -1
  107. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.js +1 -1
  108. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.d.ts +1 -1
  109. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.js +1 -1
  110. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.d.ts +1 -1
  111. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.js +1 -1
  112. package/dist/models/InvalidUrlResponse.d.ts +1 -1
  113. package/dist/models/InvalidUrlResponse.js +1 -1
  114. package/dist/models/KindEnum.d.ts +1 -1
  115. package/dist/models/KindEnum.js +1 -1
  116. package/dist/models/LayoutRotationEnum.d.ts +1 -1
  117. package/dist/models/LayoutRotationEnum.js +1 -1
  118. package/dist/models/LibraryStartingCardState.d.ts +1 -1
  119. package/dist/models/LibraryStartingCardState.js +1 -1
  120. package/dist/models/PaginatedCardDetailList.d.ts +1 -1
  121. package/dist/models/PaginatedCardDetailList.js +1 -1
  122. package/dist/models/PaginatedFeatureList.d.ts +1 -1
  123. package/dist/models/PaginatedFeatureList.js +1 -1
  124. package/dist/models/PaginatedFindMyCombosResponseList.d.ts +1 -1
  125. package/dist/models/PaginatedFindMyCombosResponseList.js +1 -1
  126. package/dist/models/PaginatedFindMyCombosResponseListResults.d.ts +1 -1
  127. package/dist/models/PaginatedFindMyCombosResponseListResults.js +1 -1
  128. package/dist/models/PaginatedTemplateList.d.ts +1 -1
  129. package/dist/models/PaginatedTemplateList.js +1 -1
  130. package/dist/models/PaginatedUserDetailList.d.ts +1 -1
  131. package/dist/models/PaginatedUserDetailList.js +1 -1
  132. package/dist/models/PaginatedVariantAliasList.d.ts +1 -1
  133. package/dist/models/PaginatedVariantAliasList.js +1 -1
  134. package/dist/models/PaginatedVariantList.d.ts +1 -1
  135. package/dist/models/PaginatedVariantList.js +1 -1
  136. package/dist/models/PaginatedVariantSuggestionList.d.ts +1 -1
  137. package/dist/models/PaginatedVariantSuggestionList.js +1 -1
  138. package/dist/models/PaginatedVariantUpdateSuggestionList.d.ts +1 -1
  139. package/dist/models/PaginatedVariantUpdateSuggestionList.js +1 -1
  140. package/dist/models/PaginatedWebsitePropertyList.d.ts +1 -1
  141. package/dist/models/PaginatedWebsitePropertyList.js +1 -1
  142. package/dist/models/PatchedUserDetailRequest.d.ts +1 -1
  143. package/dist/models/PatchedUserDetailRequest.js +1 -1
  144. package/dist/models/PatchedVariantSuggestionRequest.d.ts +1 -1
  145. package/dist/models/PatchedVariantSuggestionRequest.js +1 -1
  146. package/dist/models/PatchedVariantSuggestionRequestComment.d.ts +1 -1
  147. package/dist/models/PatchedVariantSuggestionRequestComment.js +1 -1
  148. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.d.ts +1 -1
  149. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.js +1 -1
  150. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.d.ts +1 -1
  151. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.js +1 -1
  152. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.d.ts +1 -1
  153. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.js +1 -1
  154. package/dist/models/PatchedVariantUpdateSuggestionRequest.d.ts +1 -1
  155. package/dist/models/PatchedVariantUpdateSuggestionRequest.js +1 -1
  156. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.d.ts +1 -1
  157. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.js +1 -1
  158. package/dist/models/SuggestionStatusEnum.d.ts +1 -1
  159. package/dist/models/SuggestionStatusEnum.js +1 -1
  160. package/dist/models/Template.d.ts +1 -1
  161. package/dist/models/Template.js +1 -1
  162. package/dist/models/TemplateInVariant.d.ts +1 -1
  163. package/dist/models/TemplateInVariant.js +1 -1
  164. package/dist/models/TemplateRequiredInVariantSuggestion.d.ts +1 -1
  165. package/dist/models/TemplateRequiredInVariantSuggestion.js +1 -1
  166. package/dist/models/TemplateRequiredInVariantSuggestionRequest.d.ts +1 -1
  167. package/dist/models/TemplateRequiredInVariantSuggestionRequest.js +1 -1
  168. package/dist/models/TokenObtainPair.d.ts +1 -1
  169. package/dist/models/TokenObtainPair.js +1 -1
  170. package/dist/models/TokenObtainPairRequest.d.ts +1 -1
  171. package/dist/models/TokenObtainPairRequest.js +1 -1
  172. package/dist/models/TokenRefresh.d.ts +1 -1
  173. package/dist/models/TokenRefresh.js +1 -1
  174. package/dist/models/TokenRefreshRequest.d.ts +1 -1
  175. package/dist/models/TokenRefreshRequest.js +1 -1
  176. package/dist/models/TokenVerifyRequest.d.ts +1 -1
  177. package/dist/models/TokenVerifyRequest.js +1 -1
  178. package/dist/models/User.d.ts +1 -1
  179. package/dist/models/User.js +1 -1
  180. package/dist/models/UserDetail.d.ts +1 -1
  181. package/dist/models/UserDetail.js +1 -1
  182. package/dist/models/UserDetailRequest.d.ts +1 -1
  183. package/dist/models/UserDetailRequest.js +1 -1
  184. package/dist/models/UserRequest.d.ts +1 -1
  185. package/dist/models/UserRequest.js +1 -1
  186. package/dist/models/Variant.d.ts +1 -1
  187. package/dist/models/Variant.js +1 -1
  188. package/dist/models/VariantAlias.d.ts +1 -1
  189. package/dist/models/VariantAlias.js +1 -1
  190. package/dist/models/VariantInVariantUpdateSuggestion.d.ts +1 -1
  191. package/dist/models/VariantInVariantUpdateSuggestion.js +1 -1
  192. package/dist/models/VariantInVariantUpdateSuggestionIssue.d.ts +1 -1
  193. package/dist/models/VariantInVariantUpdateSuggestionIssue.js +1 -1
  194. package/dist/models/VariantInVariantUpdateSuggestionRequest.d.ts +1 -1
  195. package/dist/models/VariantInVariantUpdateSuggestionRequest.js +1 -1
  196. package/dist/models/VariantLegalities.d.ts +1 -1
  197. package/dist/models/VariantLegalities.js +1 -1
  198. package/dist/models/VariantPrices.d.ts +1 -1
  199. package/dist/models/VariantPrices.js +1 -1
  200. package/dist/models/VariantStatusEnum.d.ts +1 -1
  201. package/dist/models/VariantStatusEnum.js +1 -1
  202. package/dist/models/VariantSuggestion.d.ts +1 -1
  203. package/dist/models/VariantSuggestion.js +1 -1
  204. package/dist/models/VariantSuggestionRequest.d.ts +1 -1
  205. package/dist/models/VariantSuggestionRequest.js +1 -1
  206. package/dist/models/VariantUpdateSuggestion.d.ts +1 -1
  207. package/dist/models/VariantUpdateSuggestion.js +1 -1
  208. package/dist/models/VariantUpdateSuggestionRequest.d.ts +1 -1
  209. package/dist/models/VariantUpdateSuggestionRequest.js +1 -1
  210. package/dist/models/VariantsQueryValidationError.d.ts +1 -1
  211. package/dist/models/VariantsQueryValidationError.js +1 -1
  212. package/dist/models/WebsiteProperty.d.ts +1 -1
  213. package/dist/models/WebsiteProperty.js +1 -1
  214. package/dist/models/WebsitePropertyValue.d.ts +1 -1
  215. package/dist/models/WebsitePropertyValue.js +1 -1
  216. package/dist/models/ZoneLocationsEnum.d.ts +1 -1
  217. package/dist/models/ZoneLocationsEnum.js +1 -1
  218. package/dist/runtime.d.ts +1 -1
  219. package/dist/runtime.js +1 -1
  220. package/package.json +1 -1
  221. package/spellbook-client/apis/CardListFromTextApi.ts +1 -1
  222. package/spellbook-client/apis/CardListFromUrlApi.ts +1 -1
  223. package/spellbook-client/apis/CardsApi.ts +1 -1
  224. package/spellbook-client/apis/DefaultApi.ts +1 -1
  225. package/spellbook-client/apis/EstimateBracketApi.ts +1 -1
  226. package/spellbook-client/apis/FeaturesApi.ts +6 -1
  227. package/spellbook-client/apis/FindMyCombosApi.ts +1 -1
  228. package/spellbook-client/apis/PropertiesApi.ts +1 -1
  229. package/spellbook-client/apis/TemplatesApi.ts +6 -1
  230. package/spellbook-client/apis/TokenApi.ts +1 -1
  231. package/spellbook-client/apis/UsersApi.ts +1 -1
  232. package/spellbook-client/apis/VariantAliasesApi.ts +1 -1
  233. package/spellbook-client/apis/VariantSuggestionsApi.ts +1 -1
  234. package/spellbook-client/apis/VariantUpdateSuggestionsApi.ts +1 -1
  235. package/spellbook-client/apis/VariantsApi.ts +1 -1
  236. package/spellbook-client/docs/Card.md +2 -0
  237. package/spellbook-client/docs/CardDetail.md +2 -0
  238. package/spellbook-client/docs/CardInVariant.md +2 -0
  239. package/spellbook-client/docs/FeaturesApi.md +4 -1
  240. package/spellbook-client/docs/TemplatesApi.md +4 -1
  241. package/spellbook-client/models/BattlefieldStartingCardState.ts +1 -1
  242. package/spellbook-client/models/BracketTagEnum.ts +1 -1
  243. package/spellbook-client/models/Card.ts +10 -1
  244. package/spellbook-client/models/CardDetail.ts +10 -1
  245. package/spellbook-client/models/CardInDeck.ts +1 -1
  246. package/spellbook-client/models/CardInDeckRequest.ts +1 -1
  247. package/spellbook-client/models/CardInVariant.ts +10 -1
  248. package/spellbook-client/models/CardLegalities.ts +1 -1
  249. package/spellbook-client/models/CardPrices.ts +1 -1
  250. package/spellbook-client/models/CardUsedInVariantSuggestion.ts +1 -1
  251. package/spellbook-client/models/CardUsedInVariantSuggestionRequest.ts +1 -1
  252. package/spellbook-client/models/ClassifiedCard.ts +1 -1
  253. package/spellbook-client/models/ClassifiedTemplate.ts +1 -1
  254. package/spellbook-client/models/ClassifiedVariant.ts +1 -1
  255. package/spellbook-client/models/ColorEnum.ts +1 -1
  256. package/spellbook-client/models/Combo.ts +1 -1
  257. package/spellbook-client/models/Deck.ts +1 -1
  258. package/spellbook-client/models/DeckRequest.ts +1 -1
  259. package/spellbook-client/models/EstimateBracketResult.ts +1 -1
  260. package/spellbook-client/models/ExileStartingCardState.ts +1 -1
  261. package/spellbook-client/models/Feature.ts +1 -1
  262. package/spellbook-client/models/FeatureOfCard.ts +1 -1
  263. package/spellbook-client/models/FeatureProducedByVariant.ts +1 -1
  264. package/spellbook-client/models/FeatureProducedInVariantSuggestion.ts +1 -1
  265. package/spellbook-client/models/FeatureProducedInVariantSuggestionRequest.ts +1 -1
  266. package/spellbook-client/models/FeatureStatusEnum.ts +1 -1
  267. package/spellbook-client/models/FindMyCombosResponse.ts +1 -1
  268. package/spellbook-client/models/GraveyardStartingCardState.ts +1 -1
  269. package/spellbook-client/models/ImageURIOfTheBackOfTheCardArtCrop.ts +1 -1
  270. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInLargeFormat.ts +1 -1
  271. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInNormalFormat.ts +1 -1
  272. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInPNGFormat.ts +1 -1
  273. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInSmallFormat.ts +1 -1
  274. package/spellbook-client/models/ImageURIOfTheCardArtCrop.ts +1 -1
  275. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInLargeFormat.ts +1 -1
  276. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInNormalFormat.ts +1 -1
  277. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInPNGFormat.ts +1 -1
  278. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInSmallFormat.ts +1 -1
  279. package/spellbook-client/models/InvalidUrlResponse.ts +1 -1
  280. package/spellbook-client/models/KindEnum.ts +1 -1
  281. package/spellbook-client/models/LayoutRotationEnum.ts +1 -1
  282. package/spellbook-client/models/LibraryStartingCardState.ts +1 -1
  283. package/spellbook-client/models/PaginatedCardDetailList.ts +1 -1
  284. package/spellbook-client/models/PaginatedFeatureList.ts +1 -1
  285. package/spellbook-client/models/PaginatedFindMyCombosResponseList.ts +1 -1
  286. package/spellbook-client/models/PaginatedFindMyCombosResponseListResults.ts +1 -1
  287. package/spellbook-client/models/PaginatedTemplateList.ts +1 -1
  288. package/spellbook-client/models/PaginatedUserDetailList.ts +1 -1
  289. package/spellbook-client/models/PaginatedVariantAliasList.ts +1 -1
  290. package/spellbook-client/models/PaginatedVariantList.ts +1 -1
  291. package/spellbook-client/models/PaginatedVariantSuggestionList.ts +1 -1
  292. package/spellbook-client/models/PaginatedVariantUpdateSuggestionList.ts +1 -1
  293. package/spellbook-client/models/PaginatedWebsitePropertyList.ts +1 -1
  294. package/spellbook-client/models/PatchedUserDetailRequest.ts +1 -1
  295. package/spellbook-client/models/PatchedVariantSuggestionRequest.ts +1 -1
  296. package/spellbook-client/models/PatchedVariantSuggestionRequestComment.ts +1 -1
  297. package/spellbook-client/models/PatchedVariantSuggestionRequestEasyPrerequisites.ts +1 -1
  298. package/spellbook-client/models/PatchedVariantSuggestionRequestManaNeeded.ts +1 -1
  299. package/spellbook-client/models/PatchedVariantSuggestionRequestNotablePrerequisites.ts +1 -1
  300. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequest.ts +1 -1
  301. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequestSolution.ts +1 -1
  302. package/spellbook-client/models/SuggestionStatusEnum.ts +1 -1
  303. package/spellbook-client/models/Template.ts +1 -1
  304. package/spellbook-client/models/TemplateInVariant.ts +1 -1
  305. package/spellbook-client/models/TemplateRequiredInVariantSuggestion.ts +1 -1
  306. package/spellbook-client/models/TemplateRequiredInVariantSuggestionRequest.ts +1 -1
  307. package/spellbook-client/models/TokenObtainPair.ts +1 -1
  308. package/spellbook-client/models/TokenObtainPairRequest.ts +1 -1
  309. package/spellbook-client/models/TokenRefresh.ts +1 -1
  310. package/spellbook-client/models/TokenRefreshRequest.ts +1 -1
  311. package/spellbook-client/models/TokenVerifyRequest.ts +1 -1
  312. package/spellbook-client/models/User.ts +1 -1
  313. package/spellbook-client/models/UserDetail.ts +1 -1
  314. package/spellbook-client/models/UserDetailRequest.ts +1 -1
  315. package/spellbook-client/models/UserRequest.ts +1 -1
  316. package/spellbook-client/models/Variant.ts +1 -1
  317. package/spellbook-client/models/VariantAlias.ts +1 -1
  318. package/spellbook-client/models/VariantInVariantUpdateSuggestion.ts +1 -1
  319. package/spellbook-client/models/VariantInVariantUpdateSuggestionIssue.ts +1 -1
  320. package/spellbook-client/models/VariantInVariantUpdateSuggestionRequest.ts +1 -1
  321. package/spellbook-client/models/VariantLegalities.ts +1 -1
  322. package/spellbook-client/models/VariantPrices.ts +1 -1
  323. package/spellbook-client/models/VariantStatusEnum.ts +1 -1
  324. package/spellbook-client/models/VariantSuggestion.ts +1 -1
  325. package/spellbook-client/models/VariantSuggestionRequest.ts +1 -1
  326. package/spellbook-client/models/VariantUpdateSuggestion.ts +1 -1
  327. package/spellbook-client/models/VariantUpdateSuggestionRequest.ts +1 -1
  328. package/spellbook-client/models/VariantsQueryValidationError.ts +1 -1
  329. package/spellbook-client/models/WebsiteProperty.ts +1 -1
  330. package/spellbook-client/models/WebsitePropertyValue.ts +1 -1
  331. package/spellbook-client/models/ZoneLocationsEnum.ts +1 -1
  332. package/spellbook-client/runtime.ts +1 -1
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -25,6 +25,7 @@ import {
25
25
  } from '../models/PaginatedFeatureList.js';
26
26
 
27
27
  export interface FeaturesListRequest {
28
+ cards?: Array<number>;
28
29
  count?: boolean;
29
30
  limit?: number;
30
31
  offset?: number;
@@ -47,6 +48,10 @@ export class FeaturesApi extends runtime.BaseAPI {
47
48
  async featuresListRequestOpts(requestParameters: FeaturesListRequest): Promise<runtime.RequestOpts> {
48
49
  const queryParameters: any = {};
49
50
 
51
+ if (requestParameters['cards'] != null) {
52
+ queryParameters['cards'] = requestParameters['cards'];
53
+ }
54
+
50
55
  if (requestParameters['count'] != null) {
51
56
  queryParameters['count'] = requestParameters['count'];
52
57
  }
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,6 +29,7 @@ export interface TemplatesListRequest {
29
29
  limit?: number;
30
30
  offset?: number;
31
31
  q?: string;
32
+ replacements?: Array<number>;
32
33
  }
33
34
 
34
35
  export interface TemplatesRetrieveRequest {
@@ -62,6 +63,10 @@ export class TemplatesApi extends runtime.BaseAPI {
62
63
  queryParameters['q'] = requestParameters['q'];
63
64
  }
64
65
 
66
+ if (requestParameters['replacements'] != null) {
67
+ queryParameters['replacements'] = requestParameters['replacements'];
68
+ }
69
+
65
70
  const headerParameters: runtime.HTTPHeaders = {};
66
71
 
67
72
  if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,6 +10,7 @@ Name | Type
10
10
  `name` | string
11
11
  `oracleId` | string
12
12
  `spoiler` | boolean
13
+ `faces` | number
13
14
  `typeLine` | string
14
15
  `imageUriFrontPng` | [ImageURIOfTheFrontOfTheCardInPNGFormat](ImageURIOfTheFrontOfTheCardInPNGFormat.md)
15
16
  `imageUriFrontLarge` | [ImageURIOfTheFrontOfTheCardInLargeFormat](ImageURIOfTheFrontOfTheCardInLargeFormat.md)
@@ -34,6 +35,7 @@ const example = {
34
35
  "name": null,
35
36
  "oracleId": null,
36
37
  "spoiler": null,
38
+ "faces": null,
37
39
  "typeLine": null,
38
40
  "imageUriFrontPng": null,
39
41
  "imageUriFrontLarge": null,
@@ -13,6 +13,7 @@ Name | Type
13
13
  `variantCount` | number
14
14
  `color` | [ColorEnum](ColorEnum.md)
15
15
  `spoiler` | boolean
16
+ `faces` | number
16
17
  `typeLine` | string
17
18
  `oracleText` | string
18
19
  `keywords` | any
@@ -53,6 +54,7 @@ const example = {
53
54
  "variantCount": null,
54
55
  "color": null,
55
56
  "spoiler": null,
57
+ "faces": null,
56
58
  "typeLine": null,
57
59
  "oracleText": null,
58
60
  "keywords": null,
@@ -14,6 +14,7 @@ Name | Type
14
14
  `graveyardCardState` | string
15
15
  `mustBeCommander` | boolean
16
16
  `quantity` | number
17
+ `usedFace` | number
17
18
 
18
19
  ## Example
19
20
 
@@ -30,6 +31,7 @@ const example = {
30
31
  "graveyardCardState": null,
31
32
  "mustBeCommander": null,
32
33
  "quantity": null,
34
+ "usedFace": null,
33
35
  } satisfies CardInVariant
34
36
 
35
37
  console.log(example)
@@ -11,7 +11,7 @@ All URIs are relative to *http://localhost*
11
11
 
12
12
  ## featuresList
13
13
 
14
- > PaginatedFeatureList featuresList(count, limit, offset, q, status)
14
+ > PaginatedFeatureList featuresList(cards, count, limit, offset, q, status)
15
15
 
16
16
 
17
17
 
@@ -38,6 +38,8 @@ async function example() {
38
38
  const api = new FeaturesApi(config);
39
39
 
40
40
  const body = {
41
+ // Array<number> (optional)
42
+ cards: ...,
41
43
  // boolean | Set to true to enable count query. If false, count will be omitted. (optional)
42
44
  count: true,
43
45
  // number | Number of results to return per page. (optional)
@@ -67,6 +69,7 @@ example().catch(console.error);
67
69
 
68
70
  | Name | Type | Description | Notes |
69
71
  |------------- | ------------- | ------------- | -------------|
72
+ | **cards** | `Array<number>` | | [Optional] |
70
73
  | **count** | `boolean` | Set to true to enable count query. If false, count will be omitted. | [Optional] [Defaults to `false`] |
71
74
  | **limit** | `number` | Number of results to return per page. | [Optional] [Defaults to `undefined`] |
72
75
  | **offset** | `number` | The initial index from which to return the results. | [Optional] [Defaults to `undefined`] |
@@ -11,7 +11,7 @@ All URIs are relative to *http://localhost*
11
11
 
12
12
  ## templatesList
13
13
 
14
- > PaginatedTemplateList templatesList(count, limit, offset, q)
14
+ > PaginatedTemplateList templatesList(count, limit, offset, q, replacements)
15
15
 
16
16
 
17
17
 
@@ -46,6 +46,8 @@ async function example() {
46
46
  offset: 56,
47
47
  // string | A search query. (optional)
48
48
  q: q_example,
49
+ // Array<number> (optional)
50
+ replacements: ...,
49
51
  } satisfies TemplatesListRequest;
50
52
 
51
53
  try {
@@ -69,6 +71,7 @@ example().catch(console.error);
69
71
  | **limit** | `number` | Number of results to return per page. | [Optional] [Defaults to `undefined`] |
70
72
  | **offset** | `number` | The initial index from which to return the results. | [Optional] [Defaults to `undefined`] |
71
73
  | **q** | `string` | A search query. | [Optional] [Defaults to `undefined`] |
74
+ | **replacements** | `Array<number>` | | [Optional] |
72
75
 
73
76
  ### Return type
74
77
 
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -121,6 +121,12 @@ export interface Card {
121
121
  * @memberof Card
122
122
  */
123
123
  spoiler: boolean;
124
+ /**
125
+ * Number of faces (subcards) this card is split into, such as double-faced cards, adventures, split cards and so on. 1 for normal cards.
126
+ * @type {number}
127
+ * @memberof Card
128
+ */
129
+ faces: number;
124
130
  /**
125
131
  *
126
132
  * @type {string}
@@ -205,6 +211,7 @@ export function instanceOfCard(value: object): value is Card {
205
211
  if (!('name' in value) || value['name'] === undefined) return false;
206
212
  if (!('oracleId' in value) || value['oracleId'] === undefined) return false;
207
213
  if (!('spoiler' in value) || value['spoiler'] === undefined) return false;
214
+ if (!('faces' in value) || value['faces'] === undefined) return false;
208
215
  if (!('typeLine' in value) || value['typeLine'] === undefined) return false;
209
216
  if (!('imageUriFrontPng' in value) || value['imageUriFrontPng'] === undefined) return false;
210
217
  if (!('imageUriFrontLarge' in value) || value['imageUriFrontLarge'] === undefined) return false;
@@ -234,6 +241,7 @@ export function CardFromJSONTyped(json: any, ignoreDiscriminator: boolean): Card
234
241
  'name': json['name'],
235
242
  'oracleId': json['oracleId'],
236
243
  'spoiler': json['spoiler'],
244
+ 'faces': json['faces'],
237
245
  'typeLine': json['typeLine'],
238
246
  'imageUriFrontPng': ImageURIOfTheFrontOfTheCardInPNGFormatFromJSON(json['imageUriFrontPng']),
239
247
  'imageUriFrontLarge': ImageURIOfTheFrontOfTheCardInLargeFormatFromJSON(json['imageUriFrontLarge']),
@@ -263,6 +271,7 @@ export function CardToJSONTyped(value?: Omit<Card, 'id'> | null, ignoreDiscrimin
263
271
  'name': value['name'],
264
272
  'oracleId': value['oracleId'],
265
273
  'spoiler': value['spoiler'],
274
+ 'faces': value['faces'],
266
275
  'typeLine': value['typeLine'],
267
276
  'imageUriFrontPng': ImageURIOfTheFrontOfTheCardInPNGFormatToJSON(value['imageUriFrontPng']),
268
277
  'imageUriFrontLarge': ImageURIOfTheFrontOfTheCardInLargeFormatToJSON(value['imageUriFrontLarge']),
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -167,6 +167,12 @@ export interface CardDetail {
167
167
  * @memberof CardDetail
168
168
  */
169
169
  spoiler: boolean;
170
+ /**
171
+ * Number of faces (subcards) this card is split into, such as double-faced cards, adventures, split cards and so on. 1 for normal cards.
172
+ * @type {number}
173
+ * @memberof CardDetail
174
+ */
175
+ faces: number;
170
176
  /**
171
177
  *
172
178
  * @type {string}
@@ -332,6 +338,7 @@ export function instanceOfCardDetail(value: object): value is CardDetail {
332
338
  if (!('variantCount' in value) || value['variantCount'] === undefined) return false;
333
339
  if (!('color' in value) || value['color'] === undefined) return false;
334
340
  if (!('spoiler' in value) || value['spoiler'] === undefined) return false;
341
+ if (!('faces' in value) || value['faces'] === undefined) return false;
335
342
  if (!('typeLine' in value) || value['typeLine'] === undefined) return false;
336
343
  if (!('oracleText' in value) || value['oracleText'] === undefined) return false;
337
344
  if (!('keywords' in value) || value['keywords'] === undefined) return false;
@@ -377,6 +384,7 @@ export function CardDetailFromJSONTyped(json: any, ignoreDiscriminator: boolean)
377
384
  'variantCount': json['variantCount'],
378
385
  'color': ColorEnumFromJSON(json['color']),
379
386
  'spoiler': json['spoiler'],
387
+ 'faces': json['faces'],
380
388
  'typeLine': json['typeLine'],
381
389
  'oracleText': json['oracleText'],
382
390
  'keywords': json['keywords'],
@@ -421,6 +429,7 @@ export function CardDetailToJSONTyped(value?: Omit<CardDetail, 'id'|'variantCoun
421
429
  'identity': ColorEnumToJSON(value['identity']),
422
430
  'color': ColorEnumToJSON(value['color']),
423
431
  'spoiler': value['spoiler'],
432
+ 'faces': value['faces'],
424
433
  'typeLine': value['typeLine'],
425
434
  'oracleText': value['oracleText'],
426
435
  'keywords': value['keywords'],
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -75,6 +75,12 @@ export interface CardInVariant {
75
75
  * @memberof CardInVariant
76
76
  */
77
77
  quantity: number;
78
+ /**
79
+ * For multi-faced cards (double-faced, adventures, split cards...), the 1-based index of the face actually used. Leave blank to use the whole card.
80
+ * @type {number}
81
+ * @memberof CardInVariant
82
+ */
83
+ usedFace: number | null;
78
84
  }
79
85
 
80
86
  /**
@@ -89,6 +95,7 @@ export function instanceOfCardInVariant(value: object): value is CardInVariant {
89
95
  if (!('graveyardCardState' in value) || value['graveyardCardState'] === undefined) return false;
90
96
  if (!('mustBeCommander' in value) || value['mustBeCommander'] === undefined) return false;
91
97
  if (!('quantity' in value) || value['quantity'] === undefined) return false;
98
+ if (!('usedFace' in value) || value['usedFace'] === undefined) return false;
92
99
  return true;
93
100
  }
94
101
 
@@ -110,6 +117,7 @@ export function CardInVariantFromJSONTyped(json: any, ignoreDiscriminator: boole
110
117
  'graveyardCardState': json['graveyardCardState'],
111
118
  'mustBeCommander': json['mustBeCommander'],
112
119
  'quantity': json['quantity'],
120
+ 'usedFace': json['usedFace'],
113
121
  };
114
122
  }
115
123
 
@@ -125,6 +133,7 @@ export function CardInVariantToJSONTyped(value?: Omit<CardInVariant, 'card'|'zon
125
133
  return {
126
134
 
127
135
  'quantity': value['quantity'],
136
+ 'usedFace': value['usedFace'],
128
137
  };
129
138
  }
130
139
 
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Commander Spellbook API
5
5
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
6
  *
7
- * The version of the OpenAPI document: 5.6.5
7
+ * The version of the OpenAPI document: 5.7.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).