@orangefox-recovery/foxinternalclient 5.2.7 → 5.3.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 (277) hide show
  1. package/README.md +2 -2
  2. package/dist/apis/DeviceApi.d.ts +1 -1
  3. package/dist/apis/DeviceApi.js +1 -1
  4. package/dist/apis/FoxFactoryApi.d.ts +1 -1
  5. package/dist/apis/FoxFactoryApi.js +1 -1
  6. package/dist/apis/GitlabApi.d.ts +1 -1
  7. package/dist/apis/GitlabApi.js +1 -1
  8. package/dist/apis/InternalApi.d.ts +24 -1
  9. package/dist/apis/InternalApi.js +39 -1
  10. package/dist/apis/PasteApi.d.ts +1 -1
  11. package/dist/apis/PasteApi.js +1 -1
  12. package/dist/apis/ReleaseApi.d.ts +1 -1
  13. package/dist/apis/ReleaseApi.js +1 -1
  14. package/dist/apis/StatsApi.d.ts +1 -1
  15. package/dist/apis/StatsApi.js +1 -1
  16. package/dist/esm/apis/DeviceApi.d.ts +1 -1
  17. package/dist/esm/apis/DeviceApi.js +1 -1
  18. package/dist/esm/apis/FoxFactoryApi.d.ts +1 -1
  19. package/dist/esm/apis/FoxFactoryApi.js +1 -1
  20. package/dist/esm/apis/GitlabApi.d.ts +1 -1
  21. package/dist/esm/apis/GitlabApi.js +1 -1
  22. package/dist/esm/apis/InternalApi.d.ts +24 -1
  23. package/dist/esm/apis/InternalApi.js +39 -1
  24. package/dist/esm/apis/PasteApi.d.ts +1 -1
  25. package/dist/esm/apis/PasteApi.js +1 -1
  26. package/dist/esm/apis/ReleaseApi.d.ts +1 -1
  27. package/dist/esm/apis/ReleaseApi.js +1 -1
  28. package/dist/esm/apis/StatsApi.d.ts +1 -1
  29. package/dist/esm/apis/StatsApi.js +1 -1
  30. package/dist/esm/models/BodyChangePasswordProfileChangePasswordPost.d.ts +1 -1
  31. package/dist/esm/models/BodyChangePasswordProfileChangePasswordPost.js +1 -1
  32. package/dist/esm/models/BuildStatusEnum.d.ts +1 -1
  33. package/dist/esm/models/BuildStatusEnum.js +1 -1
  34. package/dist/esm/models/BuildTaskResponse.d.ts +1 -1
  35. package/dist/esm/models/BuildTaskResponse.js +1 -1
  36. package/dist/esm/models/BuildTaskShortResponse.d.ts +1 -1
  37. package/dist/esm/models/BuildTaskShortResponse.js +1 -1
  38. package/dist/esm/models/DeviceInternalResponse.d.ts +1 -1
  39. package/dist/esm/models/DeviceInternalResponse.js +1 -1
  40. package/dist/esm/models/DeviceResponse.d.ts +1 -1
  41. package/dist/esm/models/DeviceResponse.js +1 -1
  42. package/dist/esm/models/DeviceStatsResponse.d.ts +1 -1
  43. package/dist/esm/models/DeviceStatsResponse.js +1 -1
  44. package/dist/esm/models/DeviceUpdateBody.d.ts +1 -1
  45. package/dist/esm/models/DeviceUpdateBody.js +1 -1
  46. package/dist/esm/models/FFStatusEnum.d.ts +1 -1
  47. package/dist/esm/models/FFStatusEnum.js +1 -1
  48. package/dist/esm/models/FFStatusResponse.d.ts +1 -1
  49. package/dist/esm/models/FFStatusResponse.js +1 -1
  50. package/dist/esm/models/GlobalStatsAggregationModel.d.ts +1 -1
  51. package/dist/esm/models/GlobalStatsAggregationModel.js +1 -1
  52. package/dist/esm/models/HTTPValidationError.d.ts +1 -1
  53. package/dist/esm/models/HTTPValidationError.js +1 -1
  54. package/dist/esm/models/ListResponseBuildTaskShortResponse.d.ts +1 -1
  55. package/dist/esm/models/ListResponseBuildTaskShortResponse.js +1 -1
  56. package/dist/esm/models/ListResponseReleaseResponse.d.ts +1 -1
  57. package/dist/esm/models/ListResponseReleaseResponse.js +1 -1
  58. package/dist/esm/models/ListResponseShortDeviceResponse.d.ts +1 -1
  59. package/dist/esm/models/ListResponseShortDeviceResponse.js +1 -1
  60. package/dist/esm/models/ListResponseShortReleaseResponse.d.ts +1 -1
  61. package/dist/esm/models/ListResponseShortReleaseResponse.js +1 -1
  62. package/dist/esm/models/ListResponseStr.d.ts +1 -1
  63. package/dist/esm/models/ListResponseStr.js +1 -1
  64. package/dist/esm/models/ListResponseUserShortResponse.d.ts +1 -1
  65. package/dist/esm/models/ListResponseUserShortResponse.js +1 -1
  66. package/dist/esm/models/LogListResponse.d.ts +1 -1
  67. package/dist/esm/models/LogListResponse.js +1 -1
  68. package/dist/esm/models/LogResponse.d.ts +1 -1
  69. package/dist/esm/models/LogResponse.js +1 -1
  70. package/dist/esm/models/MaintainerShortModel.d.ts +1 -1
  71. package/dist/esm/models/MaintainerShortModel.js +1 -1
  72. package/dist/esm/models/NewBuildTaskBody.d.ts +1 -1
  73. package/dist/esm/models/NewBuildTaskBody.js +1 -1
  74. package/dist/esm/models/NewDeviceBody.d.ts +1 -1
  75. package/dist/esm/models/NewDeviceBody.js +1 -1
  76. package/dist/esm/models/PasteInput.d.ts +2 -20
  77. package/dist/esm/models/PasteInput.js +1 -9
  78. package/dist/esm/models/PasteOutput.d.ts +9 -9
  79. package/dist/esm/models/PasteOutput.js +10 -8
  80. package/dist/esm/models/RecoveryImgResponse.d.ts +1 -1
  81. package/dist/esm/models/RecoveryImgResponse.js +1 -1
  82. package/dist/esm/models/ReleaseGroupsResponse.d.ts +1 -1
  83. package/dist/esm/models/ReleaseGroupsResponse.js +1 -1
  84. package/dist/esm/models/ReleaseInternalResponse.d.ts +2 -2
  85. package/dist/esm/models/ReleaseInternalResponse.js +1 -1
  86. package/dist/esm/models/ReleaseInternalResponsePropValue.d.ts +1 -1
  87. package/dist/esm/models/ReleaseInternalResponsePropValue.js +1 -1
  88. package/dist/esm/models/ReleaseResponse.d.ts +2 -2
  89. package/dist/esm/models/ReleaseResponse.js +1 -1
  90. package/dist/esm/models/ReleaseStatsResponse.d.ts +1 -1
  91. package/dist/esm/models/ReleaseStatsResponse.js +1 -1
  92. package/dist/esm/models/ReleaseType.d.ts +1 -1
  93. package/dist/esm/models/ReleaseType.js +1 -1
  94. package/dist/esm/models/ReleaseUpdateBody.d.ts +1 -1
  95. package/dist/esm/models/ReleaseUpdateBody.js +1 -1
  96. package/dist/esm/models/ReleasesSort.d.ts +1 -1
  97. package/dist/esm/models/ReleasesSort.js +1 -1
  98. package/dist/esm/models/ResponseGetReleases.d.ts +1 -1
  99. package/dist/esm/models/ResponseGetReleases.js +1 -1
  100. package/dist/esm/models/ShortDeviceResponse.d.ts +1 -1
  101. package/dist/esm/models/ShortDeviceResponse.js +1 -1
  102. package/dist/esm/models/ShortReleaseResponse.d.ts +2 -2
  103. package/dist/esm/models/ShortReleaseResponse.js +1 -1
  104. package/dist/esm/models/TaskUpdateBody.d.ts +1 -1
  105. package/dist/esm/models/TaskUpdateBody.js +1 -1
  106. package/dist/esm/models/TokenResponse.d.ts +1 -1
  107. package/dist/esm/models/TokenResponse.js +1 -1
  108. package/dist/esm/models/UserGitlab.d.ts +1 -1
  109. package/dist/esm/models/UserGitlab.js +1 -1
  110. package/dist/esm/models/UserInternalResponse.d.ts +1 -1
  111. package/dist/esm/models/UserInternalResponse.js +1 -1
  112. package/dist/esm/models/UserMail.d.ts +1 -1
  113. package/dist/esm/models/UserMail.js +1 -1
  114. package/dist/esm/models/UserShortResponse.d.ts +1 -1
  115. package/dist/esm/models/UserShortResponse.js +1 -1
  116. package/dist/esm/models/UserTelegram.d.ts +1 -1
  117. package/dist/esm/models/UserTelegram.js +1 -1
  118. package/dist/esm/models/UserUpdateBody.d.ts +1 -1
  119. package/dist/esm/models/UserUpdateBody.js +1 -1
  120. package/dist/esm/models/ValidationError.d.ts +1 -1
  121. package/dist/esm/models/ValidationError.js +1 -1
  122. package/dist/esm/models/ValidationErrorLocInner.d.ts +1 -1
  123. package/dist/esm/models/ValidationErrorLocInner.js +1 -1
  124. package/dist/esm/runtime.d.ts +1 -1
  125. package/dist/esm/runtime.js +1 -1
  126. package/dist/models/BodyChangePasswordProfileChangePasswordPost.d.ts +1 -1
  127. package/dist/models/BodyChangePasswordProfileChangePasswordPost.js +1 -1
  128. package/dist/models/BuildStatusEnum.d.ts +1 -1
  129. package/dist/models/BuildStatusEnum.js +1 -1
  130. package/dist/models/BuildTaskResponse.d.ts +1 -1
  131. package/dist/models/BuildTaskResponse.js +1 -1
  132. package/dist/models/BuildTaskShortResponse.d.ts +1 -1
  133. package/dist/models/BuildTaskShortResponse.js +1 -1
  134. package/dist/models/DeviceInternalResponse.d.ts +1 -1
  135. package/dist/models/DeviceInternalResponse.js +1 -1
  136. package/dist/models/DeviceResponse.d.ts +1 -1
  137. package/dist/models/DeviceResponse.js +1 -1
  138. package/dist/models/DeviceStatsResponse.d.ts +1 -1
  139. package/dist/models/DeviceStatsResponse.js +1 -1
  140. package/dist/models/DeviceUpdateBody.d.ts +1 -1
  141. package/dist/models/DeviceUpdateBody.js +1 -1
  142. package/dist/models/FFStatusEnum.d.ts +1 -1
  143. package/dist/models/FFStatusEnum.js +1 -1
  144. package/dist/models/FFStatusResponse.d.ts +1 -1
  145. package/dist/models/FFStatusResponse.js +1 -1
  146. package/dist/models/GlobalStatsAggregationModel.d.ts +1 -1
  147. package/dist/models/GlobalStatsAggregationModel.js +1 -1
  148. package/dist/models/HTTPValidationError.d.ts +1 -1
  149. package/dist/models/HTTPValidationError.js +1 -1
  150. package/dist/models/ListResponseBuildTaskShortResponse.d.ts +1 -1
  151. package/dist/models/ListResponseBuildTaskShortResponse.js +1 -1
  152. package/dist/models/ListResponseReleaseResponse.d.ts +1 -1
  153. package/dist/models/ListResponseReleaseResponse.js +1 -1
  154. package/dist/models/ListResponseShortDeviceResponse.d.ts +1 -1
  155. package/dist/models/ListResponseShortDeviceResponse.js +1 -1
  156. package/dist/models/ListResponseShortReleaseResponse.d.ts +1 -1
  157. package/dist/models/ListResponseShortReleaseResponse.js +1 -1
  158. package/dist/models/ListResponseStr.d.ts +1 -1
  159. package/dist/models/ListResponseStr.js +1 -1
  160. package/dist/models/ListResponseUserShortResponse.d.ts +1 -1
  161. package/dist/models/ListResponseUserShortResponse.js +1 -1
  162. package/dist/models/LogListResponse.d.ts +1 -1
  163. package/dist/models/LogListResponse.js +1 -1
  164. package/dist/models/LogResponse.d.ts +1 -1
  165. package/dist/models/LogResponse.js +1 -1
  166. package/dist/models/MaintainerShortModel.d.ts +1 -1
  167. package/dist/models/MaintainerShortModel.js +1 -1
  168. package/dist/models/NewBuildTaskBody.d.ts +1 -1
  169. package/dist/models/NewBuildTaskBody.js +1 -1
  170. package/dist/models/NewDeviceBody.d.ts +1 -1
  171. package/dist/models/NewDeviceBody.js +1 -1
  172. package/dist/models/PasteInput.d.ts +2 -20
  173. package/dist/models/PasteInput.js +1 -9
  174. package/dist/models/PasteOutput.d.ts +9 -9
  175. package/dist/models/PasteOutput.js +10 -8
  176. package/dist/models/RecoveryImgResponse.d.ts +1 -1
  177. package/dist/models/RecoveryImgResponse.js +1 -1
  178. package/dist/models/ReleaseGroupsResponse.d.ts +1 -1
  179. package/dist/models/ReleaseGroupsResponse.js +1 -1
  180. package/dist/models/ReleaseInternalResponse.d.ts +2 -2
  181. package/dist/models/ReleaseInternalResponse.js +1 -1
  182. package/dist/models/ReleaseInternalResponsePropValue.d.ts +1 -1
  183. package/dist/models/ReleaseInternalResponsePropValue.js +1 -1
  184. package/dist/models/ReleaseResponse.d.ts +2 -2
  185. package/dist/models/ReleaseResponse.js +1 -1
  186. package/dist/models/ReleaseStatsResponse.d.ts +1 -1
  187. package/dist/models/ReleaseStatsResponse.js +1 -1
  188. package/dist/models/ReleaseType.d.ts +1 -1
  189. package/dist/models/ReleaseType.js +1 -1
  190. package/dist/models/ReleaseUpdateBody.d.ts +1 -1
  191. package/dist/models/ReleaseUpdateBody.js +1 -1
  192. package/dist/models/ReleasesSort.d.ts +1 -1
  193. package/dist/models/ReleasesSort.js +1 -1
  194. package/dist/models/ResponseGetReleases.d.ts +1 -1
  195. package/dist/models/ResponseGetReleases.js +1 -1
  196. package/dist/models/ShortDeviceResponse.d.ts +1 -1
  197. package/dist/models/ShortDeviceResponse.js +1 -1
  198. package/dist/models/ShortReleaseResponse.d.ts +2 -2
  199. package/dist/models/ShortReleaseResponse.js +1 -1
  200. package/dist/models/TaskUpdateBody.d.ts +1 -1
  201. package/dist/models/TaskUpdateBody.js +1 -1
  202. package/dist/models/TokenResponse.d.ts +1 -1
  203. package/dist/models/TokenResponse.js +1 -1
  204. package/dist/models/UserGitlab.d.ts +1 -1
  205. package/dist/models/UserGitlab.js +1 -1
  206. package/dist/models/UserInternalResponse.d.ts +1 -1
  207. package/dist/models/UserInternalResponse.js +1 -1
  208. package/dist/models/UserMail.d.ts +1 -1
  209. package/dist/models/UserMail.js +1 -1
  210. package/dist/models/UserShortResponse.d.ts +1 -1
  211. package/dist/models/UserShortResponse.js +1 -1
  212. package/dist/models/UserTelegram.d.ts +1 -1
  213. package/dist/models/UserTelegram.js +1 -1
  214. package/dist/models/UserUpdateBody.d.ts +1 -1
  215. package/dist/models/UserUpdateBody.js +1 -1
  216. package/dist/models/ValidationError.d.ts +1 -1
  217. package/dist/models/ValidationError.js +1 -1
  218. package/dist/models/ValidationErrorLocInner.d.ts +1 -1
  219. package/dist/models/ValidationErrorLocInner.js +1 -1
  220. package/dist/runtime.d.ts +1 -1
  221. package/dist/runtime.js +1 -1
  222. package/package.json +8 -2
  223. package/src/apis/DeviceApi.ts +1 -1
  224. package/src/apis/FoxFactoryApi.ts +1 -1
  225. package/src/apis/GitlabApi.ts +1 -1
  226. package/src/apis/InternalApi.ts +57 -1
  227. package/src/apis/PasteApi.ts +1 -1
  228. package/src/apis/ReleaseApi.ts +1 -1
  229. package/src/apis/StatsApi.ts +1 -1
  230. package/src/models/BodyChangePasswordProfileChangePasswordPost.ts +1 -1
  231. package/src/models/BuildStatusEnum.ts +1 -1
  232. package/src/models/BuildTaskResponse.ts +1 -1
  233. package/src/models/BuildTaskShortResponse.ts +1 -1
  234. package/src/models/DeviceInternalResponse.ts +1 -1
  235. package/src/models/DeviceResponse.ts +1 -1
  236. package/src/models/DeviceStatsResponse.ts +1 -1
  237. package/src/models/DeviceUpdateBody.ts +1 -1
  238. package/src/models/FFStatusEnum.ts +1 -1
  239. package/src/models/FFStatusResponse.ts +1 -1
  240. package/src/models/GlobalStatsAggregationModel.ts +1 -1
  241. package/src/models/HTTPValidationError.ts +1 -1
  242. package/src/models/ListResponseBuildTaskShortResponse.ts +1 -1
  243. package/src/models/ListResponseReleaseResponse.ts +1 -1
  244. package/src/models/ListResponseShortDeviceResponse.ts +1 -1
  245. package/src/models/ListResponseShortReleaseResponse.ts +1 -1
  246. package/src/models/ListResponseStr.ts +1 -1
  247. package/src/models/ListResponseUserShortResponse.ts +1 -1
  248. package/src/models/LogListResponse.ts +1 -1
  249. package/src/models/LogResponse.ts +1 -1
  250. package/src/models/MaintainerShortModel.ts +1 -1
  251. package/src/models/NewBuildTaskBody.ts +1 -1
  252. package/src/models/NewDeviceBody.ts +1 -1
  253. package/src/models/PasteInput.ts +2 -27
  254. package/src/models/PasteOutput.ts +17 -16
  255. package/src/models/RecoveryImgResponse.ts +1 -1
  256. package/src/models/ReleaseGroupsResponse.ts +1 -1
  257. package/src/models/ReleaseInternalResponse.ts +2 -2
  258. package/src/models/ReleaseInternalResponsePropValue.ts +1 -1
  259. package/src/models/ReleaseResponse.ts +2 -2
  260. package/src/models/ReleaseStatsResponse.ts +1 -1
  261. package/src/models/ReleaseType.ts +1 -1
  262. package/src/models/ReleaseUpdateBody.ts +1 -1
  263. package/src/models/ReleasesSort.ts +1 -1
  264. package/src/models/ResponseGetReleases.ts +1 -1
  265. package/src/models/ShortDeviceResponse.ts +1 -1
  266. package/src/models/ShortReleaseResponse.ts +2 -2
  267. package/src/models/TaskUpdateBody.ts +1 -1
  268. package/src/models/TokenResponse.ts +1 -1
  269. package/src/models/UserGitlab.ts +1 -1
  270. package/src/models/UserInternalResponse.ts +1 -1
  271. package/src/models/UserMail.ts +1 -1
  272. package/src/models/UserShortResponse.ts +1 -1
  273. package/src/models/UserTelegram.ts +1 -1
  274. package/src/models/UserUpdateBody.ts +1 -1
  275. package/src/models/ValidationError.ts +1 -1
  276. package/src/models/ValidationErrorLocInner.ts +1 -1
  277. package/src/runtime.ts +1 -1
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -55,7 +55,7 @@ export interface ReleaseResponse {
55
55
  */
56
56
  deviceId: string;
57
57
  /**
58
- *
58
+ * Unix timestamp of the release date
59
59
  * @type {number}
60
60
  * @memberof ReleaseResponse
61
61
  */
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -54,7 +54,7 @@ export interface ShortReleaseResponse {
54
54
  */
55
55
  deviceId: string;
56
56
  /**
57
- *
57
+ * Unix timestamp of the release date
58
58
  * @type {number}
59
59
  * @memberof ShortReleaseResponse
60
60
  */
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * Fox API
5
5
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
6
6
  *
7
- * The version of the OpenAPI document: 5.2.7
7
+ * The version of the OpenAPI document: 5.3.0
8
8
  * Contact: admin@orangefox.tech
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * Fox API
6
6
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
7
7
  *
8
- * The version of the OpenAPI document: 5.2.7
8
+ * The version of the OpenAPI document: 5.3.0
9
9
  * Contact: admin@orangefox.tech
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * Fox API
3
3
  * Warning: Please add a custom user agent header to your requests. This would help us fighting against DDoS attacks in future, while keeping your application\'s access to the API. In future, this may be a mandatory requirement. To reduce the system load, the API endpoints are rate limited. The default limit is 30 requests per minute. Contact admin@orangefox.tech if you need a higher limit. The requests may be logged for analytics and development purposes.
4
4
  *
5
- * The version of the OpenAPI document: 5.2.7
5
+ * The version of the OpenAPI document: 5.3.0
6
6
  * Contact: admin@orangefox.tech
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).