@space-cow-media/spellbook-client 5.2.2 → 5.3.2

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 (263) 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 +8 -1
  34. package/dist/models/card.js +6 -1
  35. package/dist/models/card.js.map +1 -1
  36. package/dist/models/cardDetail.d.ts +8 -1
  37. package/dist/models/cardDetail.js +6 -1
  38. package/dist/models/cardDetail.js.map +1 -1
  39. package/dist/models/cardInDeck.d.ts +1 -1
  40. package/dist/models/cardInDeck.js +1 -1
  41. package/dist/models/cardInDeckRequest.d.ts +1 -1
  42. package/dist/models/cardInDeckRequest.js +1 -1
  43. package/dist/models/cardInVariant.d.ts +1 -1
  44. package/dist/models/cardInVariant.js +1 -1
  45. package/dist/models/cardLegalities.d.ts +1 -1
  46. package/dist/models/cardLegalities.js +1 -1
  47. package/dist/models/cardPrices.d.ts +1 -1
  48. package/dist/models/cardPrices.js +1 -1
  49. package/dist/models/cardUsedInVariantSuggestion.d.ts +1 -1
  50. package/dist/models/cardUsedInVariantSuggestion.js +1 -1
  51. package/dist/models/cardUsedInVariantSuggestionRequest.d.ts +1 -1
  52. package/dist/models/cardUsedInVariantSuggestionRequest.js +1 -1
  53. package/dist/models/classifiedVariant.d.ts +1 -1
  54. package/dist/models/classifiedVariant.js +1 -1
  55. package/dist/models/colorEnum.d.ts +1 -1
  56. package/dist/models/colorEnum.js +1 -1
  57. package/dist/models/combo.d.ts +1 -1
  58. package/dist/models/combo.js +1 -1
  59. package/dist/models/deck.d.ts +1 -1
  60. package/dist/models/deck.js +1 -1
  61. package/dist/models/deckRequest.d.ts +1 -1
  62. package/dist/models/deckRequest.js +1 -1
  63. package/dist/models/estimateBracketResult.d.ts +1 -1
  64. package/dist/models/estimateBracketResult.js +1 -1
  65. package/dist/models/feature.d.ts +1 -1
  66. package/dist/models/feature.js +1 -1
  67. package/dist/models/featureOfCard.d.ts +1 -1
  68. package/dist/models/featureOfCard.js +1 -1
  69. package/dist/models/featureProducedByVariant.d.ts +1 -1
  70. package/dist/models/featureProducedByVariant.js +1 -1
  71. package/dist/models/featureProducedInVariantSuggestion.d.ts +1 -1
  72. package/dist/models/featureProducedInVariantSuggestion.js +1 -1
  73. package/dist/models/featureProducedInVariantSuggestionRequest.d.ts +1 -1
  74. package/dist/models/featureProducedInVariantSuggestionRequest.js +1 -1
  75. package/dist/models/featureStatusEnum.d.ts +1 -1
  76. package/dist/models/featureStatusEnum.js +1 -1
  77. package/dist/models/findMyCombosResponse.d.ts +1 -1
  78. package/dist/models/findMyCombosResponse.js +1 -1
  79. package/dist/models/index.d.ts +1 -0
  80. package/dist/models/index.js +1 -0
  81. package/dist/models/index.js.map +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 +1 -1
  85. package/dist/models/kindEnum.js +1 -1
  86. package/dist/models/layoutRotationEnum.d.ts +28 -0
  87. package/dist/models/layoutRotationEnum.js +57 -0
  88. package/dist/models/layoutRotationEnum.js.map +1 -0
  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 +1 -1
  115. package/dist/models/patchedVariantUpdateSuggestionRequest.d.ts +1 -1
  116. package/dist/models/patchedVariantUpdateSuggestionRequest.js +1 -1
  117. package/dist/models/suggestionStatusEnum.d.ts +1 -1
  118. package/dist/models/suggestionStatusEnum.js +1 -1
  119. package/dist/models/template.d.ts +1 -1
  120. package/dist/models/template.js +1 -1
  121. package/dist/models/templateInVariant.d.ts +1 -1
  122. package/dist/models/templateInVariant.js +1 -1
  123. package/dist/models/templateRequiredInVariantSuggestion.d.ts +1 -1
  124. package/dist/models/templateRequiredInVariantSuggestion.js +1 -1
  125. package/dist/models/templateRequiredInVariantSuggestionRequest.d.ts +1 -1
  126. package/dist/models/templateRequiredInVariantSuggestionRequest.js +1 -1
  127. package/dist/models/tokenObtainPair.d.ts +1 -1
  128. package/dist/models/tokenObtainPair.js +1 -1
  129. package/dist/models/tokenObtainPairRequest.d.ts +1 -1
  130. package/dist/models/tokenObtainPairRequest.js +1 -1
  131. package/dist/models/tokenRefresh.d.ts +1 -1
  132. package/dist/models/tokenRefresh.js +1 -1
  133. package/dist/models/tokenRefreshRequest.d.ts +1 -1
  134. package/dist/models/tokenRefreshRequest.js +1 -1
  135. package/dist/models/tokenVerifyRequest.d.ts +1 -1
  136. package/dist/models/tokenVerifyRequest.js +1 -1
  137. package/dist/models/user.d.ts +1 -1
  138. package/dist/models/user.js +1 -1
  139. package/dist/models/userDetail.d.ts +1 -1
  140. package/dist/models/userDetail.js +1 -1
  141. package/dist/models/userDetailRequest.d.ts +1 -1
  142. package/dist/models/userDetailRequest.js +1 -1
  143. package/dist/models/userRequest.d.ts +1 -1
  144. package/dist/models/userRequest.js +1 -1
  145. package/dist/models/variant.d.ts +1 -1
  146. package/dist/models/variant.js +1 -1
  147. package/dist/models/variantAlias.d.ts +1 -1
  148. package/dist/models/variantAlias.js +1 -1
  149. package/dist/models/variantInVariantUpdateSuggestion.d.ts +1 -1
  150. package/dist/models/variantInVariantUpdateSuggestion.js +1 -1
  151. package/dist/models/variantInVariantUpdateSuggestionRequest.d.ts +1 -1
  152. package/dist/models/variantInVariantUpdateSuggestionRequest.js +1 -1
  153. package/dist/models/variantLegalities.d.ts +1 -1
  154. package/dist/models/variantLegalities.js +1 -1
  155. package/dist/models/variantPrices.d.ts +1 -1
  156. package/dist/models/variantPrices.js +1 -1
  157. package/dist/models/variantStatusEnum.d.ts +1 -1
  158. package/dist/models/variantStatusEnum.js +1 -1
  159. package/dist/models/variantSuggestion.d.ts +1 -1
  160. package/dist/models/variantSuggestion.js +1 -1
  161. package/dist/models/variantSuggestionRequest.d.ts +1 -1
  162. package/dist/models/variantSuggestionRequest.js +1 -1
  163. package/dist/models/variantUpdateSuggestion.d.ts +1 -1
  164. package/dist/models/variantUpdateSuggestion.js +1 -1
  165. package/dist/models/variantUpdateSuggestionRequest.d.ts +1 -1
  166. package/dist/models/variantUpdateSuggestionRequest.js +1 -1
  167. package/dist/models/variantsQueryValidationError.d.ts +1 -1
  168. package/dist/models/variantsQueryValidationError.js +1 -1
  169. package/dist/models/websiteProperty.d.ts +1 -1
  170. package/dist/models/websiteProperty.js +1 -1
  171. package/dist/models/zoneLocationsEnum.d.ts +1 -1
  172. package/dist/models/zoneLocationsEnum.js +1 -1
  173. package/dist/runtime.d.ts +1 -1
  174. package/dist/runtime.js +1 -1
  175. package/package.json +1 -1
  176. package/spellbook-client/apis/cardListFromTextApi.ts +1 -1
  177. package/spellbook-client/apis/cardListFromUrlApi.ts +1 -1
  178. package/spellbook-client/apis/cardsApi.ts +1 -1
  179. package/spellbook-client/apis/defaultApi.ts +1 -1
  180. package/spellbook-client/apis/estimateBracketApi.ts +1 -1
  181. package/spellbook-client/apis/featuresApi.ts +1 -1
  182. package/spellbook-client/apis/findMyCombosApi.ts +1 -1
  183. package/spellbook-client/apis/propertiesApi.ts +1 -1
  184. package/spellbook-client/apis/templatesApi.ts +1 -1
  185. package/spellbook-client/apis/tokenApi.ts +1 -1
  186. package/spellbook-client/apis/usersApi.ts +1 -1
  187. package/spellbook-client/apis/variantAliasesApi.ts +1 -1
  188. package/spellbook-client/apis/variantSuggestionsApi.ts +1 -1
  189. package/spellbook-client/apis/variantUpdateSuggestionsApi.ts +1 -1
  190. package/spellbook-client/apis/variantsApi.ts +1 -1
  191. package/spellbook-client/docs/Card.md +2 -0
  192. package/spellbook-client/docs/CardDetail.md +2 -0
  193. package/spellbook-client/docs/LayoutRotationEnum.md +33 -0
  194. package/spellbook-client/models/bracketTagEnum.ts +1 -1
  195. package/spellbook-client/models/card.ts +20 -1
  196. package/spellbook-client/models/cardDetail.ts +17 -1
  197. package/spellbook-client/models/cardInDeck.ts +1 -1
  198. package/spellbook-client/models/cardInDeckRequest.ts +1 -1
  199. package/spellbook-client/models/cardInVariant.ts +1 -1
  200. package/spellbook-client/models/cardLegalities.ts +1 -1
  201. package/spellbook-client/models/cardPrices.ts +1 -1
  202. package/spellbook-client/models/cardUsedInVariantSuggestion.ts +1 -1
  203. package/spellbook-client/models/cardUsedInVariantSuggestionRequest.ts +1 -1
  204. package/spellbook-client/models/classifiedVariant.ts +1 -1
  205. package/spellbook-client/models/colorEnum.ts +1 -1
  206. package/spellbook-client/models/combo.ts +1 -1
  207. package/spellbook-client/models/deck.ts +1 -1
  208. package/spellbook-client/models/deckRequest.ts +1 -1
  209. package/spellbook-client/models/estimateBracketResult.ts +1 -1
  210. package/spellbook-client/models/feature.ts +1 -1
  211. package/spellbook-client/models/featureOfCard.ts +1 -1
  212. package/spellbook-client/models/featureProducedByVariant.ts +1 -1
  213. package/spellbook-client/models/featureProducedInVariantSuggestion.ts +1 -1
  214. package/spellbook-client/models/featureProducedInVariantSuggestionRequest.ts +1 -1
  215. package/spellbook-client/models/featureStatusEnum.ts +1 -1
  216. package/spellbook-client/models/findMyCombosResponse.ts +1 -1
  217. package/spellbook-client/models/index.ts +1 -0
  218. package/spellbook-client/models/invalidUrlResponse.ts +1 -1
  219. package/spellbook-client/models/kindEnum.ts +1 -1
  220. package/spellbook-client/models/layoutRotationEnum.ts +55 -0
  221. package/spellbook-client/models/paginatedCardDetailList.ts +1 -1
  222. package/spellbook-client/models/paginatedFeatureList.ts +1 -1
  223. package/spellbook-client/models/paginatedFindMyCombosResponseList.ts +1 -1
  224. package/spellbook-client/models/paginatedFindMyCombosResponseListResults.ts +1 -1
  225. package/spellbook-client/models/paginatedTemplateList.ts +1 -1
  226. package/spellbook-client/models/paginatedUserDetailList.ts +1 -1
  227. package/spellbook-client/models/paginatedVariantAliasList.ts +1 -1
  228. package/spellbook-client/models/paginatedVariantList.ts +1 -1
  229. package/spellbook-client/models/paginatedVariantSuggestionList.ts +1 -1
  230. package/spellbook-client/models/paginatedVariantUpdateSuggestionList.ts +1 -1
  231. package/spellbook-client/models/paginatedWebsitePropertyList.ts +1 -1
  232. package/spellbook-client/models/patchedUserDetailRequest.ts +1 -1
  233. package/spellbook-client/models/patchedVariantSuggestionRequest.ts +1 -1
  234. package/spellbook-client/models/patchedVariantUpdateSuggestionRequest.ts +1 -1
  235. package/spellbook-client/models/suggestionStatusEnum.ts +1 -1
  236. package/spellbook-client/models/template.ts +1 -1
  237. package/spellbook-client/models/templateInVariant.ts +1 -1
  238. package/spellbook-client/models/templateRequiredInVariantSuggestion.ts +1 -1
  239. package/spellbook-client/models/templateRequiredInVariantSuggestionRequest.ts +1 -1
  240. package/spellbook-client/models/tokenObtainPair.ts +1 -1
  241. package/spellbook-client/models/tokenObtainPairRequest.ts +1 -1
  242. package/spellbook-client/models/tokenRefresh.ts +1 -1
  243. package/spellbook-client/models/tokenRefreshRequest.ts +1 -1
  244. package/spellbook-client/models/tokenVerifyRequest.ts +1 -1
  245. package/spellbook-client/models/user.ts +1 -1
  246. package/spellbook-client/models/userDetail.ts +1 -1
  247. package/spellbook-client/models/userDetailRequest.ts +1 -1
  248. package/spellbook-client/models/userRequest.ts +1 -1
  249. package/spellbook-client/models/variant.ts +1 -1
  250. package/spellbook-client/models/variantAlias.ts +1 -1
  251. package/spellbook-client/models/variantInVariantUpdateSuggestion.ts +1 -1
  252. package/spellbook-client/models/variantInVariantUpdateSuggestionRequest.ts +1 -1
  253. package/spellbook-client/models/variantLegalities.ts +1 -1
  254. package/spellbook-client/models/variantPrices.ts +1 -1
  255. package/spellbook-client/models/variantStatusEnum.ts +1 -1
  256. package/spellbook-client/models/variantSuggestion.ts +1 -1
  257. package/spellbook-client/models/variantSuggestionRequest.ts +1 -1
  258. package/spellbook-client/models/variantUpdateSuggestion.ts +1 -1
  259. package/spellbook-client/models/variantUpdateSuggestionRequest.ts +1 -1
  260. package/spellbook-client/models/variantsQueryValidationError.ts +1 -1
  261. package/spellbook-client/models/websiteProperty.ts +1 -1
  262. package/spellbook-client/models/zoneLocationsEnum.ts +1 -1
  263. package/spellbook-client/runtime.ts +1 -1
