rocketstack-sdk 1.0.2__tar.gz → 1.0.3__tar.gz

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 (207) hide show
  1. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/PKG-INFO +3 -3
  2. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/README.md +2 -2
  3. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/pyproject.toml +1 -1
  4. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/__init__.py +2 -2
  5. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/cron_api.py +1 -1
  6. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/functions_api.py +1 -1
  7. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/kv_api.py +1 -1
  8. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/queues_api.py +1 -1
  9. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/resources_api.py +1 -1
  10. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/scheduler_api.py +1 -1
  11. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/storage_api.py +1 -1
  12. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api_client.py +2 -2
  13. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/configuration.py +3 -3
  14. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/exceptions.py +1 -1
  15. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/__init__.py +1 -1
  16. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_cron_job201_response.py +1 -1
  17. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_cron_job201_response_data.py +1 -1
  18. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_cron_job_request.py +1 -1
  19. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_cron_job_request_delivery_target.py +1 -1
  20. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_cron_job_request_schedule.py +1 -1
  21. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_download_url200_response.py +1 -1
  22. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_download_url200_response_data.py +1 -1
  23. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_download_url_request.py +1 -1
  24. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_function202_response.py +1 -1
  25. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_function202_response_data.py +1 -1
  26. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_queue201_response.py +1 -1
  27. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_queue201_response_data.py +1 -1
  28. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_queue_request.py +1 -1
  29. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_queue_request_delivery_target.py +1 -1
  30. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_schedule201_response.py +1 -1
  31. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_schedule201_response_data.py +1 -1
  32. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/create_schedule_request.py +1 -1
  33. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/delete_kv_item200_response.py +1 -1
  34. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/delete_kv_item200_response_data.py +1 -1
  35. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/enqueue_message201_response.py +1 -1
  36. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/enqueue_message201_response_data.py +1 -1
  37. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/enqueue_message_request.py +1 -1
  38. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/finalize_upload200_response.py +1 -1
  39. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/finalize_upload200_response_data.py +1 -1
  40. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/finalize_upload_request.py +1 -1
  41. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_cron_job200_response.py +1 -1
  42. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_function200_response.py +1 -1
  43. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_kv_item200_response.py +1 -1
  44. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_kv_item200_response_data.py +1 -1
  45. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_message_status200_response.py +1 -1
  46. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_message_status200_response_data.py +1 -1
  47. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_queue200_response.py +1 -1
  48. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_schedule200_response.py +1 -1
  49. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_schedule_status200_response.py +1 -1
  50. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_schedule_status200_response_data.py +1 -1
  51. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/get_template200_response.py +1 -1
  52. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/invoke_function200_response.py +1 -1
  53. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/invoke_function200_response_data.py +1 -1
  54. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/invoke_function_request.py +1 -1
  55. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_capabilities200_response.py +1 -1
  56. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_capabilities200_response_data_inner.py +1 -1
  57. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_cron_jobs200_response.py +1 -1
  58. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_cron_jobs200_response_data.py +1 -1
  59. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_cron_jobs200_response_data_items_inner.py +1 -1
  60. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_cron_jobs200_response_data_items_inner_schedule.py +1 -1
  61. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response.py +1 -1
  62. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_data.py +1 -1
  63. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_data_items_inner.py +1 -1
  64. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_data_items_inner_actual_spec.py +1 -1
  65. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_data_items_inner_desired_spec.py +1 -1
  66. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_data_items_inner_desired_spec_code.py +1 -1
  67. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions200_response_error.py +1 -1
  68. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_functions401_response.py +1 -1
  69. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_kv_items200_response.py +1 -1
  70. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_kv_items200_response_data.py +1 -1
  71. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_kv_items200_response_data_items_inner.py +1 -1
  72. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_queues200_response.py +1 -1
  73. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_queues200_response_data.py +1 -1
  74. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_queues200_response_data_items_inner.py +1 -1
  75. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_queues200_response_data_items_inner_delivery_target.py +1 -1
  76. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_schedules200_response.py +1 -1
  77. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_schedules200_response_data.py +1 -1
  78. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_schedules200_response_data_items_inner.py +1 -1
  79. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_snippets200_response.py +1 -1
  80. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_snippets200_response_data_inner.py +1 -1
  81. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_storage_objects200_response.py +1 -1
  82. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_storage_objects200_response_data.py +1 -1
  83. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_storage_objects200_response_data_items_inner.py +1 -1
  84. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_templates200_response.py +1 -1
  85. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/list_templates200_response_data_inner.py +1 -1
  86. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/put_kv_item200_response.py +1 -1
  87. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/put_kv_item200_response_data.py +1 -1
  88. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/put_kv_item_request.py +1 -1
  89. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/put_kv_item_request_if_version.py +1 -1
  90. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_cron_job200_response.py +1 -1
  91. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_cron_job200_response_data.py +1 -1
  92. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_cron_job_request.py +1 -1
  93. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_cron_job_request_schedule.py +1 -1
  94. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_function_request.py +1 -1
  95. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_queue200_response.py +1 -1
  96. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_queue200_response_data.py +1 -1
  97. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_queue_request.py +1 -1
  98. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_schedule200_response.py +1 -1
  99. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_schedule200_response_data.py +1 -1
  100. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/update_schedule_request.py +1 -1
  101. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/upload_object201_response.py +1 -1
  102. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/models/upload_object201_response_data.py +1 -1
  103. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/rest.py +1 -1
  104. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk.egg-info/PKG-INFO +3 -3
  105. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/setup.py +2 -2
  106. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api/__init__.py +0 -0
  107. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/api_response.py +0 -0
  108. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk/py.typed +0 -0
  109. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk.egg-info/SOURCES.txt +0 -0
  110. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk.egg-info/dependency_links.txt +0 -0
  111. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk.egg-info/requires.txt +0 -0
  112. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/rocketstack_sdk.egg-info/top_level.txt +0 -0
  113. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/setup.cfg +0 -0
  114. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_cron_job201_response.py +0 -0
  115. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_cron_job201_response_data.py +0 -0
  116. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_cron_job_request.py +0 -0
  117. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_cron_job_request_delivery_target.py +0 -0
  118. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_cron_job_request_schedule.py +0 -0
  119. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_download_url200_response.py +0 -0
  120. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_download_url200_response_data.py +0 -0
  121. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_download_url_request.py +0 -0
  122. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_function202_response.py +0 -0
  123. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_function202_response_data.py +0 -0
  124. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_queue201_response.py +0 -0
  125. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_queue201_response_data.py +0 -0
  126. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_queue_request.py +0 -0
  127. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_queue_request_delivery_target.py +0 -0
  128. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_schedule201_response.py +0 -0
  129. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_schedule201_response_data.py +0 -0
  130. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_create_schedule_request.py +0 -0
  131. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_cron_api.py +0 -0
  132. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_delete_kv_item200_response.py +0 -0
  133. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_delete_kv_item200_response_data.py +0 -0
  134. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_enqueue_message201_response.py +0 -0
  135. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_enqueue_message201_response_data.py +0 -0
  136. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_enqueue_message_request.py +0 -0
  137. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_finalize_upload200_response.py +0 -0
  138. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_finalize_upload200_response_data.py +0 -0
  139. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_finalize_upload_request.py +0 -0
  140. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_functions_api.py +0 -0
  141. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_cron_job200_response.py +0 -0
  142. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_function200_response.py +0 -0
  143. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_kv_item200_response.py +0 -0
  144. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_kv_item200_response_data.py +0 -0
  145. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_message_status200_response.py +0 -0
  146. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_message_status200_response_data.py +0 -0
  147. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_queue200_response.py +0 -0
  148. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_schedule200_response.py +0 -0
  149. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_schedule_status200_response.py +0 -0
  150. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_schedule_status200_response_data.py +0 -0
  151. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_get_template200_response.py +0 -0
  152. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_invoke_function200_response.py +0 -0
  153. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_invoke_function200_response_data.py +0 -0
  154. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_invoke_function_request.py +0 -0
  155. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_kv_api.py +0 -0
  156. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_capabilities200_response.py +0 -0
  157. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_capabilities200_response_data_inner.py +0 -0
  158. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_cron_jobs200_response.py +0 -0
  159. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_cron_jobs200_response_data.py +0 -0
  160. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_cron_jobs200_response_data_items_inner.py +0 -0
  161. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_cron_jobs200_response_data_items_inner_schedule.py +0 -0
  162. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response.py +0 -0
  163. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_data.py +0 -0
  164. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_data_items_inner.py +0 -0
  165. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_data_items_inner_actual_spec.py +0 -0
  166. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_data_items_inner_desired_spec.py +0 -0
  167. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_data_items_inner_desired_spec_code.py +0 -0
  168. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions200_response_error.py +0 -0
  169. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_functions401_response.py +0 -0
  170. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_kv_items200_response.py +0 -0
  171. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_kv_items200_response_data.py +0 -0
  172. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_kv_items200_response_data_items_inner.py +0 -0
  173. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_queues200_response.py +0 -0
  174. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_queues200_response_data.py +0 -0
  175. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_queues200_response_data_items_inner.py +0 -0
  176. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_queues200_response_data_items_inner_delivery_target.py +0 -0
  177. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_schedules200_response.py +0 -0
  178. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_schedules200_response_data.py +0 -0
  179. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_schedules200_response_data_items_inner.py +0 -0
  180. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_snippets200_response.py +0 -0
  181. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_snippets200_response_data_inner.py +0 -0
  182. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_storage_objects200_response.py +0 -0
  183. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_storage_objects200_response_data.py +0 -0
  184. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_storage_objects200_response_data_items_inner.py +0 -0
  185. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_templates200_response.py +0 -0
  186. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_list_templates200_response_data_inner.py +0 -0
  187. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_put_kv_item200_response.py +0 -0
  188. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_put_kv_item200_response_data.py +0 -0
  189. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_put_kv_item_request.py +0 -0
  190. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_put_kv_item_request_if_version.py +0 -0
  191. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_queues_api.py +0 -0
  192. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_resources_api.py +0 -0
  193. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_scheduler_api.py +0 -0
  194. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_storage_api.py +0 -0
  195. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_cron_job200_response.py +0 -0
  196. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_cron_job200_response_data.py +0 -0
  197. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_cron_job_request.py +0 -0
  198. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_cron_job_request_schedule.py +0 -0
  199. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_function_request.py +0 -0
  200. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_queue200_response.py +0 -0
  201. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_queue200_response_data.py +0 -0
  202. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_queue_request.py +0 -0
  203. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_schedule200_response.py +0 -0
  204. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_schedule200_response_data.py +0 -0
  205. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_update_schedule_request.py +0 -0
  206. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_upload_object201_response.py +0 -0
  207. {rocketstack_sdk-1.0.2 → rocketstack_sdk-1.0.3}/test/test_upload_object201_response_data.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rocketstack_sdk
