@space-cow-media/spellbook-client 5.4.10 → 5.5.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 (272) 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 +1 -1
  12. package/dist/apis/FeaturesApi.js +1 -1
  13. package/dist/apis/FindMyCombosApi.d.ts +1 -1
  14. package/dist/apis/FindMyCombosApi.js +1 -1
  15. package/dist/apis/PropertiesApi.d.ts +1 -1
  16. package/dist/apis/PropertiesApi.js +1 -1
  17. package/dist/apis/TemplatesApi.d.ts +1 -1
  18. package/dist/apis/TemplatesApi.js +1 -1
  19. package/dist/apis/TokenApi.d.ts +1 -1
  20. package/dist/apis/TokenApi.js +1 -1
  21. package/dist/apis/UsersApi.d.ts +1 -1
  22. package/dist/apis/UsersApi.js +1 -1
  23. package/dist/apis/VariantAliasesApi.d.ts +1 -1
  24. package/dist/apis/VariantAliasesApi.js +1 -1
  25. package/dist/apis/VariantSuggestionsApi.d.ts +1 -1
  26. package/dist/apis/VariantSuggestionsApi.js +1 -1
  27. package/dist/apis/VariantUpdateSuggestionsApi.d.ts +1 -1
  28. package/dist/apis/VariantUpdateSuggestionsApi.js +1 -1
  29. package/dist/apis/VariantsApi.d.ts +1 -1
  30. package/dist/apis/VariantsApi.js +1 -1
  31. package/dist/models/BracketTagEnum.d.ts +1 -1
  32. package/dist/models/BracketTagEnum.js +1 -1
  33. package/dist/models/Card.d.ts +1 -1
  34. package/dist/models/Card.js +1 -1
  35. package/dist/models/CardDetail.d.ts +1 -1
  36. package/dist/models/CardDetail.js +1 -1
  37. package/dist/models/CardInDeck.d.ts +1 -1
  38. package/dist/models/CardInDeck.js +1 -1
  39. package/dist/models/CardInDeckRequest.d.ts +1 -1
  40. package/dist/models/CardInDeckRequest.js +1 -1
  41. package/dist/models/CardInVariant.d.ts +1 -1
  42. package/dist/models/CardInVariant.js +1 -1
  43. package/dist/models/CardLegalities.d.ts +19 -1
  44. package/dist/models/CardLegalities.js +13 -1
  45. package/dist/models/CardLegalities.js.map +1 -1
  46. package/dist/models/CardPrices.d.ts +1 -1
  47. package/dist/models/CardPrices.js +1 -1
  48. package/dist/models/CardUsedInVariantSuggestion.d.ts +1 -1
  49. package/dist/models/CardUsedInVariantSuggestion.js +1 -1
  50. package/dist/models/CardUsedInVariantSuggestionRequest.d.ts +1 -1
  51. package/dist/models/CardUsedInVariantSuggestionRequest.js +1 -1
  52. package/dist/models/ClassifiedCard.d.ts +1 -1
  53. package/dist/models/ClassifiedCard.js +1 -1
  54. package/dist/models/ClassifiedTemplate.d.ts +1 -1
  55. package/dist/models/ClassifiedTemplate.js +1 -1
  56. package/dist/models/ClassifiedVariant.d.ts +1 -1
  57. package/dist/models/ClassifiedVariant.js +1 -1
  58. package/dist/models/ColorEnum.d.ts +1 -1
  59. package/dist/models/ColorEnum.js +1 -1
  60. package/dist/models/Combo.d.ts +1 -1
  61. package/dist/models/Combo.js +1 -1
  62. package/dist/models/Deck.d.ts +1 -1
  63. package/dist/models/Deck.js +1 -1
  64. package/dist/models/DeckRequest.d.ts +1 -1
  65. package/dist/models/DeckRequest.js +1 -1
  66. package/dist/models/EstimateBracketResult.d.ts +1 -1
  67. package/dist/models/EstimateBracketResult.js +1 -1
  68. package/dist/models/Feature.d.ts +1 -1
  69. package/dist/models/Feature.js +1 -1
  70. package/dist/models/FeatureOfCard.d.ts +1 -1
  71. package/dist/models/FeatureOfCard.js +1 -1
  72. package/dist/models/FeatureProducedByVariant.d.ts +1 -1
  73. package/dist/models/FeatureProducedByVariant.js +1 -1
  74. package/dist/models/FeatureProducedInVariantSuggestion.d.ts +1 -1
  75. package/dist/models/FeatureProducedInVariantSuggestion.js +1 -1
  76. package/dist/models/FeatureProducedInVariantSuggestionRequest.d.ts +1 -1
  77. package/dist/models/FeatureProducedInVariantSuggestionRequest.js +1 -1
  78. package/dist/models/FeatureStatusEnum.d.ts +1 -1
  79. package/dist/models/FeatureStatusEnum.js +1 -1
  80. package/dist/models/FindMyCombosResponse.d.ts +1 -1
  81. package/dist/models/FindMyCombosResponse.js +1 -1
  82. package/dist/models/InvalidUrlResponse.d.ts +1 -1
  83. package/dist/models/InvalidUrlResponse.js +1 -1
  84. package/dist/models/KindEnum.d.ts +3 -1
  85. package/dist/models/KindEnum.js +3 -1
  86. package/dist/models/KindEnum.js.map +1 -1
  87. package/dist/models/LayoutRotationEnum.d.ts +1 -1
  88. package/dist/models/LayoutRotationEnum.js +1 -1
  89. package/dist/models/PaginatedCardDetailList.d.ts +1 -1
  90. package/dist/models/PaginatedCardDetailList.js +1 -1
  91. package/dist/models/PaginatedFeatureList.d.ts +1 -1
  92. package/dist/models/PaginatedFeatureList.js +1 -1
  93. package/dist/models/PaginatedFindMyCombosResponseList.d.ts +1 -1
  94. package/dist/models/PaginatedFindMyCombosResponseList.js +1 -1
  95. package/dist/models/PaginatedFindMyCombosResponseListResults.d.ts +1 -1
  96. package/dist/models/PaginatedFindMyCombosResponseListResults.js +1 -1
  97. package/dist/models/PaginatedTemplateList.d.ts +1 -1
  98. package/dist/models/PaginatedTemplateList.js +1 -1
  99. package/dist/models/PaginatedUserDetailList.d.ts +1 -1
  100. package/dist/models/PaginatedUserDetailList.js +1 -1
  101. package/dist/models/PaginatedVariantAliasList.d.ts +1 -1
  102. package/dist/models/PaginatedVariantAliasList.js +1 -1
  103. package/dist/models/PaginatedVariantList.d.ts +1 -1
  104. package/dist/models/PaginatedVariantList.js +1 -1
  105. package/dist/models/PaginatedVariantSuggestionList.d.ts +1 -1
  106. package/dist/models/PaginatedVariantSuggestionList.js +1 -1
  107. package/dist/models/PaginatedVariantUpdateSuggestionList.d.ts +1 -1
  108. package/dist/models/PaginatedVariantUpdateSuggestionList.js +1 -1
  109. package/dist/models/PaginatedWebsitePropertyList.d.ts +1 -1
  110. package/dist/models/PaginatedWebsitePropertyList.js +1 -1
  111. package/dist/models/PatchedUserDetailRequest.d.ts +1 -1
  112. package/dist/models/PatchedUserDetailRequest.js +1 -1
  113. package/dist/models/PatchedVariantSuggestionRequest.d.ts +1 -1
  114. package/dist/models/PatchedVariantSuggestionRequest.js +2 -2
  115. package/dist/models/PatchedVariantSuggestionRequest.js.map +1 -1
  116. package/dist/models/PatchedVariantUpdateSuggestionRequest.d.ts +2 -1
  117. package/dist/models/PatchedVariantUpdateSuggestionRequest.js +1 -1
  118. package/dist/models/PatchedVariantUpdateSuggestionRequest.js.map +1 -1
  119. package/dist/models/SuggestionStatusEnum.d.ts +1 -1
  120. package/dist/models/SuggestionStatusEnum.js +1 -1
  121. package/dist/models/Template.d.ts +1 -1
  122. package/dist/models/Template.js +1 -1
  123. package/dist/models/TemplateInVariant.d.ts +1 -1
  124. package/dist/models/TemplateInVariant.js +1 -1
  125. package/dist/models/TemplateRequiredInVariantSuggestion.d.ts +1 -1
  126. package/dist/models/TemplateRequiredInVariantSuggestion.js +1 -1
  127. package/dist/models/TemplateRequiredInVariantSuggestionRequest.d.ts +1 -1
  128. package/dist/models/TemplateRequiredInVariantSuggestionRequest.js +2 -2
  129. package/dist/models/TemplateRequiredInVariantSuggestionRequest.js.map +1 -1
  130. package/dist/models/TokenObtainPair.d.ts +1 -1
  131. package/dist/models/TokenObtainPair.js +1 -1
  132. package/dist/models/TokenObtainPairRequest.d.ts +1 -1
  133. package/dist/models/TokenObtainPairRequest.js +1 -1
  134. package/dist/models/TokenRefresh.d.ts +1 -1
  135. package/dist/models/TokenRefresh.js +1 -1
  136. package/dist/models/TokenRefreshRequest.d.ts +1 -1
  137. package/dist/models/TokenRefreshRequest.js +1 -1
  138. package/dist/models/TokenVerifyRequest.d.ts +1 -1
  139. package/dist/models/TokenVerifyRequest.js +1 -1
  140. package/dist/models/User.d.ts +1 -1
  141. package/dist/models/User.js +1 -1
  142. package/dist/models/UserDetail.d.ts +1 -1
  143. package/dist/models/UserDetail.js +1 -1
  144. package/dist/models/UserDetailRequest.d.ts +1 -1
  145. package/dist/models/UserDetailRequest.js +1 -1
  146. package/dist/models/UserRequest.d.ts +1 -1
  147. package/dist/models/UserRequest.js +1 -1
  148. package/dist/models/Variant.d.ts +1 -1
  149. package/dist/models/Variant.js +1 -1
  150. package/dist/models/VariantAlias.d.ts +1 -1
  151. package/dist/models/VariantAlias.js +1 -1
  152. package/dist/models/VariantInVariantUpdateSuggestion.d.ts +1 -1
  153. package/dist/models/VariantInVariantUpdateSuggestion.js +1 -1
  154. package/dist/models/VariantInVariantUpdateSuggestionRequest.d.ts +1 -1
  155. package/dist/models/VariantInVariantUpdateSuggestionRequest.js +1 -1
  156. package/dist/models/VariantLegalities.d.ts +19 -1
  157. package/dist/models/VariantLegalities.js +13 -1
  158. package/dist/models/VariantLegalities.js.map +1 -1
  159. package/dist/models/VariantPrices.d.ts +1 -1
  160. package/dist/models/VariantPrices.js +1 -1
  161. package/dist/models/VariantStatusEnum.d.ts +1 -1
  162. package/dist/models/VariantStatusEnum.js +1 -1
  163. package/dist/models/VariantSuggestion.d.ts +1 -1
  164. package/dist/models/VariantSuggestion.js +1 -1
  165. package/dist/models/VariantSuggestionRequest.d.ts +1 -1
  166. package/dist/models/VariantSuggestionRequest.js +2 -2
  167. package/dist/models/VariantSuggestionRequest.js.map +1 -1
  168. package/dist/models/VariantUpdateSuggestion.d.ts +2 -1
  169. package/dist/models/VariantUpdateSuggestion.js +1 -1
  170. package/dist/models/VariantUpdateSuggestion.js.map +1 -1
  171. package/dist/models/VariantUpdateSuggestionRequest.d.ts +2 -1
  172. package/dist/models/VariantUpdateSuggestionRequest.js +1 -1
  173. package/dist/models/VariantUpdateSuggestionRequest.js.map +1 -1
  174. package/dist/models/VariantsQueryValidationError.d.ts +1 -1
  175. package/dist/models/VariantsQueryValidationError.js +1 -1
  176. package/dist/models/WebsiteProperty.d.ts +1 -1
  177. package/dist/models/WebsiteProperty.js +1 -1
  178. package/dist/models/ZoneLocationsEnum.d.ts +1 -1
  179. package/dist/models/ZoneLocationsEnum.js +1 -1
  180. package/dist/runtime.d.ts +2 -1
  181. package/dist/runtime.js +7 -2
  182. package/dist/runtime.js.map +1 -1
  183. package/package.json +1 -1
  184. package/spellbook-client/apis/CardListFromTextApi.ts +1 -1
  185. package/spellbook-client/apis/CardListFromUrlApi.ts +1 -1
  186. package/spellbook-client/apis/CardsApi.ts +1 -1
  187. package/spellbook-client/apis/DefaultApi.ts +1 -1
  188. package/spellbook-client/apis/EstimateBracketApi.ts +1 -1
  189. package/spellbook-client/apis/FeaturesApi.ts +1 -1
  190. package/spellbook-client/apis/FindMyCombosApi.ts +1 -1
  191. package/spellbook-client/apis/PropertiesApi.ts +1 -1
  192. package/spellbook-client/apis/TemplatesApi.ts +1 -1
  193. package/spellbook-client/apis/TokenApi.ts +1 -1
  194. package/spellbook-client/apis/UsersApi.ts +1 -1
  195. package/spellbook-client/apis/VariantAliasesApi.ts +1 -1
  196. package/spellbook-client/apis/VariantSuggestionsApi.ts +1 -1
  197. package/spellbook-client/apis/VariantUpdateSuggestionsApi.ts +1 -1
  198. package/spellbook-client/apis/VariantsApi.ts +1 -1
  199. package/spellbook-client/docs/CardLegalities.md +6 -0
  200. package/spellbook-client/docs/KindEnum.md +1 -1
  201. package/spellbook-client/docs/VariantLegalities.md +6 -0
  202. package/spellbook-client/models/BracketTagEnum.ts +1 -1
  203. package/spellbook-client/models/Card.ts +1 -1
  204. package/spellbook-client/models/CardDetail.ts +1 -1
  205. package/spellbook-client/models/CardInDeck.ts +1 -1
  206. package/spellbook-client/models/CardInDeckRequest.ts +1 -1
  207. package/spellbook-client/models/CardInVariant.ts +1 -1
  208. package/spellbook-client/models/CardLegalities.ts +28 -1
  209. package/spellbook-client/models/CardPrices.ts +1 -1
  210. package/spellbook-client/models/CardUsedInVariantSuggestion.ts +1 -1
  211. package/spellbook-client/models/CardUsedInVariantSuggestionRequest.ts +1 -1
  212. package/spellbook-client/models/ClassifiedCard.ts +1 -1
  213. package/spellbook-client/models/ClassifiedTemplate.ts +1 -1
  214. package/spellbook-client/models/ClassifiedVariant.ts +1 -1
  215. package/spellbook-client/models/ColorEnum.ts +1 -1
  216. package/spellbook-client/models/Combo.ts +1 -1
  217. package/spellbook-client/models/Deck.ts +1 -1
  218. package/spellbook-client/models/DeckRequest.ts +1 -1
  219. package/spellbook-client/models/EstimateBracketResult.ts +1 -1
  220. package/spellbook-client/models/Feature.ts +1 -1
  221. package/spellbook-client/models/FeatureOfCard.ts +1 -1
  222. package/spellbook-client/models/FeatureProducedByVariant.ts +1 -1
  223. package/spellbook-client/models/FeatureProducedInVariantSuggestion.ts +1 -1
  224. package/spellbook-client/models/FeatureProducedInVariantSuggestionRequest.ts +1 -1
  225. package/spellbook-client/models/FeatureStatusEnum.ts +1 -1
  226. package/spellbook-client/models/FindMyCombosResponse.ts +1 -1
  227. package/spellbook-client/models/InvalidUrlResponse.ts +1 -1
  228. package/spellbook-client/models/KindEnum.ts +3 -1
  229. package/spellbook-client/models/LayoutRotationEnum.ts +1 -1
  230. package/spellbook-client/models/PaginatedCardDetailList.ts +1 -1
  231. package/spellbook-client/models/PaginatedFeatureList.ts +1 -1
  232. package/spellbook-client/models/PaginatedFindMyCombosResponseList.ts +1 -1
  233. package/spellbook-client/models/PaginatedFindMyCombosResponseListResults.ts +1 -1
  234. package/spellbook-client/models/PaginatedTemplateList.ts +1 -1
  235. package/spellbook-client/models/PaginatedUserDetailList.ts +1 -1
  236. package/spellbook-client/models/PaginatedVariantAliasList.ts +1 -1
  237. package/spellbook-client/models/PaginatedVariantList.ts +1 -1
  238. package/spellbook-client/models/PaginatedVariantSuggestionList.ts +1 -1
  239. package/spellbook-client/models/PaginatedVariantUpdateSuggestionList.ts +1 -1
  240. package/spellbook-client/models/PaginatedWebsitePropertyList.ts +1 -1
  241. package/spellbook-client/models/PatchedUserDetailRequest.ts +1 -1
  242. package/spellbook-client/models/PatchedVariantSuggestionRequest.ts +2 -2
  243. package/spellbook-client/models/PatchedVariantUpdateSuggestionRequest.ts +2 -1
  244. package/spellbook-client/models/SuggestionStatusEnum.ts +1 -1
  245. package/spellbook-client/models/Template.ts +1 -1
  246. package/spellbook-client/models/TemplateInVariant.ts +1 -1
  247. package/spellbook-client/models/TemplateRequiredInVariantSuggestion.ts +1 -1
  248. package/spellbook-client/models/TemplateRequiredInVariantSuggestionRequest.ts +2 -2
  249. package/spellbook-client/models/TokenObtainPair.ts +1 -1
  250. package/spellbook-client/models/TokenObtainPairRequest.ts +1 -1
  251. package/spellbook-client/models/TokenRefresh.ts +1 -1
  252. package/spellbook-client/models/TokenRefreshRequest.ts +1 -1
  253. package/spellbook-client/models/TokenVerifyRequest.ts +1 -1
  254. package/spellbook-client/models/User.ts +1 -1
  255. package/spellbook-client/models/UserDetail.ts +1 -1
  256. package/spellbook-client/models/UserDetailRequest.ts +1 -1
  257. package/spellbook-client/models/UserRequest.ts +1 -1
  258. package/spellbook-client/models/Variant.ts +1 -1
  259. package/spellbook-client/models/VariantAlias.ts +1 -1
  260. package/spellbook-client/models/VariantInVariantUpdateSuggestion.ts +1 -1
  261. package/spellbook-client/models/VariantInVariantUpdateSuggestionRequest.ts +1 -1
  262. package/spellbook-client/models/VariantLegalities.ts +28 -1
  263. package/spellbook-client/models/VariantPrices.ts +1 -1
  264. package/spellbook-client/models/VariantStatusEnum.ts +1 -1
  265. package/spellbook-client/models/VariantSuggestion.ts +1 -1
  266. package/spellbook-client/models/VariantSuggestionRequest.ts +2 -2
  267. package/spellbook-client/models/VariantUpdateSuggestion.ts +2 -1
  268. package/spellbook-client/models/VariantUpdateSuggestionRequest.ts +2 -1
  269. package/spellbook-client/models/VariantsQueryValidationError.ts +1 -1
  270. package/spellbook-client/models/WebsiteProperty.ts +1 -1
  271. package/spellbook-client/models/ZoneLocationsEnum.ts +1 -1
  272. package/spellbook-client/runtime.ts +7 -2
