@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
@@ -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).
@@ -49,12 +49,30 @@ export interface CardLegalities {
49
49
  * @memberof CardLegalities
50
50
  */
51
51
  predh: boolean;
52
+ /**
53
+ *
54
+ * @type {boolean}
55
+ * @memberof CardLegalities
56
+ */
57
+ standardBrawl: boolean;
52
58
  /**
53
59
  *
54
60
  * @type {boolean}
55
61
  * @memberof CardLegalities
56
62
  */
57
63
  brawl: boolean;
64
+ /**
65
+ *
66
+ * @type {boolean}
67
+ * @memberof CardLegalities
68
+ */
69
+ competitiveBrawl: boolean;
70
+ /**
71
+ *
72
+ * @type {boolean}
73
+ * @memberof CardLegalities
74
+ */
75
+ alchemy: boolean;
58
76
  /**
59
77
  *
60
78
  * @type {boolean}
@@ -108,7 +126,10 @@ export function instanceOfCardLegalities(value: object): value is CardLegalities
108
126
  if (!('pauperCommander' in value) || value['pauperCommander'] === undefined) return false;
109
127
  if (!('oathbreaker' in value) || value['oathbreaker'] === undefined) return false;
110
128
  if (!('predh' in value) || value['predh'] === undefined) return false;
129
+ if (!('standardBrawl' in value) || value['standardBrawl'] === undefined) return false;
111
130
  if (!('brawl' in value) || value['brawl'] === undefined) return false;
131
+ if (!('competitiveBrawl' in value) || value['competitiveBrawl'] === undefined) return false;
132
+ if (!('alchemy' in value) || value['alchemy'] === undefined) return false;
112
133
  if (!('vintage' in value) || value['vintage'] === undefined) return false;
113
134
  if (!('legacy' in value) || value['legacy'] === undefined) return false;
114
135
  if (!('premodern' in value) || value['premodern'] === undefined) return false;
@@ -134,7 +155,10 @@ export function CardLegalitiesFromJSONTyped(json: any, ignoreDiscriminator: bool
134
155
  'pauperCommander': json['pauperCommander'],
135
156
  'oathbreaker': json['oathbreaker'],
136
157
  'predh': json['predh'],
158
+ 'standardBrawl': json['standardBrawl'],
137
159
  'brawl': json['brawl'],
160
+ 'competitiveBrawl': json['competitiveBrawl'],
161
+ 'alchemy': json['alchemy'],
138
162
  'vintage': json['vintage'],
139
163
  'legacy': json['legacy'],
140
164
  'premodern': json['premodern'],
@@ -161,7 +185,10 @@ export function CardLegalitiesToJSONTyped(value?: CardLegalities | null, ignoreD
161
185
  'pauperCommander': value['pauperCommander'],
162
186
  'oathbreaker': value['oathbreaker'],
163
187
  'predh': value['predh'],
188
+ 'standardBrawl': value['standardBrawl'],
164
189
  'brawl': value['brawl'],
190
+ 'competitiveBrawl': value['competitiveBrawl'],
191
+ 'alchemy': value['alchemy'],
165
192
  'vintage': value['vintage'],
166
193
  'legacy': value['legacy'],
167
194
  'premodern': value['premodern'],
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -18,6 +18,7 @@
18
18
  * * `II` - Incorrect Info
19
19
  * * `WC` - Wrong Card
20
20
  * * `VG` - Variant Grouping
21
+ * * `BC` - Bracket Classification
21
22
  * * `O` - Other
22
23
  * @export
23
24
  * @enum {string}
@@ -28,6 +29,7 @@ export enum KindEnum {
28
29
  Ii = 'II',
29
30
  Wc = 'WC',
30
31
  Vg = 'VG',
32
+ Bc = 'BC',
31
33
  O = 'O'
32
34
  }
33
35
 
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -123,7 +123,7 @@ export function PatchedVariantSuggestionRequestFromJSONTyped(json: any, ignoreDi
123
123
  'uses': json['uses'] == null ? undefined : ((json['uses'] as Array<any>).map(CardUsedInVariantSuggestionRequestFromJSON)),
124
124
  'requires': json['requires'] == null ? undefined : ((json['requires'] as Array<any>).map(TemplateRequiredInVariantSuggestionRequestFromJSON)),
125
125
  'produces': json['produces'] == null ? undefined : ((json['produces'] as Array<any>).map(FeatureProducedInVariantSuggestionRequestFromJSON)),
126
- 'variantOf': json['variantOf'] == null ? undefined : json['variantOf'],
126
+ 'variantOf': json['variantOf'] === undefined ? undefined : json['variantOf'] === null ? null : json['variantOf'],
127
127
  'manaNeeded': json['manaNeeded'] == null ? undefined : json['manaNeeded'],
128
128
  'easyPrerequisites': json['easyPrerequisites'] == null ? undefined : json['easyPrerequisites'],
129
129
  'notablePrerequisites': json['notablePrerequisites'] == null ? undefined : json['notablePrerequisites'],
@@ -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).
@@ -42,6 +42,7 @@ export interface PatchedVariantUpdateSuggestionRequest {
42
42
  * * `II` - Incorrect Info
43
43
  * * `WC` - Wrong Card
44
44
  * * `VG` - Variant Grouping
45
+ * * `BC` - Bracket Classification
45
46
  * * `O` - Other
46
47
  * @type {KindEnum}
47
48
  * @memberof PatchedVariantUpdateSuggestionRequest
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -111,7 +111,7 @@ export function TemplateRequiredInVariantSuggestionRequestFromJSONTyped(json: an
111
111
 
112
112
  'template': json['template'],
113
113
  'quantity': json['quantity'] == null ? undefined : json['quantity'],
114
- 'scryfallQuery': json['scryfallQuery'] == null ? undefined : json['scryfallQuery'],
114
+ 'scryfallQuery': json['scryfallQuery'] === undefined ? undefined : json['scryfallQuery'] === null ? null : json['scryfallQuery'],
115
115
  'zoneLocations': ((json['zoneLocations'] as Array<any>).map(ZoneLocationsEnumFromJSON)),
116
116
  'battlefieldCardState': json['battlefieldCardState'] == null ? undefined : json['battlefieldCardState'],
117
117
  'exileCardState': json['exileCardState'] == null ? undefined : json['exileCardState'],
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).
@@ -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).