@@ -5,7 +5,7 @@
5
5
  * Commander Spellbook API
6
6
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
7
7
  *
8
- * The version of the OpenAPI document: 5.2.2
8
+ * The version of the OpenAPI document: 5.3.2
9
9
  *
10
10
  *
11
11
  * 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.2.2
5
+ * The version of the OpenAPI document: 5.3.2
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Commander Spellbook API
6
6
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
7
7
  *
8
- * The version of the OpenAPI document: 5.2.2
8
+ * The version of the OpenAPI document: 5.3.2
9
9
  *
10
10
  *
11
11
  * 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.2.2
5
+ * The version of the OpenAPI document: 5.3.2
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Commander Spellbook API
6
6
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
7
7
  *
8
- * The version of the OpenAPI document: 5.2.2
8
+ * The version of the OpenAPI document: 5.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/runtime.d.ts CHANGED
@@ -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.2.2
5
+ * The version of the OpenAPI document: 5.3.2
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/dist/runtime.js CHANGED
@@ -5,7 +5,7 @@
5
5
  * Commander Spellbook API
6
6
  * API for Commander Spellbook, the combo database engine for Magic: The Gathering
7
7
  *
8
- * The version of the OpenAPI document: 5.2.2
8
+ * The version of the OpenAPI document: 5.3.2
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
package/package.json CHANGED
@@ -32,5 +32,5 @@
32
32
  "build": "tsc",