@@ -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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -15,6 +15,7 @@
15
15
  * * `II` - Incorrect Info
16
16
  * * `WC` - Wrong Card
17
17
  * * `VG` - Variant Grouping
18
+ * * `BC` - Bracket Classification
18
19
  * * `O` - Other
19
20
  * @export
20
21
  * @enum {string}
@@ -25,6 +26,7 @@ export declare enum KindEnum {
25
26
  Ii = "II",
26
27
  Wc = "WC",
27
28
  Vg = "VG",
29
+ Bc = "BC",
28
30
  O = "O"
29
31
  }
30
32
  export declare function instanceOfKindEnum(value: any): boolean;
@@ -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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -17,6 +17,7 @@
17
17
  * * `II` - Incorrect Info
18
18
  * * `WC` - Wrong Card
19
19
  * * `VG` - Variant Grouping
20
+ * * `BC` - Bracket Classification
20
21
  * * `O` - Other
21
22
  * @export
22
23
  * @enum {string}
@@ -28,6 +29,7 @@ export var KindEnum;
28
29
  KindEnum["Ii"] = "II";
29
30
  KindEnum["Wc"] = "WC";
30
31
  KindEnum["Vg"] = "VG";
32
+ KindEnum["Bc"] = "BC";
31
33
  KindEnum["O"] = "O";
