@space-cow-media/spellbook-client 5.8.2 → 6.0.1

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 (347) 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/ExplainQueryApi.d.ts +34 -0
  12. package/dist/apis/ExplainQueryApi.js +76 -0
  13. package/dist/apis/ExplainQueryApi.js.map +1 -0
  14. package/dist/apis/FeaturesApi.d.ts +1 -1
  15. package/dist/apis/FeaturesApi.js +1 -1
  16. package/dist/apis/FindMyCombosApi.d.ts +1 -1
  17. package/dist/apis/FindMyCombosApi.js +1 -1
  18. package/dist/apis/PropertiesApi.d.ts +1 -1
  19. package/dist/apis/PropertiesApi.js +1 -1
  20. package/dist/apis/TemplatesApi.d.ts +1 -1
  21. package/dist/apis/TemplatesApi.js +1 -1
  22. package/dist/apis/TokenApi.d.ts +1 -1
  23. package/dist/apis/TokenApi.js +1 -1
  24. package/dist/apis/UsersApi.d.ts +1 -1
  25. package/dist/apis/UsersApi.js +1 -1
  26. package/dist/apis/VariantAliasesApi.d.ts +1 -1
  27. package/dist/apis/VariantAliasesApi.js +1 -1
  28. package/dist/apis/VariantSuggestionsApi.d.ts +1 -1
  29. package/dist/apis/VariantSuggestionsApi.js +1 -1
  30. package/dist/apis/VariantUpdateSuggestionsApi.d.ts +1 -1
  31. package/dist/apis/VariantUpdateSuggestionsApi.js +1 -1
  32. package/dist/apis/VariantsApi.d.ts +1 -1
  33. package/dist/apis/VariantsApi.js +1 -1
  34. package/dist/apis/index.d.ts +1 -0
  35. package/dist/apis/index.js +1 -0
  36. package/dist/apis/index.js.map +1 -1
  37. package/dist/models/BattlefieldStartingCardState.d.ts +1 -1
  38. package/dist/models/BattlefieldStartingCardState.js +1 -1
  39. package/dist/models/BracketTagEnum.d.ts +1 -1
  40. package/dist/models/BracketTagEnum.js +1 -1
  41. package/dist/models/Card.d.ts +1 -1
  42. package/dist/models/Card.js +1 -1
  43. package/dist/models/CardDetail.d.ts +1 -1
  44. package/dist/models/CardDetail.js +1 -1
  45. package/dist/models/CardInDeck.d.ts +1 -1
  46. package/dist/models/CardInDeck.js +1 -1
  47. package/dist/models/CardInDeckRequest.d.ts +1 -1
  48. package/dist/models/CardInDeckRequest.js +1 -1
  49. package/dist/models/CardInVariant.d.ts +1 -1
  50. package/dist/models/CardInVariant.js +1 -1
  51. package/dist/models/CardLegalities.d.ts +1 -1
  52. package/dist/models/CardLegalities.js +1 -1
  53. package/dist/models/CardPrices.d.ts +1 -1
  54. package/dist/models/CardPrices.js +1 -1
  55. package/dist/models/CardUsedInVariantSuggestion.d.ts +1 -1
  56. package/dist/models/CardUsedInVariantSuggestion.js +1 -1
  57. package/dist/models/CardUsedInVariantSuggestionRequest.d.ts +1 -1
  58. package/dist/models/CardUsedInVariantSuggestionRequest.js +1 -1
  59. package/dist/models/ClassifiedCard.d.ts +1 -1
  60. package/dist/models/ClassifiedCard.js +1 -1
  61. package/dist/models/ClassifiedTemplate.d.ts +1 -1
  62. package/dist/models/ClassifiedTemplate.js +1 -1
  63. package/dist/models/ClassifiedVariant.d.ts +1 -1
  64. package/dist/models/ClassifiedVariant.js +1 -1
  65. package/dist/models/ColorEnum.d.ts +1 -1
  66. package/dist/models/ColorEnum.js +1 -1
  67. package/dist/models/Combo.d.ts +1 -1
  68. package/dist/models/Combo.js +1 -1
  69. package/dist/models/Deck.d.ts +1 -1
  70. package/dist/models/Deck.js +1 -1
  71. package/dist/models/DeckRequest.d.ts +1 -1
  72. package/dist/models/DeckRequest.js +1 -1
  73. package/dist/models/EstimateBracketResult.d.ts +1 -1
  74. package/dist/models/EstimateBracketResult.js +1 -1
  75. package/dist/models/ExileStartingCardState.d.ts +1 -1
  76. package/dist/models/ExileStartingCardState.js +1 -1
  77. package/dist/models/Feature.d.ts +1 -1
  78. package/dist/models/Feature.js +1 -1
  79. package/dist/models/FeatureOfCard.d.ts +1 -1
  80. package/dist/models/FeatureOfCard.js +1 -1
  81. package/dist/models/FeatureProducedByVariant.d.ts +1 -1
  82. package/dist/models/FeatureProducedByVariant.js +1 -1
  83. package/dist/models/FeatureProducedInVariantSuggestion.d.ts +1 -1
  84. package/dist/models/FeatureProducedInVariantSuggestion.js +1 -1
  85. package/dist/models/FeatureProducedInVariantSuggestionRequest.d.ts +1 -1
  86. package/dist/models/FeatureProducedInVariantSuggestionRequest.js +1 -1
  87. package/dist/models/FeatureStatusEnum.d.ts +1 -1
  88. package/dist/models/FeatureStatusEnum.js +1 -1
  89. package/dist/models/FindMyCombosResponse.d.ts +1 -1
  90. package/dist/models/FindMyCombosResponse.js +1 -1
  91. package/dist/models/GraveyardStartingCardState.d.ts +1 -1
  92. package/dist/models/GraveyardStartingCardState.js +1 -1
  93. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.d.ts +1 -1
  94. package/dist/models/ImageURIOfTheBackOfTheCardArtCrop.js +1 -1
  95. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.d.ts +1 -1
  96. package/dist/models/ImageURIOfTheBackOfTheCardInLargeFormat.js +1 -1
  97. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.d.ts +1 -1
  98. package/dist/models/ImageURIOfTheBackOfTheCardInNormalFormat.js +1 -1
  99. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.d.ts +1 -1
  100. package/dist/models/ImageURIOfTheBackOfTheCardInPNGFormat.js +1 -1
  101. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.d.ts +1 -1
  102. package/dist/models/ImageURIOfTheBackOfTheCardInSmallFormat.js +1 -1
  103. package/dist/models/ImageURIOfTheCardArtCrop.d.ts +1 -1
  104. package/dist/models/ImageURIOfTheCardArtCrop.js +1 -1
  105. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.d.ts +1 -1
  106. package/dist/models/ImageURIOfTheFrontOfTheCardInLargeFormat.js +1 -1
  107. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.d.ts +1 -1
  108. package/dist/models/ImageURIOfTheFrontOfTheCardInNormalFormat.js +1 -1
  109. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.d.ts +1 -1
  110. package/dist/models/ImageURIOfTheFrontOfTheCardInPNGFormat.js +1 -1
  111. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.d.ts +1 -1
  112. package/dist/models/ImageURIOfTheFrontOfTheCardInSmallFormat.js +1 -1
  113. package/dist/models/InvalidUrlResponse.d.ts +1 -1
  114. package/dist/models/InvalidUrlResponse.js +1 -1
  115. package/dist/models/KindEnum.d.ts +1 -1
  116. package/dist/models/KindEnum.js +1 -1
  117. package/dist/models/LayoutRotationEnum.d.ts +1 -1
  118. package/dist/models/LayoutRotationEnum.js +1 -1
  119. package/dist/models/LibraryStartingCardState.d.ts +1 -1
  120. package/dist/models/LibraryStartingCardState.js +1 -1
  121. package/dist/models/PaginatedCardDetailList.d.ts +1 -1
  122. package/dist/models/PaginatedCardDetailList.js +1 -1
  123. package/dist/models/PaginatedFeatureList.d.ts +1 -1
  124. package/dist/models/PaginatedFeatureList.js +1 -1
  125. package/dist/models/PaginatedFindMyCombosResponseList.d.ts +1 -1
  126. package/dist/models/PaginatedFindMyCombosResponseList.js +1 -1
  127. package/dist/models/PaginatedFindMyCombosResponseListResults.d.ts +1 -1
  128. package/dist/models/PaginatedFindMyCombosResponseListResults.js +1 -1
  129. package/dist/models/PaginatedTemplateList.d.ts +1 -1
  130. package/dist/models/PaginatedTemplateList.js +1 -1
  131. package/dist/models/PaginatedUserDetailList.d.ts +1 -1
  132. package/dist/models/PaginatedUserDetailList.js +1 -1
  133. package/dist/models/PaginatedVariantAliasList.d.ts +1 -1
  134. package/dist/models/PaginatedVariantAliasList.js +1 -1
  135. package/dist/models/PaginatedVariantList.d.ts +1 -1
  136. package/dist/models/PaginatedVariantList.js +1 -1
  137. package/dist/models/PaginatedVariantSuggestionList.d.ts +1 -1
  138. package/dist/models/PaginatedVariantSuggestionList.js +1 -1
  139. package/dist/models/PaginatedVariantUpdateSuggestionList.d.ts +1 -1
  140. package/dist/models/PaginatedVariantUpdateSuggestionList.js +1 -1
  141. package/dist/models/PaginatedWebsitePropertyList.d.ts +1 -1
  142. package/dist/models/PaginatedWebsitePropertyList.js +1 -1
  143. package/dist/models/PatchedUserDetailRequest.d.ts +1 -1
  144. package/dist/models/PatchedUserDetailRequest.js +1 -1
  145. package/dist/models/PatchedVariantSuggestionRequest.d.ts +1 -1
  146. package/dist/models/PatchedVariantSuggestionRequest.js +1 -1
  147. package/dist/models/PatchedVariantSuggestionRequestComment.d.ts +1 -1
  148. package/dist/models/PatchedVariantSuggestionRequestComment.js +1 -1
  149. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.d.ts +1 -1
  150. package/dist/models/PatchedVariantSuggestionRequestEasyPrerequisites.js +1 -1
  151. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.d.ts +1 -1
  152. package/dist/models/PatchedVariantSuggestionRequestManaNeeded.js +1 -1
  153. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.d.ts +1 -1
  154. package/dist/models/PatchedVariantSuggestionRequestNotablePrerequisites.js +1 -1
  155. package/dist/models/PatchedVariantUpdateSuggestionRequest.d.ts +1 -1
  156. package/dist/models/PatchedVariantUpdateSuggestionRequest.js +1 -1
  157. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.d.ts +1 -1
  158. package/dist/models/PatchedVariantUpdateSuggestionRequestSolution.js +1 -1
  159. package/dist/models/QueryExplanation.d.ts +34 -0
  160. package/dist/models/QueryExplanation.js +48 -0
  161. package/dist/models/QueryExplanation.js.map +1 -0
  162. package/dist/models/QueryExplanationValidationError.d.ts +30 -0
  163. package/dist/models/QueryExplanationValidationError.js +44 -0
  164. package/dist/models/QueryExplanationValidationError.js.map +1 -0
  165. package/dist/models/SuggestionStatusEnum.d.ts +1 -1
  166. package/dist/models/SuggestionStatusEnum.js +1 -1
  167. package/dist/models/Template.d.ts +1 -1
  168. package/dist/models/Template.js +1 -1
  169. package/dist/models/TemplateInVariant.d.ts +1 -1
  170. package/dist/models/TemplateInVariant.js +1 -1
  171. package/dist/models/TemplateRequiredInVariantSuggestion.d.ts +1 -1
  172. package/dist/models/TemplateRequiredInVariantSuggestion.js +1 -1
  173. package/dist/models/TemplateRequiredInVariantSuggestionRequest.d.ts +1 -1
  174. package/dist/models/TemplateRequiredInVariantSuggestionRequest.js +1 -1
  175. package/dist/models/TokenObtainPair.d.ts +1 -1
  176. package/dist/models/TokenObtainPair.js +1 -1
  177. package/dist/models/TokenObtainPairRequest.d.ts +1 -1
  178. package/dist/models/TokenObtainPairRequest.js +1 -1
  179. package/dist/models/TokenRefresh.d.ts +1 -1
  180. package/dist/models/TokenRefresh.js +1 -1
  181. package/dist/models/TokenRefreshRequest.d.ts +1 -1
  182. package/dist/models/TokenRefreshRequest.js +1 -1
  183. package/dist/models/TokenVerifyRequest.d.ts +1 -1
  184. package/dist/models/TokenVerifyRequest.js +1 -1
  185. package/dist/models/User.d.ts +1 -1
  186. package/dist/models/User.js +1 -1
  187. package/dist/models/UserDetail.d.ts +1 -1
  188. package/dist/models/UserDetail.js +1 -1
  189. package/dist/models/UserDetailRequest.d.ts +1 -1
  190. package/dist/models/UserDetailRequest.js +1 -1
  191. package/dist/models/UserRequest.d.ts +1 -1
  192. package/dist/models/UserRequest.js +1 -1
  193. package/dist/models/Variant.d.ts +1 -1
  194. package/dist/models/Variant.js +1 -1
  195. package/dist/models/VariantAlias.d.ts +1 -1
  196. package/dist/models/VariantAlias.js +1 -1
  197. package/dist/models/VariantInVariantUpdateSuggestion.d.ts +1 -1
  198. package/dist/models/VariantInVariantUpdateSuggestion.js +1 -1
  199. package/dist/models/VariantInVariantUpdateSuggestionIssue.d.ts +1 -1
  200. package/dist/models/VariantInVariantUpdateSuggestionIssue.js +1 -1
  201. package/dist/models/VariantInVariantUpdateSuggestionRequest.d.ts +1 -1
  202. package/dist/models/VariantInVariantUpdateSuggestionRequest.js +1 -1
  203. package/dist/models/VariantLegalities.d.ts +1 -1
  204. package/dist/models/VariantLegalities.js +1 -1
  205. package/dist/models/VariantPrices.d.ts +1 -1
  206. package/dist/models/VariantPrices.js +1 -1
  207. package/dist/models/VariantStatusEnum.d.ts +1 -1
  208. package/dist/models/VariantStatusEnum.js +1 -1
  209. package/dist/models/VariantSuggestion.d.ts +1 -1
  210. package/dist/models/VariantSuggestion.js +2 -2
  211. package/dist/models/VariantSuggestion.js.map +1 -1
  212. package/dist/models/VariantSuggestionRequest.d.ts +1 -1
  213. package/dist/models/VariantSuggestionRequest.js +1 -1
  214. package/dist/models/VariantUpdateSuggestion.d.ts +1 -1
  215. package/dist/models/VariantUpdateSuggestion.js +2 -2
  216. package/dist/models/VariantUpdateSuggestion.js.map +1 -1
  217. package/dist/models/VariantUpdateSuggestionRequest.d.ts +1 -1
  218. package/dist/models/VariantUpdateSuggestionRequest.js +1 -1
  219. package/dist/models/VariantsQueryValidationError.d.ts +1 -1
  220. package/dist/models/VariantsQueryValidationError.js +1 -1
  221. package/dist/models/WebsiteProperty.d.ts +1 -1
  222. package/dist/models/WebsiteProperty.js +1 -1
  223. package/dist/models/WebsitePropertyValue.d.ts +1 -1
  224. package/dist/models/WebsitePropertyValue.js +1 -1
  225. package/dist/models/ZoneLocationsEnum.d.ts +1 -1
  226. package/dist/models/ZoneLocationsEnum.js +1 -1
  227. package/dist/models/index.d.ts +2 -0
  228. package/dist/models/index.js +2 -0
  229. package/dist/models/index.js.map +1 -1
  230. package/dist/runtime.d.ts +1 -1
  231. package/dist/runtime.js +1 -1
  232. package/package.json +1 -1
  233. package/spellbook-client/apis/CardListFromTextApi.ts +1 -1
  234. package/spellbook-client/apis/CardListFromUrlApi.ts +1 -1
  235. package/spellbook-client/apis/CardsApi.ts +1 -1
  236. package/spellbook-client/apis/DefaultApi.ts +1 -1
  237. package/spellbook-client/apis/EstimateBracketApi.ts +1 -1
  238. package/spellbook-client/apis/ExplainQueryApi.ts +89 -0
  239. package/spellbook-client/apis/FeaturesApi.ts +1 -1
  240. package/spellbook-client/apis/FindMyCombosApi.ts +1 -1
  241. package/spellbook-client/apis/PropertiesApi.ts +1 -1
  242. package/spellbook-client/apis/TemplatesApi.ts +1 -1
  243. package/spellbook-client/apis/TokenApi.ts +1 -1
  244. package/spellbook-client/apis/UsersApi.ts +1 -1
  245. package/spellbook-client/apis/VariantAliasesApi.ts +1 -1
  246. package/spellbook-client/apis/VariantSuggestionsApi.ts +1 -1
  247. package/spellbook-client/apis/VariantUpdateSuggestionsApi.ts +1 -1
  248. package/spellbook-client/apis/VariantsApi.ts +1 -1
  249. package/spellbook-client/apis/index.ts +1 -0
  250. package/spellbook-client/docs/ExplainQueryApi.md +84 -0
  251. package/spellbook-client/docs/QueryExplanation.md +36 -0
  252. package/spellbook-client/docs/QueryExplanationValidationError.md +34 -0
  253. package/spellbook-client/models/BattlefieldStartingCardState.ts +1 -1
  254. package/spellbook-client/models/BracketTagEnum.ts +1 -1
  255. package/spellbook-client/models/Card.ts +1 -1
  256. package/spellbook-client/models/CardDetail.ts +1 -1
  257. package/spellbook-client/models/CardInDeck.ts +1 -1
  258. package/spellbook-client/models/CardInDeckRequest.ts +1 -1
  259. package/spellbook-client/models/CardInVariant.ts +1 -1
  260. package/spellbook-client/models/CardLegalities.ts +1 -1
  261. package/spellbook-client/models/CardPrices.ts +1 -1
  262. package/spellbook-client/models/CardUsedInVariantSuggestion.ts +1 -1
  263. package/spellbook-client/models/CardUsedInVariantSuggestionRequest.ts +1 -1
  264. package/spellbook-client/models/ClassifiedCard.ts +1 -1
  265. package/spellbook-client/models/ClassifiedTemplate.ts +1 -1
  266. package/spellbook-client/models/ClassifiedVariant.ts +1 -1
  267. package/spellbook-client/models/ColorEnum.ts +1 -1
  268. package/spellbook-client/models/Combo.ts +1 -1
  269. package/spellbook-client/models/Deck.ts +1 -1
  270. package/spellbook-client/models/DeckRequest.ts +1 -1
  271. package/spellbook-client/models/EstimateBracketResult.ts +1 -1
  272. package/spellbook-client/models/ExileStartingCardState.ts +1 -1
  273. package/spellbook-client/models/Feature.ts +1 -1
  274. package/spellbook-client/models/FeatureOfCard.ts +1 -1
  275. package/spellbook-client/models/FeatureProducedByVariant.ts +1 -1
  276. package/spellbook-client/models/FeatureProducedInVariantSuggestion.ts +1 -1
  277. package/spellbook-client/models/FeatureProducedInVariantSuggestionRequest.ts +1 -1
  278. package/spellbook-client/models/FeatureStatusEnum.ts +1 -1
  279. package/spellbook-client/models/FindMyCombosResponse.ts +1 -1
  280. package/spellbook-client/models/GraveyardStartingCardState.ts +1 -1
  281. package/spellbook-client/models/ImageURIOfTheBackOfTheCardArtCrop.ts +1 -1
  282. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInLargeFormat.ts +1 -1
  283. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInNormalFormat.ts +1 -1
  284. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInPNGFormat.ts +1 -1
  285. package/spellbook-client/models/ImageURIOfTheBackOfTheCardInSmallFormat.ts +1 -1
  286. package/spellbook-client/models/ImageURIOfTheCardArtCrop.ts +1 -1
  287. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInLargeFormat.ts +1 -1
  288. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInNormalFormat.ts +1 -1
  289. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInPNGFormat.ts +1 -1
  290. package/spellbook-client/models/ImageURIOfTheFrontOfTheCardInSmallFormat.ts +1 -1
  291. package/spellbook-client/models/InvalidUrlResponse.ts +1 -1
  292. package/spellbook-client/models/KindEnum.ts +1 -1
  293. package/spellbook-client/models/LayoutRotationEnum.ts +1 -1
  294. package/spellbook-client/models/LibraryStartingCardState.ts +1 -1
  295. package/spellbook-client/models/PaginatedCardDetailList.ts +1 -1
  296. package/spellbook-client/models/PaginatedFeatureList.ts +1 -1
  297. package/spellbook-client/models/PaginatedFindMyCombosResponseList.ts +1 -1
  298. package/spellbook-client/models/PaginatedFindMyCombosResponseListResults.ts +1 -1
  299. package/spellbook-client/models/PaginatedTemplateList.ts +1 -1
  300. package/spellbook-client/models/PaginatedUserDetailList.ts +1 -1
  301. package/spellbook-client/models/PaginatedVariantAliasList.ts +1 -1
  302. package/spellbook-client/models/PaginatedVariantList.ts +1 -1
  303. package/spellbook-client/models/PaginatedVariantSuggestionList.ts +1 -1
  304. package/spellbook-client/models/PaginatedVariantUpdateSuggestionList.ts +1 -1
  305. package/spellbook-client/models/PaginatedWebsitePropertyList.ts +1 -1
  306. package/spellbook-client/models/PatchedUserDetailRequest.ts +1 -1
  307. package/spellbook-client/models/PatchedVariantSuggestionRequest.ts +1 -1
  308. package/spellbook-client/models/PatchedVariantSuggestionRequestComment.ts +1 -1
  309. package/spellbook-client/models/PatchedVariantSuggestionRequestEasyPrerequisites.ts +1 -1
  310. package/spellbook-client/models/PatchedVariantSuggestionRequestManaNeeded.ts +1 -1
  311. package/spellbook-client/models/PatchedVariantSuggestionRequestNotablePrerequisites.ts +1 -1
  312. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequest.ts +1 -1
  313. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequestSolution.ts +1 -1
  314. package/spellbook-client/models/QueryExplanation.ts +71 -0
  315. package/spellbook-client/models/QueryExplanationValidationError.ts +64 -0
  316. package/spellbook-client/models/SuggestionStatusEnum.ts +1 -1
  317. package/spellbook-client/models/Template.ts +1 -1
  318. package/spellbook-client/models/TemplateInVariant.ts +1 -1
  319. package/spellbook-client/models/TemplateRequiredInVariantSuggestion.ts +1 -1
  320. package/spellbook-client/models/TemplateRequiredInVariantSuggestionRequest.ts +1 -1
  321. package/spellbook-client/models/TokenObtainPair.ts +1 -1
  322. package/spellbook-client/models/TokenObtainPairRequest.ts +1 -1
  323. package/spellbook-client/models/TokenRefresh.ts +1 -1
  324. package/spellbook-client/models/TokenRefreshRequest.ts +1 -1
  325. package/spellbook-client/models/TokenVerifyRequest.ts +1 -1
  326. package/spellbook-client/models/User.ts +1 -1
  327. package/spellbook-client/models/UserDetail.ts +1 -1
  328. package/spellbook-client/models/UserDetailRequest.ts +1 -1
  329. package/spellbook-client/models/UserRequest.ts +1 -1
  330. package/spellbook-client/models/Variant.ts +1 -1
  331. package/spellbook-client/models/VariantAlias.ts +1 -1
  332. package/spellbook-client/models/VariantInVariantUpdateSuggestion.ts +1 -1
  333. package/spellbook-client/models/VariantInVariantUpdateSuggestionIssue.ts +1 -1
  334. package/spellbook-client/models/VariantInVariantUpdateSuggestionRequest.ts +1 -1
  335. package/spellbook-client/models/VariantLegalities.ts +1 -1
  336. package/spellbook-client/models/VariantPrices.ts +1 -1
  337. package/spellbook-client/models/VariantStatusEnum.ts +1 -1
  338. package/spellbook-client/models/VariantSuggestion.ts +2 -2
  339. package/spellbook-client/models/VariantSuggestionRequest.ts +1 -1
  340. package/spellbook-client/models/VariantUpdateSuggestion.ts +2 -2
  341. package/spellbook-client/models/VariantUpdateSuggestionRequest.ts +1 -1
  342. package/spellbook-client/models/VariantsQueryValidationError.ts +1 -1
  343. package/spellbook-client/models/WebsiteProperty.ts +1 -1
  344. package/spellbook-client/models/WebsitePropertyValue.ts +1 -1
  345. package/spellbook-client/models/ZoneLocationsEnum.ts +1 -1
  346. package/spellbook-client/models/index.ts +2 -0
  347. package/spellbook-client/runtime.ts +1 -1
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Commander Spellbook API
3
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
+ *
5
+ * The version of the OpenAPI document: 6.0.1
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
+ * https://openapi-generator.tech
10
+ * Do not edit the class manually.
11
+ */
12
+ import * as runtime from '../runtime.js';
13
+ import { type QueryExplanation } from '../models/QueryExplanation.js';
14
+ export interface ExplainQueryRetrieveRequest {
15
+ /**
16
+ * A search query to explain in plain English.
17
+ */
18
+ q?: string;
19
+ }
20
+ /**
21
+ *
22
+ */
23
+ export declare class ExplainQueryApi extends runtime.BaseAPI {
24
+ /**
25
+ * Creates request options for explainQueryRetrieve without sending the request
26
+ */
27
+ explainQueryRetrieveRequestOpts(requestParameters: ExplainQueryRetrieveRequest): Promise<runtime.RequestOpts>;
28
+ /**
29
+ */
30
+ explainQueryRetrieveRaw(requestParameters: ExplainQueryRetrieveRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<QueryExplanation>>;
31
+ /**
32
+ */
33
+ explainQueryRetrieve(requestParameters?: ExplainQueryRetrieveRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<QueryExplanation>;
34
+ }
@@ -0,0 +1,76 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Commander Spellbook API
5
+ * API for Commander Spellbook, the combo database engine for Magic: The Gathering
6
+ *
7
+ * The version of the OpenAPI document: 6.0.1
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
15
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
16
+ return new (P || (P = Promise))(function (resolve, reject) {
17
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
18
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
19
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
20
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
21
+ });
22
+ };
23
+ import * as runtime from '../runtime.js';
24
+ import { QueryExplanationFromJSON, } from '../models/QueryExplanation.js';
25
+ /**
26
+ *
27
+ */
28
+ export class ExplainQueryApi extends runtime.BaseAPI {
29
+ /**
30
+ * Creates request options for explainQueryRetrieve without sending the request
31
+ */
32
+ explainQueryRetrieveRequestOpts(requestParameters) {
33
+ return __awaiter(this, void 0, void 0, function* () {
34
+ const queryParameters = {};
35
+ if (requestParameters['q'] != null) {
36
+ queryParameters['q'] = requestParameters['q'];
37
+ }
38
+ const headerParameters = {};
39
+ if (this.configuration && (this.configuration.username !== undefined || this.configuration.password !== undefined)) {
40
+ headerParameters["Authorization"] = "Basic " + btoa(this.configuration.username + ":" + this.configuration.password);
41
+ }
42
+ if (this.configuration && this.configuration.accessToken) {
43
+ const token = this.configuration.accessToken;
44
+ const tokenString = yield token("jwtAuth", []);
45
+ if (tokenString) {
46
+ headerParameters["Authorization"] = `Bearer ${tokenString}`;
47
+ }
48
+ }
49
+ let urlPath = `/explain-query`;
50
+ return {
51
+ path: urlPath,
52
+ method: 'GET',
53
+ headers: headerParameters,
54
+ query: queryParameters,
55
+ };
56
+ });
57
+ }
58
+ /**
59
+ */
60
+ explainQueryRetrieveRaw(requestParameters, initOverrides) {
61
+ return __awaiter(this, void 0, void 0, function* () {
62
+ const requestOptions = yield this.explainQueryRetrieveRequestOpts(requestParameters);
63
+ const response = yield this.request(requestOptions, initOverrides);
64
+ return new runtime.JSONApiResponse(response, (jsonValue) => QueryExplanationFromJSON(jsonValue));
65
+ });
66
+ }
67
+ /**
68
+ */
69
+ explainQueryRetrieve() {
70
+ return __awaiter(this, arguments, void 0, function* (requestParameters = {}, initOverrides) {
71
+ const response = yield this.explainQueryRetrieveRaw(requestParameters, initOverrides);
72
+ return yield response.value();
73
+ });
74
+ }
75
+ }
76
+ //# sourceMappingURL=ExplainQueryApi.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExplainQueryApi.js","sourceRoot":"","sources":["../../spellbook-client/apis/ExplainQueryApi.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;;;;;;;;AAEH,OAAO,KAAK,OAAO,MAAM,eAAe,CAAC;AACzC,OAAO,EAEH,wBAAwB,GAE3B,MAAM,+BAA+B,CAAC;AAcvC;;GAEG;AACH,MAAM,OAAO,eAAgB,SAAQ,OAAO,CAAC,OAAO;IAEhD;;OAEG;IACG,+BAA+B,CAAC,iBAA8C;;YAChF,MAAM,eAAe,GAAQ,EAAE,CAAC;YAEhC,IAAI,iBAAiB,CAAC,GAAG,CAAC,IAAI,IAAI,EAAE,CAAC;gBACjC,eAAe,CAAC,GAAG,CAAC,GAAG,iBAAiB,CAAC,GAAG,CAAC,CAAC;YAClD,CAAC;YAED,MAAM,gBAAgB,GAAwB,EAAE,CAAC;YAEjD,IAAI,IAAI,CAAC,aAAa,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,QAAQ,KAAK,SAAS,IAAI,IAAI,CAAC,aAAa,CAAC,QAAQ,KAAK,SAAS,CAAC,EAAE,CAAC;gBACjH,gBAAgB,CAAC,eAAe,CAAC,GAAG,QAAQ,GAAG,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,QAAQ,GAAG,GAAG,GAAG,IAAI,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;YACzH,CAAC;YACD,IAAI,IAAI,CAAC,aAAa,IAAI,IAAI,CAAC,aAAa,CAAC,WAAW,EAAE,CAAC;gBACvD,MAAM,KAAK,GAAG,IAAI,CAAC,aAAa,CAAC,WAAW,CAAC;gBAC7C,MAAM,WAAW,GAAG,MAAM,KAAK,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;gBAE/C,IAAI,WAAW,EAAE,CAAC;oBACd,gBAAgB,CAAC,eAAe,CAAC,GAAG,UAAU,WAAW,EAAE,CAAC;gBAChE,CAAC;YACL,CAAC;YAED,IAAI,OAAO,GAAG,gBAAgB,CAAC;YAE/B,OAAO;gBACH,IAAI,EAAE,OAAO;gBACb,MAAM,EAAE,KAAK;gBACb,OAAO,EAAE,gBAAgB;gBACzB,KAAK,EAAE,eAAe;aACzB,CAAC;QACN,CAAC;KAAA;IAED;OACG;IACG,uBAAuB,CAAC,iBAA8C,EAAE,aAA0D;;YACpI,MAAM,cAAc,GAAG,MAAM,IAAI,CAAC,+BAA+B,CAAC,iBAAiB,CAAC,CAAC;YACrF,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,OAAO,CAAC,cAAc,EAAE,aAAa,CAAC,CAAC;YAEnE,OAAO,IAAI,OAAO,CAAC,eAAe,CAAC,QAAQ,EAAE,CAAC,SAAS,EAAE,EAAE,CAAC,wBAAwB,CAAC,SAAS,CAAC,CAAC,CAAC;QACrG,CAAC;KAAA;IAED;OACG;IACG,oBAAoB;6DAAC,iBAAiB,GAAgC,EAAE,EAAE,aAA0D;YACtI,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,uBAAuB,CAAC,iBAAiB,EAAE,aAAa,CAAC,CAAC;YACtF,OAAO,MAAM,QAAQ,CAAC,KAAK,EAAE,CAAC;QAClC,CAAC;KAAA;CAEJ"}
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3,6 +3,7 @@ export * from './CardListFromUrlApi.js';
3
3
  export * from './CardsApi.js';
4
4
  export * from './DefaultApi.js';
5
5
  export * from './EstimateBracketApi.js';
6
+ export * from './ExplainQueryApi.js';
6
7
  export * from './FeaturesApi.js';
7
8
  export * from './FindMyCombosApi.js';
8
9
  export * from './PropertiesApi.js';
@@ -5,6 +5,7 @@ export * from './CardListFromUrlApi.js';
5
5
  export * from './CardsApi.js';
6
6
  export * from './DefaultApi.js';
7
7
  export * from './EstimateBracketApi.js';
8
+ export * from './ExplainQueryApi.js';
8
9
  export * from './FeaturesApi.js';
9
10
  export * from './FindMyCombosApi.js';
10
11
  export * from './PropertiesApi.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../spellbook-client/apis/index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../spellbook-client/apis/index.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB,cAAc,0BAA0B,CAAC;AACzC,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kCAAkC,CAAC;AACjD,cAAc,kBAAkB,CAAC"}
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Commander Spellbook API
3
3
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
4
4
  *
5
- * The version of the OpenAPI document: 5.8.2
5
+ * The version of the OpenAPI document: 6.0.1
6
6
  *
7
7
  *
8
8
  * 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.8.2
7
+ * The version of the OpenAPI document: 6.0.1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).