33
33
  "watch": "tsc -w"
34
34
  },
35
- "version": "5.2.2"
35
+ "version": "5.3.2"
36
36
  }
@@ -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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,6 +16,7 @@ Name | Type
16
16
  `imageUriFrontNormal` | string
17
17
  `imageUriFrontSmall` | string
18
18
  `imageUriFrontArtCrop` | string
19
+ `layoutRotationFront` | [LayoutRotationEnum](LayoutRotationEnum.md)
19
20
  `imageUriBackPng` | string
20
21
  `imageUriBackLarge` | string
21
22
  `imageUriBackNormal` | string
@@ -39,6 +40,7 @@ const example = {
39
40
  "imageUriFrontNormal": null,
40
41
  "imageUriFrontSmall": null,
41
42
  "imageUriFrontArtCrop": null,
43
+ "layoutRotationFront": null,
42
44
  "imageUriBackPng": null,
43
45
  "imageUriBackLarge": null,
44
46
  "imageUriBackNormal": null,
@@ -29,6 +29,7 @@ Name | Type
29
29
  `imageUriFrontNormal` | string
30
30
  `imageUriFrontSmall` | string
31
31
  `imageUriFrontArtCrop` | string
32
+ `layoutRotationFront` | [LayoutRotationEnum](LayoutRotationEnum.md)
32
33
  `imageUriBackPng` | string
33
34
  `imageUriBackLarge` | string
34
35
  `imageUriBackNormal` | string
@@ -68,6 +69,7 @@ const example = {
68
69
  "imageUriFrontNormal": null,
69
70
  "imageUriFrontSmall": null,
70
71
  "imageUriFrontArtCrop": null,
72
+ "layoutRotationFront": null,
71
73
  "imageUriBackPng": null,
72
74
  "imageUriBackLarge": null,
73
75
  "imageUriBackNormal": null,
@@ -0,0 +1,33 @@
1
+
2
+ # LayoutRotationEnum
3
+
4
+ * `clockwise` - Clockwise * `counterclockwise` - Counterclockwise * `flip` - Flip
5
+
6
+ ## Properties
7
+
8
+ Name | Type
9
+ ------------ | -------------
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import type { LayoutRotationEnum } from ''
15
+
16
+ // TODO: Update the object below with actual values
17
+ const example = {
18
+ } satisfies LayoutRotationEnum
19
+
20
+ console.log(example)
21
+
22
+ // Convert the instance to a JSON string
23
+ const exampleJSON: string = JSON.stringify(example)
24
+ console.log(exampleJSON)
25
+
26
+ // Parse the JSON string back to an object
27
+ const exampleParsed = JSON.parse(exampleJSON) as LayoutRotationEnum
28
+ console.log(exampleParsed)
29
+ ```
30
+
31
+ [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
32
+
33
+
@@ -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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,6 +13,14 @@
13
13
  */
14
14
 
15
15
  import { mapValues } from '../runtime';
16
+ import type { LayoutRotationEnum } from './layoutRotationEnum';
17
+ import {
18
+ LayoutRotationEnumFromJSON,
19
+ LayoutRotationEnumFromJSONTyped,
20
+ LayoutRotationEnumToJSON,
21
+ LayoutRotationEnumToJSONTyped,
22
+ } from './layoutRotationEnum';
23
+
16
24
  /**
17
25
  *
18
26
  * @export
@@ -79,6 +87,12 @@ export interface Card {
79
87
  * @memberof Card
80
88
  */
81
89
  imageUriFrontArtCrop: string | null;
90
+ /**
91
+ *
92
+ * @type {LayoutRotationEnum}
93
+ * @memberof Card
94
+ */
95
+ layoutRotationFront: LayoutRotationEnum | null;
82
96
  /**
83
97
  *
84
98
  * @type {string}
@@ -111,6 +125,8 @@ export interface Card {
111
125
  imageUriBackArtCrop: string | null;
112
126
  }
113
127
 
128
+
129
+
114
130
  /**
115
131
  * Check if a given object implements the Card interface.
116
132
  */
@@ -125,6 +141,7 @@ export function instanceOfCard(value: object): value is Card {
125
141
  if (!('imageUriFrontNormal' in value) || value['imageUriFrontNormal'] === undefined) return false;
126
142
  if (!('imageUriFrontSmall' in value) || value['imageUriFrontSmall'] === undefined) return false;
127
143
  if (!('imageUriFrontArtCrop' in value) || value['imageUriFrontArtCrop'] === undefined) return false;
144
+ if (!('layoutRotationFront' in value) || value['layoutRotationFront'] === undefined) return false;
128
145
  if (!('imageUriBackPng' in value) || value['imageUriBackPng'] === undefined) return false;
129
146
  if (!('imageUriBackLarge' in value) || value['imageUriBackLarge'] === undefined) return false;
130
147
  if (!('imageUriBackNormal' in value) || value['imageUriBackNormal'] === undefined) return false;
@@ -153,6 +170,7 @@ export function CardFromJSONTyped(json: any, ignoreDiscriminator: boolean): Card
153
170
  'imageUriFrontNormal': json['imageUriFrontNormal'],
154
171
  'imageUriFrontSmall': json['imageUriFrontSmall'],
155
172
  'imageUriFrontArtCrop': json['imageUriFrontArtCrop'],
173
+ 'layoutRotationFront': LayoutRotationEnumFromJSON(json['layoutRotationFront']),
156
174
  'imageUriBackPng': json['imageUriBackPng'],
157
175
  'imageUriBackLarge': json['imageUriBackLarge'],
158
176
  'imageUriBackNormal': json['imageUriBackNormal'],
@@ -181,6 +199,7 @@ export function CardToJSONTyped(value?: Omit<Card, 'id'> | null, ignoreDiscrimin
181
199
  'imageUriFrontNormal': value['imageUriFrontNormal'],
182
200
  'imageUriFrontSmall': value['imageUriFrontSmall'],
183
201
  'imageUriFrontArtCrop': value['imageUriFrontArtCrop'],
202
+ 'layoutRotationFront': LayoutRotationEnumToJSON(value['layoutRotationFront']),
184
203
  'imageUriBackPng': value['imageUriBackPng'],
185
204
  'imageUriBackLarge': value['imageUriBackLarge'],
186
205
  'imageUriBackNormal': value['imageUriBackNormal'],
@@ -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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,6 +27,13 @@ import {
27
27
  FeatureOfCardToJSON,
28
28
  FeatureOfCardToJSONTyped,
29
29
  } from './featureOfCard';
30
+ import type { LayoutRotationEnum } from './layoutRotationEnum';
31
+ import {
32
+ LayoutRotationEnumFromJSON,
33
+ LayoutRotationEnumFromJSONTyped,
34
+ LayoutRotationEnumToJSON,
35
+ LayoutRotationEnumToJSONTyped,
36
+ } from './layoutRotationEnum';
30
37
  import type { CardLegalities } from './cardLegalities';
31
38
  import {
32
39
  CardLegalitiesFromJSON,
@@ -186,6 +193,12 @@ export interface CardDetail {
186
193
  * @memberof CardDetail
187
194
  */
188
195
  imageUriFrontArtCrop: string | null;
196
+ /**
197
+ *
198
+ * @type {LayoutRotationEnum}
199
+ * @memberof CardDetail
200
+ */
201
+ layoutRotationFront: LayoutRotationEnum | null;
189
202
  /**
190
203
  *
191
204
  * @type {string}
@@ -265,6 +278,7 @@ export function instanceOfCardDetail(value: object): value is CardDetail {
265
278
  if (!('imageUriFrontNormal' in value) || value['imageUriFrontNormal'] === undefined) return false;
266
279
  if (!('imageUriFrontSmall' in value) || value['imageUriFrontSmall'] === undefined) return false;
267
280
  if (!('imageUriFrontArtCrop' in value) || value['imageUriFrontArtCrop'] === undefined) return false;
281
+ if (!('layoutRotationFront' in value) || value['layoutRotationFront'] === undefined) return false;
268
282
  if (!('imageUriBackPng' in value) || value['imageUriBackPng'] === undefined) return false;
269
283
  if (!('imageUriBackLarge' in value) || value['imageUriBackLarge'] === undefined) return false;
270
284
  if (!('imageUriBackNormal' in value) || value['imageUriBackNormal'] === undefined) return false;
@@ -309,6 +323,7 @@ export function CardDetailFromJSONTyped(json: any, ignoreDiscriminator: boolean)
309
323
  'imageUriFrontNormal': json['imageUriFrontNormal'],
310
324
  'imageUriFrontSmall': json['imageUriFrontSmall'],
311
325
  'imageUriFrontArtCrop': json['imageUriFrontArtCrop'],
326
+ 'layoutRotationFront': LayoutRotationEnumFromJSON(json['layoutRotationFront']),
312
327
  'imageUriBackPng': json['imageUriBackPng'],
313
328
  'imageUriBackLarge': json['imageUriBackLarge'],
314
329
  'imageUriBackNormal': json['imageUriBackNormal'],
@@ -352,6 +367,7 @@ export function CardDetailToJSONTyped(value?: Omit<CardDetail, 'id'|'variantCoun
352
367
  'imageUriFrontNormal': value['imageUriFrontNormal'],
353
368
  'imageUriFrontSmall': value['imageUriFrontSmall'],
354
369
  'imageUriFrontArtCrop': value['imageUriFrontArtCrop'],
370
+ 'layoutRotationFront': LayoutRotationEnumToJSON(value['layoutRotationFront']),
355
371
  'imageUriBackPng': value['imageUriBackPng'],
356
372
  'imageUriBackLarge': value['imageUriBackLarge'],
357
373
  'imageUriBackNormal': value['imageUriBackNormal'],
@@ -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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
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.2.2
7
+ * The version of the OpenAPI document: 5.3.2
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).