32
34
  })(KindEnum || (KindEnum = {}));
33
35
  export function instanceOfKindEnum(value) {
@@ -1 +1 @@
1
- {"version":3,"file":"KindEnum.js","sourceRoot":"","sources":["../../spellbook-client/models/KindEnum.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;;;;;;GASG;AACH,MAAM,CAAN,IAAY,QAOX;AAPD,WAAY,QAAQ;IAChB,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,mBAAO,CAAA;AACX,CAAC,EAPW,QAAQ,KAAR,QAAQ,QAOnB;AAGD,MAAM,UAAU,kBAAkB,CAAC,KAAU;IACzC,KAAK,MAAM,GAAG,IAAI,QAAQ,EAAE,CAAC;QACzB,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,EAAE,GAAG,CAAC,EAAE,CAAC;YACtD,IAAI,QAAQ,CAAC,GAA4B,CAAC,KAAK,KAAK,EAAE,CAAC;gBACnD,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,gBAAgB,CAAC,IAAS;IACtC,OAAO,qBAAqB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,qBAAqB,CAAC,IAAS,EAAE,mBAA4B;IACzE,OAAO,IAAgB,CAAC;AAC5B,CAAC;AAED,MAAM,UAAU,cAAc,CAAC,KAAuB;IAClD,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,mBAAmB,CAAC,KAAU,EAAE,mBAA4B;IACxE,OAAO,KAAiB,CAAC;AAC7B,CAAC"}
1
+ {"version":3,"file":"KindEnum.js","sourceRoot":"","sources":["../../spellbook-client/models/KindEnum.ts"],"names":[],"mappings":"AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;AAEH;;;;;;;;;;GAUG;AACH,MAAM,CAAN,IAAY,QAQX;AARD,WAAY,QAAQ;IAChB,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,mBAAO,CAAA;AACX,CAAC,EARW,QAAQ,KAAR,QAAQ,QAQnB;AAGD,MAAM,UAAU,kBAAkB,CAAC,KAAU;IACzC,KAAK,MAAM,GAAG,IAAI,QAAQ,EAAE,CAAC;QACzB,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,EAAE,GAAG,CAAC,EAAE,CAAC;YACtD,IAAI,QAAQ,CAAC,GAA4B,CAAC,KAAK,KAAK,EAAE,CAAC;gBACnD,OAAO,IAAI,CAAC;YAChB,CAAC;QACL,CAAC;IACL,CAAC;IACD,OAAO,KAAK,CAAC;AACjB,CAAC;AAED,MAAM,UAAU,gBAAgB,CAAC,IAAS;IACtC,OAAO,qBAAqB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAC9C,CAAC;AAED,MAAM,UAAU,qBAAqB,CAAC,IAAS,EAAE,mBAA4B;IACzE,OAAO,IAAgB,CAAC;AAC5B,CAAC;AAED,MAAM,UAAU,cAAc,CAAC,KAAuB;IAClD,OAAO,KAAY,CAAC;AACxB,CAAC;AAED,MAAM,UAAU,mBAAmB,CAAC,KAAU,EAAE,mBAA4B;IACxE,OAAO,KAAiB,CAAC;AAC7B,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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
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.4.10
7
+ * The version of the OpenAPI document: 5.5.0
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.4.10
5
+ * The version of the OpenAPI document: 5.5.0
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).