cloudsmith-api 0.49.94 → 0.49.98

Sign up to get free protection for your applications and to get access to all the features.
Files changed (158) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/README.md +10 -5
  4. data/build.json +1 -1
  5. data/docs/ReposApi.md +194 -4
  6. data/docs/ReposCreate.md +16 -0
  7. data/docs/ReposPartialUpdate.md +16 -0
  8. data/docs/Repository.md +6 -6
  9. data/lib/cloudsmith-api.rb +2 -0
  10. data/lib/cloudsmith-api/api/repos_api.rb +170 -4
  11. data/lib/cloudsmith-api/models/repos_create.rb +284 -0
  12. data/lib/cloudsmith-api/models/repos_partial_update.rb +269 -0
  13. data/lib/cloudsmith-api/models/repository.rb +9 -19
  14. data/lib/cloudsmith-api/version.rb +1 -1
  15. data/spec/api/repos_api_spec.rb +41 -2
  16. data/spec/models/repos_create_spec.rb +90 -0
  17. data/spec/models/repos_partial_update_spec.rb +90 -0
  18. data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.17.gem +0 -0
  19. data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.0.1.gem +0 -0
  20. data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.9.1.gem +0 -0
  21. data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.1.gem +0 -0
  22. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/gem.build_complete +0 -0
  23. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/gem_make.out +5 -5
  24. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.12.2/gem_make.out +2 -2
  25. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.3.0/gem_make.out +1 -1
  26. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/CHANGELOG.md +10 -0
  27. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/LICENSE.txt +0 -0
  28. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/README.md +20 -15
  29. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/Makefile +0 -0
  30. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/extconf.rb +0 -0
  31. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent.dll +0 -0
  32. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent.so +0 -0
  33. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent_sleep.c +0 -0
  34. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/make +0 -0
  35. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/nmake.bat +0 -0
  36. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/lib/autotest-fsevent.rb +0 -0
  37. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/lib/autotest-fsevent/version.rb +1 -1
  38. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/lib/autotest/fsevent.rb +0 -0
  39. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.17/post-install.txt +5 -0
  40. data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/prebuilt/fsevent_sleep +0 -0
  41. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Makefile +3 -3
  42. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.gitignore +0 -0
  43. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.rspec +0 -0
  44. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.rubocop.yml +4 -0
  45. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.travis.yml +0 -0
  46. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.yardopts +0 -0
  47. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/Gemfile +0 -0
  48. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/LICENSE +0 -0
  49. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/README.md +17 -13
  50. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/Rakefile +0 -0
  51. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/changelog.md +4 -0
  52. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/hashdiff.gemspec +1 -1
  53. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff.rb +0 -0
  54. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/compare_hashes.rb +14 -1
  55. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/diff.rb +3 -0
  56. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/lcs.rb +0 -0
  57. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/lcs_compare_arrays.rb +0 -0
  58. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/linear_compare_array.rb +0 -0
  59. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/patch.rb +0 -0
  60. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/util.rb +2 -1
  61. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/version.rb +1 -1
  62. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/best_diff_spec.rb +0 -0
  63. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/diff_array_spec.rb +0 -0
  64. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/diff_spec.rb +5 -0
  65. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/lcs_spec.rb +0 -0
  66. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/linear_compare_array_spec.rb +0 -0
  67. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/patch_spec.rb +0 -0
  68. data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/spec/hashdiff/readme_spec.rb +15 -0
  69. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/util_spec.rb +21 -0
  70. data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/spec_helper.rb +0 -0
  71. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/.document +0 -0
  72. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/.yardopts +0 -0
  73. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/Changelog.md +10 -2
  74. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/LICENSE.md +0 -0
  75. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/README.md +0 -0
  76. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations.rb +0 -0
  77. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
  78. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/configuration.rb +0 -0
  79. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/expectation_target.rb +0 -0
  80. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/fail_with.rb +0 -0
  81. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  82. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/handler.rb +0 -0
  83. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/minitest_integration.rb +0 -0
  84. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/syntax.rb +0 -0
  85. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/expectations/version.rb +1 -1
  86. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers.rb +0 -0
  87. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  88. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in.rb +0 -0
  89. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/all.rb +0 -0
  90. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  91. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/be.rb +0 -0
  92. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  93. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  94. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  95. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  96. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/change.rb +0 -0
  97. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/compound.rb +0 -0
  98. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
  99. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/cover.rb +0 -0
  100. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/eq.rb +0 -0
  101. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/eql.rb +0 -0
  102. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/equal.rb +0 -0
  103. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/exist.rb +0 -0
  104. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/has.rb +0 -0
  105. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/have_attributes.rb +1 -1
  106. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/include.rb +0 -0
  107. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/match.rb +0 -0
  108. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/operators.rb +0 -0
  109. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/output.rb +0 -0
  110. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
  111. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/respond_to.rb +28 -3
  112. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  113. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  114. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
  115. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/built_in/yield.rb +0 -0
  116. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/composable.rb +0 -0
  117. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/dsl.rb +0 -0
  118. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/english_phrasing.rb +0 -0
  119. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  120. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/fail_matchers.rb +0 -0
  121. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  122. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  123. data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.1}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  124. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/CHANGES.rdoc +3 -0
  125. data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/LICENSE +177 -0
  126. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/MANIFEST.rdoc +0 -0
  127. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/README.rdoc +0 -0
  128. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/Rakefile +0 -0
  129. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/certs/djberg96_pub.pem +0 -0
  130. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/doc/uname.rdoc +0 -0
  131. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/examples/uname_test.rb +0 -0
  132. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys-uname.rb +0 -0
  133. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/platform.rb +0 -0
  134. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/uname.rb +1 -1
  135. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/unix/uname.rb +0 -0
  136. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/windows/uname.rb +0 -0
  137. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/spec/sys_platform_spec.rb +1 -1
  138. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/spec/sys_uname_spec.rb +2 -2
  139. data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/sys-uname.gemspec +1 -1
  140. data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.17.gemspec +49 -0
  141. data/vendor/bundle/ruby/2.6.0/specifications/{hashdiff-1.0.0.gemspec → hashdiff-1.0.1.gemspec} +6 -6
  142. data/vendor/bundle/ruby/2.6.0/specifications/{rspec-expectations-3.9.0.gemspec → rspec-expectations-3.9.1.gemspec} +5 -5
  143. data/vendor/bundle/ruby/2.6.0/specifications/{sys-uname-1.2.0.gemspec → sys-uname-1.2.1.gemspec} +3 -3
  144. metadata +214 -212
  145. data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.15.gem +0 -0
  146. data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.0.0.gem +0 -0
  147. data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.9.0.gem +0 -0
  148. data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.0.gem +0 -0
  149. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/.gitignore +0 -5
  150. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/.ruby-version +0 -1
  151. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/autotest-fsevent.gemspec +0 -30
  152. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/gems.locked +0 -32
  153. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/gems.rb +0 -4
  154. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/post-install.txt +0 -14
  155. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/rakefile.rb +0 -12
  156. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/spec/lib/autotest-fsevent/version_spec.rb +0 -7
  157. data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/spec/spec_helper.rb +0 -6
  158. data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.15.gemspec +0 -45