3
- Version: 1.0.2
3
+ Version: 1.0.3
4
4
  Summary: Rocketstack API
5
5
  Home-page:
6
6
  Author: OpenAPI Generator community
@@ -20,8 +20,8 @@ API for Functions, Queues, KV, Storage, Cron, and Scheduler.
20
20
 
21
21
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
22
22
 
23
- - API version: 1.0.1
24
- - Package version: 1.0.2
23
+ - API version: 1.0.3
24
+ - Package version: 1.0.3
25
25
  - Generator version: 7.19.0
26
26
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
27
27
 
@@ -3,8 +3,8 @@ API for Functions, Queues, KV, Storage, Cron, and Scheduler.
3
3
 
4
4
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
5
5
 
6
- - API version: 1.0.1
7
- - Package version: 1.0.2
6
+ - API version: 1.0.3
7
+ - Package version: 1.0.3
8
8
  - Generator version: 7.19.0
9
9
  - Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
10
 
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "rocketstack_sdk"
3
- version = "1.0.2"
3
+ version = "1.0.3"
4
4
  description = "Rocketstack API"
5
5
  authors = [
6
6
  {name = "OpenAPI Generator Community",email = "team@openapitools.org"},
@@ -7,14 +7,14 @@
7
7
 
8
8
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
9
9
 
10
- The version of the OpenAPI document: 1.0.1
10
+ The version of the OpenAPI document: 1.0.3
11
11
  Generated by OpenAPI Generator (https://openapi-generator.tech)
12
12
 
13
13
  Do not edit the class manually.
14
14
  """ # noqa: E501
15
15
 
16
16
 
17
- __version__ = "1.0.2"
17
+ __version__ = "1.0.3"
18
18
 
19
19
  # Define package exports
20
20
  __all__ = [
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -91,7 +91,7 @@ class ApiClient:
91
91
  self.default_headers[header_name] = header_value
92
92
  self.cookie = cookie
93
93
  # Set default User-Agent.
94
- self.user_agent = 'OpenAPI-Generator/1.0.2/python'
94
+ self.user_agent = 'OpenAPI-Generator/1.0.3/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -515,8 +515,8 @@ class Configuration:
515
515
  return "Python SDK Debug Report:\n"\
516
516
  "OS: {env}\n"\
517
517
  "Python Version: {pyversion}\n"\
518
- "Version of the API: 1.0.1\n"\
519
- "SDK Package Version: 1.0.2".\
518
+ "Version of the API: 1.0.3\n"\
519
+ "SDK Package Version: 1.0.3".\
520
520
  format(env=sys.platform, pyversion=sys.version)
521
521
 
522
522
  def get_host_settings(self) -> List[HostSetting]:
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -6,7 +6,7 @@
6
6
 
7
7
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
8
8
 
9
- The version of the OpenAPI document: 1.0.1
9
+ The version of the OpenAPI document: 1.0.3
10
10
  Generated by OpenAPI Generator (https://openapi-generator.tech)
11
11
 
12
12
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.
@@ -5,7 +5,7 @@
5
5
 
6
6
  API for Functions, Queues, KV, Storage, Cron, and Scheduler.
7
7
 
8
- The version of the OpenAPI document: 1.0.1
8
+ The version of the OpenAPI document: 1.0.3
9
9
  Generated by OpenAPI Generator (https://openapi-generator.tech)
10
10
 
11
11
  Do not edit the class manually.