@@ -0,0 +1,284 @@
1
+ =begin
2
+ #Cloudsmith API
3
+
4
+ #The API to the Cloudsmith Service
5
+
6
+ OpenAPI spec version: v1
7
+ Contact: support@cloudsmith.io
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.2.3
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module CloudsmithApi
16
+
17
+ class ReposCreate
18
+ # None
19
+ attr_accessor :description
20
+
21
+ # If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted.
22
+ attr_accessor :index_files
23
+
24
+ # None
25
+ attr_accessor :is_open_source
26
+
27
+ # None
28
+ attr_accessor :is_private
29
+
30
+ # None
31
+ attr_accessor :is_public
32
+
33
+ # A descriptive name for the repository.
34
+ attr_accessor :name
35
+
36
+ # None
37
+ attr_accessor :namespace
38
+
39
+ # None
40
+ attr_accessor :repository_type_str
41
+
42
+ # None
43
+ attr_accessor :slug
44
+
45
+
46
+ # Attribute mapping from ruby-style variable name to JSON key.
47
+ def self.attribute_map
48
+ {
49
+ :'description' => :'description',
50
+ :'index_files' => :'index_files',
51
+ :'is_open_source' => :'is_open_source',
52
+ :'is_private' => :'is_private',
53
+ :'is_public' => :'is_public',
54
+ :'name' => :'name',
55
+ :'namespace' => :'namespace',
56
+ :'repository_type_str' => :'repository_type_str',
57
+ :'slug' => :'slug'
58
+ }
59
+ end
60
+
61
+ # Attribute type mapping.
62
+ def self.swagger_types
63
+ {
64
+ :'description' => :'String',
65
+ :'index_files' => :'BOOLEAN',
66
+ :'is_open_source' => :'BOOLEAN',
67
+ :'is_private' => :'BOOLEAN',
68
+ :'is_public' => :'BOOLEAN',
69
+ :'name' => :'String',
70
+ :'namespace' => :'String',
71
+ :'repository_type_str' => :'String',
72
+ :'slug' => :'String'
73
+ }
74
+ end
75
+
76
+ # Initializes the object
77
+ # @param [Hash] attributes Model attributes in the form of hash
78
+ def initialize(attributes = {})
79
+ return unless attributes.is_a?(Hash)
80
+
81
+ # convert string to symbol for hash key
82
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
83
+
84
+ if attributes.has_key?(:'description')
85
+ self.description = attributes[:'description']
86
+ end
87
+
88
+ if attributes.has_key?(:'index_files')
89
+ self.index_files = attributes[:'index_files']
90
+ end
91
+
92
+ if attributes.has_key?(:'is_open_source')
93
+ self.is_open_source = attributes[:'is_open_source']
94
+ end
95
+
96
+ if attributes.has_key?(:'is_private')
97
+ self.is_private = attributes[:'is_private']
98
+ end
99
+
100
+ if attributes.has_key?(:'is_public')
101
+ self.is_public = attributes[:'is_public']
102
+ end
103
+
104
+ if attributes.has_key?(:'name')
105
+ self.name = attributes[:'name']
106
+ end
107
+
108
+ if attributes.has_key?(:'namespace')
109
+ self.namespace = attributes[:'namespace']
110
+ end
111
+
112
+ if attributes.has_key?(:'repository_type_str')
113
+ self.repository_type_str = attributes[:'repository_type_str']
114
+ end
115
+
116
+ if attributes.has_key?(:'slug')
117
+ self.slug = attributes[:'slug']
118
+ end
119
+
120
+ end
121
+
122
+ # Show invalid properties with the reasons. Usually used together with valid?
123
+ # @return Array for valid properies with the reasons
124
+ def list_invalid_properties
125
+ invalid_properties = Array.new
126
+ if @name.nil?
127
+ invalid_properties.push("invalid value for 'name', name cannot be nil.")
128
+ end
129
+
130
+ if @namespace.nil?
131
+ invalid_properties.push("invalid value for 'namespace', namespace cannot be nil.")
132
+ end
133
+
134
+ if @slug.nil?
135
+ invalid_properties.push("invalid value for 'slug', slug cannot be nil.")
136
+ end
137
+
138
+ return invalid_properties
139
+ end
140
+
141
+ # Check to see if the all the properties in the model are valid
142
+ # @return true if the model is valid
143
+ def valid?
144
+ return false if @name.nil?
145
+ return false if @namespace.nil?
146
+ return false if @slug.nil?
147
+ return true
148
+ end
149
+
150
+ # Checks equality by comparing each attribute.
151
+ # @param [Object] Object to be compared
152
+ def ==(o)
153
+ return true if self.equal?(o)
154
+ self.class == o.class &&
155
+ description == o.description &&
156
+ index_files == o.index_files &&
157
+ is_open_source == o.is_open_source &&
158
+ is_private == o.is_private &&
159
+ is_public == o.is_public &&
160
+ name == o.name &&
161
+ namespace == o.namespace &&
162
+ repository_type_str == o.repository_type_str &&
163
+ slug == o.slug
164
+ end
165
+
166
+ # @see the `==` method
167
+ # @param [Object] Object to be compared
168
+ def eql?(o)
169
+ self == o
170
+ end
171
+
172
+ # Calculates hash code according to all attributes.
173
+ # @return [Fixnum] Hash code
174
+ def hash
175
+ [description, index_files, is_open_source, is_private, is_public, name, namespace, repository_type_str, slug].hash
176
+ end
177
+
178
+ # Builds the object from hash
179
+ # @param [Hash] attributes Model attributes in the form of hash
180
+ # @return [Object] Returns the model itself
181
+ def build_from_hash(attributes)
182
+ return nil unless attributes.is_a?(Hash)
183
+ self.class.swagger_types.each_pair do |key, type|
184
+ if type =~ /\AArray<(.*)>/i
185
+ # check to ensure the input is an array given that the the attribute
186
+ # is documented as an array but the input is not
187
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
188
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
189
+ end
190
+ elsif !attributes[self.class.attribute_map[key]].nil?
191
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
192
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
193
+ end
194
+
195
+ self
196
+ end
197
+
198
+ # Deserializes the data based on type
199
+ # @param string type Data type
200
+ # @param string value Value to be deserialized
201
+ # @return [Object] Deserialized data
202
+ def _deserialize(type, value)
203
+ case type.to_sym
204
+ when :DateTime
205
+ DateTime.parse(value)
206
+ when :Date
207
+ Date.parse(value)
208
+ when :String
209
+ value.to_s
210
+ when :Integer
211
+ value.to_i
212
+ when :Float
213
+ value.to_f
214
+ when :BOOLEAN
215
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
216
+ true
217
+ else
218
+ false
219
+ end
220
+ when :Object
221
+ # generic object (usually a Hash), return directly
222
+ value
223
+ when /\AArray<(?<inner_type>.+)>\z/
224
+ inner_type = Regexp.last_match[:inner_type]
225
+ value.map { |v| _deserialize(inner_type, v) }
226
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
227
+ k_type = Regexp.last_match[:k_type]
228
+ v_type = Regexp.last_match[:v_type]
229
+ {}.tap do |hash|
230
+ value.each do |k, v|
231
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
232
+ end
233
+ end
234
+ else # model
235
+ temp_model = CloudsmithApi.const_get(type).new
236
+ temp_model.build_from_hash(value)
237
+ end
238
+ end
239
+
240
+ # Returns the string representation of the object
241
+ # @return [String] String presentation of the object
242
+ def to_s
243
+ to_hash.to_s
244
+ end
245
+
246
+ # to_body is an alias to to_hash (backward compatibility)
247
+ # @return [Hash] Returns the object in the form of hash
248
+ def to_body
249
+ to_hash
250
+ end
251
+
252
+ # Returns the object in the form of hash
253
+ # @return [Hash] Returns the object in the form of hash
254
+ def to_hash
255
+ hash = {}
256
+ self.class.attribute_map.each_pair do |attr, param|
257
+ value = self.send(attr)
258
+ next if value.nil?
259
+ hash[param] = _to_hash(value)
260
+ end
261
+ hash
262
+ end
263
+
264
+ # Outputs non-array value in the form of hash
265
+ # For object, use to_hash. Otherwise, just return the value
266
+ # @param [Object] value Any valid value
267
+ # @return [Hash] Returns the value in the form of hash
268
+ def _to_hash(value)
269
+ if value.is_a?(Array)
270
+ value.compact.map{ |v| _to_hash(v) }
271
+ elsif value.is_a?(Hash)
272
+ {}.tap do |hash|
273
+ value.each { |k, v| hash[k] = _to_hash(v) }
274
+ end
275
+ elsif value.respond_to? :to_hash
276
+ value.to_hash
277
+ else
278
+ value
279
+ end
280
+ end
281
+
282
+ end
283
+
284
+ end
@@ -0,0 +1,269 @@
1
+ =begin
2
+ #Cloudsmith API
3
+
4
+ #The API to the Cloudsmith Service
5
+
6
+ OpenAPI spec version: v1
7
+ Contact: support@cloudsmith.io
8
+ Generated by: https://github.com/swagger-api/swagger-codegen.git
9
+ Swagger Codegen version: 2.2.3
10
+
11
+ =end
12
+
13
+ require 'date'
14
+
15
+ module CloudsmithApi
16
+
17
+ class ReposPartialUpdate
18
+ # None
19
+ attr_accessor :description
20
+
21
+ # If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted.
22
+ attr_accessor :index_files
23
+
24
+ # None
25
+ attr_accessor :is_open_source
26
+
27
+ # None
28
+ attr_accessor :is_private
29
+
30
+ # None
31
+ attr_accessor :is_public
32
+
33
+ # A descriptive name for the repository.
34
+ attr_accessor :name
35
+
36
+ # None
37
+ attr_accessor :namespace
38
+
39
+ # None
40
+ attr_accessor :repository_type_str
41
+
42
+ # None
43
+ attr_accessor :slug
44
+
45
+
46
+ # Attribute mapping from ruby-style variable name to JSON key.
47
+ def self.attribute_map
48
+ {
49
+ :'description' => :'description',
50
+ :'index_files' => :'index_files',
51
+ :'is_open_source' => :'is_open_source',
52
+ :'is_private' => :'is_private',
53
+ :'is_public' => :'is_public',
54
+ :'name' => :'name',
55
+ :'namespace' => :'namespace',
56
+ :'repository_type_str' => :'repository_type_str',
57
+ :'slug' => :'slug'
58
+ }
59
+ end
60
+
61
+ # Attribute type mapping.
62
+ def self.swagger_types
63
+ {
64
+ :'description' => :'String',
65
+ :'index_files' => :'BOOLEAN',
66
+ :'is_open_source' => :'BOOLEAN',
67
+ :'is_private' => :'BOOLEAN',
68
+ :'is_public' => :'BOOLEAN',
69
+ :'name' => :'String',
70
+ :'namespace' => :'String',
71
+ :'repository_type_str' => :'String',
72
+ :'slug' => :'String'
73
+ }
74
+ end
75
+
76
+ # Initializes the object
77
+ # @param [Hash] attributes Model attributes in the form of hash
78
+ def initialize(attributes = {})
79
+ return unless attributes.is_a?(Hash)
80
+
81
+ # convert string to symbol for hash key
82
+ attributes = attributes.each_with_object({}){|(k,v), h| h[k.to_sym] = v}
83
+
84
+ if attributes.has_key?(:'description')
85
+ self.description = attributes[:'description']
86
+ end
87
+
88
+ if attributes.has_key?(:'index_files')
89
+ self.index_files = attributes[:'index_files']
90
+ end
91
+
92
+ if attributes.has_key?(:'is_open_source')
93
+ self.is_open_source = attributes[:'is_open_source']
94
+ end
95
+
96
+ if attributes.has_key?(:'is_private')
97
+ self.is_private = attributes[:'is_private']
98
+ end
99
+
100
+ if attributes.has_key?(:'is_public')
101
+ self.is_public = attributes[:'is_public']
102
+ end
103
+
104
+ if attributes.has_key?(:'name')
105
+ self.name = attributes[:'name']
106
+ end
107
+
108
+ if attributes.has_key?(:'namespace')
109
+ self.namespace = attributes[:'namespace']
110
+ end
111
+
112
+ if attributes.has_key?(:'repository_type_str')
113
+ self.repository_type_str = attributes[:'repository_type_str']
114
+ end
115
+
116
+ if attributes.has_key?(:'slug')
117
+ self.slug = attributes[:'slug']
118
+ end
119
+
120
+ end
121
+
122
+ # Show invalid properties with the reasons. Usually used together with valid?
123
+ # @return Array for valid properies with the reasons
124
+ def list_invalid_properties
125
+ invalid_properties = Array.new
126
+ return invalid_properties
127
+ end
128
+
129
+ # Check to see if the all the properties in the model are valid
130
+ # @return true if the model is valid
131
+ def valid?
132
+ return true
133
+ end
134
+
135
+ # Checks equality by comparing each attribute.
136
+ # @param [Object] Object to be compared
137
+ def ==(o)
138
+ return true if self.equal?(o)
139
+ self.class == o.class &&
140
+ description == o.description &&
141
+ index_files == o.index_files &&
142
+ is_open_source == o.is_open_source &&
143
+ is_private == o.is_private &&
144
+ is_public == o.is_public &&
145
+ name == o.name &&
146
+ namespace == o.namespace &&
147
+ repository_type_str == o.repository_type_str &&
148
+ slug == o.slug
149
+ end
150
+
151
+ # @see the `==` method
152
+ # @param [Object] Object to be compared
153
+ def eql?(o)
154
+ self == o
155
+ end
156
+
157
+ # Calculates hash code according to all attributes.
158
+ # @return [Fixnum] Hash code
159
+ def hash
160
+ [description, index_files, is_open_source, is_private, is_public, name, namespace, repository_type_str, slug].hash
161
+ end
162
+
163
+ # Builds the object from hash
164
+ # @param [Hash] attributes Model attributes in the form of hash
165
+ # @return [Object] Returns the model itself
166
+ def build_from_hash(attributes)
167
+ return nil unless attributes.is_a?(Hash)
168
+ self.class.swagger_types.each_pair do |key, type|
169
+ if type =~ /\AArray<(.*)>/i
170
+ # check to ensure the input is an array given that the the attribute
171
+ # is documented as an array but the input is not
172
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
173
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map{ |v| _deserialize($1, v) } )
174
+ end
175
+ elsif !attributes[self.class.attribute_map[key]].nil?
176
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
177
+ end # or else data not found in attributes(hash), not an issue as the data can be optional
178
+ end
179
+
180
+ self
181
+ end
182
+
183
+ # Deserializes the data based on type
184
+ # @param string type Data type
185
+ # @param string value Value to be deserialized
186
+ # @return [Object] Deserialized data
187
+ def _deserialize(type, value)
188
+ case type.to_sym
189
+ when :DateTime
190
+ DateTime.parse(value)
191
+ when :Date
192
+ Date.parse(value)
193
+ when :String
194
+ value.to_s
195
+ when :Integer
196
+ value.to_i
197
+ when :Float
198
+ value.to_f
199
+ when :BOOLEAN
200
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
201
+ true
202
+ else
203
+ false
204
+ end
205
+ when :Object
206
+ # generic object (usually a Hash), return directly
207
+ value
208
+ when /\AArray<(?<inner_type>.+)>\z/
209
+ inner_type = Regexp.last_match[:inner_type]
210
+ value.map { |v| _deserialize(inner_type, v) }
211
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
212
+ k_type = Regexp.last_match[:k_type]
213
+ v_type = Regexp.last_match[:v_type]
214
+ {}.tap do |hash|
215
+ value.each do |k, v|
216
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
217
+ end
218
+ end
219
+ else # model
220
+ temp_model = CloudsmithApi.const_get(type).new
221
+ temp_model.build_from_hash(value)
222
+ end
223
+ end
224
+
225
+ # Returns the string representation of the object
226
+ # @return [String] String presentation of the object
227
+ def to_s
228
+ to_hash.to_s
229
+ end
230
+
231
+ # to_body is an alias to to_hash (backward compatibility)
232
+ # @return [Hash] Returns the object in the form of hash
233
+ def to_body
234
+ to_hash
235
+ end
236
+
237
+ # Returns the object in the form of hash
238
+ # @return [Hash] Returns the object in the form of hash
239
+ def to_hash
240
+ hash = {}
241
+ self.class.attribute_map.each_pair do |attr, param|
242
+ value = self.send(attr)
243
+ next if value.nil?
244
+ hash[param] = _to_hash(value)
245
+ end
246
+ hash
247
+ end
248
+
249
+ # Outputs non-array value in the form of hash
250
+ # For object, use to_hash. Otherwise, just return the value
251
+ # @param [Object] value Any valid value
252
+ # @return [Hash] Returns the value in the form of hash
253
+ def _to_hash(value)
254
+ if value.is_a?(Array)
255
+ value.compact.map{ |v| _to_hash(v) }
256
+ elsif value.is_a?(Hash)
257
+ {}.tap do |hash|
258
+ value.each { |k, v| hash[k] = _to_hash(v) }
259
+ end
260
+ elsif value.respond_to? :to_hash
261
+ value.to_hash
262
+ else
263
+ value
264
+ end
265
+ end
266
+
267
+ end
268
+
269
+ end