ory-keto-client 0.8.0.alpha2 → 0.10.0.alpha0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (407) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +9 -9
  3. data/LICENSE +201 -0
  4. data/README.md +17 -15
  5. data/docs/ExpandTree.md +4 -6
  6. data/docs/GetRelationTuplesResponse.md +1 -1
  7. data/docs/{InlineResponse2001.md → GetVersion200Response.md} +2 -2
  8. data/docs/{InlineResponse200.md → IsAlive200Response.md} +2 -2
  9. data/docs/{InlineResponse503.md → IsReady503Response.md} +2 -2
  10. data/docs/MetadataApi.md +12 -12
  11. data/docs/PatchDelta.md +1 -1
  12. data/docs/ReadApi.md +127 -3
  13. data/docs/RelationQuery.md +4 -4
  14. data/docs/{InternalRelationTuple.md → RelationTuple.md} +3 -3
  15. data/docs/WriteApi.md +3 -3
  16. data/lib/ory-keto-client/api/metadata_api.rb +11 -11
  17. data/lib/ory-keto-client/api/read_api.rb +119 -5
  18. data/lib/ory-keto-client/api/write_api.rb +5 -5
  19. data/lib/ory-keto-client/api_client.rb +5 -3
  20. data/lib/ory-keto-client/api_error.rb +2 -2
  21. data/lib/ory-keto-client/configuration.rb +4 -3
  22. data/lib/ory-keto-client/models/expand_tree.rb +14 -20
  23. data/lib/ory-keto-client/models/generic_error.rb +3 -2
  24. data/lib/ory-keto-client/models/get_check_response.rb +3 -2
  25. data/lib/ory-keto-client/models/get_relation_tuples_response.rb +4 -3
  26. data/lib/ory-keto-client/models/{inline_response2001.rb → get_version200_response.rb} +6 -5
  27. data/lib/ory-keto-client/models/health_not_ready_status.rb +3 -2
  28. data/lib/ory-keto-client/models/health_status.rb +3 -2
  29. data/lib/ory-keto-client/models/{inline_response200.rb → is_alive200_response.rb} +6 -5
  30. data/lib/ory-keto-client/models/{inline_response503.rb → is_ready503_response.rb} +6 -5
  31. data/lib/ory-keto-client/models/patch_delta.rb +4 -3
  32. data/lib/ory-keto-client/models/relation_query.rb +7 -6
  33. data/lib/ory-keto-client/models/{internal_relation_tuple.rb → relation_tuple.rb} +7 -6
  34. data/lib/ory-keto-client/models/subject_set.rb +3 -2
  35. data/lib/ory-keto-client/models/version.rb +3 -2
  36. data/lib/ory-keto-client/version.rb +3 -3
  37. data/lib/ory-keto-client.rb +6 -6
  38. data/ory-keto-client.gemspec +2 -2
  39. data/spec/api/metadata_api_spec.rb +5 -5
  40. data/spec/api/read_api_spec.rb +24 -2
  41. data/spec/api/write_api_spec.rb +2 -2
  42. data/spec/api_client_spec.rb +2 -2
  43. data/spec/configuration_spec.rb +2 -2
  44. data/spec/models/expand_tree_spec.rb +4 -10
  45. data/spec/models/generic_error_spec.rb +2 -2
  46. data/spec/models/get_check_response_spec.rb +2 -2
  47. data/spec/models/get_relation_tuples_response_spec.rb +2 -2
  48. data/spec/models/{inline_response2001_spec.rb → get_version200_response_spec.rb} +8 -8
  49. data/spec/models/health_not_ready_status_spec.rb +2 -2
  50. data/spec/models/health_status_spec.rb +2 -2
  51. data/spec/models/{inline_response200_spec.rb → is_alive200_response_spec.rb} +8 -8
  52. data/spec/models/{inline_response503_spec.rb → is_ready503_response_spec.rb} +8 -8
  53. data/spec/models/patch_delta_spec.rb +2 -2
  54. data/spec/models/relation_query_spec.rb +2 -2
  55. data/spec/models/{internal_relation_tuple_spec.rb → relation_tuple_spec.rb} +8 -8
  56. data/spec/models/subject_set_spec.rb +2 -2
  57. data/spec/models/version_spec.rb +2 -2
  58. data/spec/spec_helper.rb +2 -2
  59. data/vendor/bundle/ruby/2.5.0/cache/parallel-1.22.1.gem +0 -0
  60. data/vendor/bundle/ruby/2.5.0/cache/parser-3.1.2.1.gem +0 -0
  61. data/vendor/bundle/ruby/2.5.0/cache/psych-4.0.5.gem +0 -0
  62. data/vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.11.1.gem +0 -0
  63. data/vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.11.1.gem +0 -0
  64. data/vendor/bundle/ruby/2.5.0/cache/rspec-support-3.11.1.gem +0 -0
  65. data/vendor/bundle/ruby/2.5.0/cache/stringio-3.0.2.gem +0 -0
  66. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
  67. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.5/gem_make.out +2 -2
  68. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.5/mkmf.log +10 -10
  69. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
  70. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.3 → psych-4.0.5}/gem.build_complete +0 -0
  71. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.3 → psych-4.0.5}/gem_make.out +6 -6
  72. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.3 → psych-4.0.5}/mkmf.log +15 -15
  73. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{psych-4.0.3 → psych-4.0.5}/psych.so +0 -0
  74. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/gem.build_complete +0 -0
  75. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/gem_make.out +6 -6
  76. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/mkmf.log +5 -5
  77. data/vendor/bundle/ruby/2.5.0/{gems/stringio-3.0.1/ext/stringio → extensions/x86_64-linux/2.5.0/stringio-3.0.2}/stringio.so +0 -0
  78. data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +4 -4
  79. data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +4 -4
  80. data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +4 -4
  81. data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/MIT-LICENSE.txt +0 -0
  82. data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/lib/parallel/processor_count.rb +2 -3
  83. data/vendor/bundle/ruby/2.5.0/gems/parallel-1.22.1/lib/parallel/version.rb +4 -0
  84. data/vendor/bundle/ruby/2.5.0/gems/{parallel-1.21.0 → parallel-1.22.1}/lib/parallel.rb +84 -4
  85. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/LICENSE.txt +0 -0
  86. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/bin/ruby-parse +0 -0
  87. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/bin/ruby-rewrite +0 -0
  88. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/gauntlet_parser.rb +0 -0
  89. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/all.rb +0 -0
  90. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ast/node.rb +0 -0
  91. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ast/processor.rb +0 -0
  92. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/base.rb +0 -0
  93. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/builders/default.rb +0 -0
  94. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/clobbering_error.rb +0 -0
  95. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/color.rb +0 -0
  96. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/context.rb +0 -0
  97. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/current.rb +4 -4
  98. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/current_arg_stack.rb +0 -0
  99. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/deprecation.rb +0 -0
  100. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/diagnostic/engine.rb +0 -0
  101. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/diagnostic.rb +0 -0
  102. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/lexer/dedenter.rb +0 -0
  103. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/lexer/explanation.rb +0 -0
  104. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/lexer/literal.rb +0 -0
  105. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/lexer/stack_state.rb +0 -0
  106. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/lexer.rb +0 -0
  107. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/macruby.rb +0 -0
  108. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/max_numparam_stack.rb +0 -0
  109. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/messages.rb +0 -0
  110. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/meta.rb +0 -0
  111. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/rewriter.rb +0 -0
  112. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby18.rb +0 -0
  113. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby19.rb +0 -0
  114. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby20.rb +0 -0
  115. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby21.rb +0 -0
  116. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby22.rb +0 -0
  117. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby23.rb +0 -0
  118. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby24.rb +0 -0
  119. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby25.rb +0 -0
  120. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby26.rb +0 -0
  121. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby27.rb +0 -0
  122. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby28.rb +0 -0
  123. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby30.rb +0 -0
  124. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby31.rb +4 -0
  125. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/ruby32.rb +12 -4
  126. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/rubymotion.rb +0 -0
  127. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/runner/ruby_parse.rb +0 -0
  128. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/runner/ruby_rewrite.rb +0 -0
  129. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/runner.rb +0 -0
  130. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/buffer.rb +0 -0
  131. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/comment/associator.rb +0 -0
  132. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/comment.rb +0 -0
  133. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/collection.rb +0 -0
  134. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/condition.rb +0 -0
  135. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/constant.rb +0 -0
  136. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/definition.rb +0 -0
  137. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/for.rb +0 -0
  138. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/heredoc.rb +0 -0
  139. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/index.rb +0 -0
  140. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/keyword.rb +0 -0
  141. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/method_definition.rb +0 -0
  142. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/objc_kwarg.rb +0 -0
  143. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/operator.rb +0 -0
  144. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/rescue_body.rb +0 -0
  145. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/send.rb +0 -0
  146. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/ternary.rb +0 -0
  147. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map/variable.rb +0 -0
  148. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/map.rb +0 -0
  149. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/range.rb +0 -0
  150. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/rewriter/action.rb +0 -0
  151. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/rewriter.rb +0 -0
  152. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/tree_rewriter/action.rb +0 -0
  153. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/source/tree_rewriter.rb +0 -0
  154. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/static_environment.rb +0 -0
  155. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/syntax_error.rb +0 -0
  156. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/tree_rewriter.rb +0 -0
  157. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/variables_stack.rb +0 -0
  158. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser/version.rb +1 -1
  159. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/lib/parser.rb +0 -0
  160. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.1.1.0 → parser-3.1.2.1}/parser.gemspec +0 -0
  161. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/.gitignore +0 -0
  162. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/Gemfile +0 -0
  163. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/LICENSE +0 -0
  164. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/Mavenfile +0 -0
  165. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/README.md +0 -0
  166. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/Rakefile +0 -0
  167. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/bin/console +0 -0
  168. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/bin/setup +0 -0
  169. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/.sitearchdir.time +0 -0
  170. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/Makefile +4 -4
  171. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/api.o +0 -0
  172. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/depend +0 -0
  173. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/dumper.o +0 -0
  174. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/emitter.o +0 -0
  175. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/extconf.rb +0 -0
  176. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/loader.o +0 -0
  177. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/parser.o +0 -0
  178. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych.c +0 -0
  179. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych.h +0 -0
  180. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych.o +0 -0
  181. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych.so +0 -0
  182. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_emitter.c +0 -0
  183. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_emitter.h +0 -0
  184. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_emitter.o +0 -0
  185. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_parser.c +0 -0
  186. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_parser.h +0 -0
  187. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_parser.o +0 -0
  188. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_to_ruby.c +0 -0
  189. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_to_ruby.h +0 -0
  190. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_to_ruby.o +0 -0
  191. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_yaml_tree.c +0 -0
  192. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_yaml_tree.h +0 -0
  193. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/psych_yaml_tree.o +0 -0
  194. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/reader.o +0 -0
  195. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/scanner.o +0 -0
  196. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/writer.o +0 -0
  197. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/LICENSE +0 -0
  198. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/api.c +0 -0
  199. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/config.h +0 -0
  200. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/dumper.c +0 -0
  201. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/emitter.c +0 -0
  202. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/loader.c +0 -0
  203. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/parser.c +0 -0
  204. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/reader.c +0 -0
  205. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/scanner.c +0 -0
  206. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/writer.c +0 -0
  207. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/yaml.h +0 -0
  208. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/ext/psych/yaml/yaml_private.h +0 -0
  209. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/class_loader.rb +0 -0
  210. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/coder.rb +0 -0
  211. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/core_ext.rb +0 -0
  212. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/exception.rb +0 -0
  213. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/handler.rb +0 -0
  214. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/handlers/document_stream.rb +0 -0
  215. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/handlers/recorder.rb +0 -0
  216. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/json/ruby_events.rb +0 -0
  217. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/json/stream.rb +0 -0
  218. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/json/tree_builder.rb +0 -0
  219. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/json/yaml_events.rb +0 -0
  220. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/alias.rb +0 -0
  221. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/document.rb +0 -0
  222. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/mapping.rb +0 -0
  223. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/node.rb +2 -2
  224. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/scalar.rb +0 -0
  225. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/sequence.rb +0 -0
  226. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes/stream.rb +0 -0
  227. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/nodes.rb +0 -0
  228. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/omap.rb +0 -0
  229. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/parser.rb +0 -0
  230. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/scalar_scanner.rb +18 -11
  231. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/set.rb +0 -0
  232. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/stream.rb +0 -0
  233. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/streaming.rb +0 -0
  234. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/syntax_error.rb +0 -0
  235. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/tree_builder.rb +0 -0
  236. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/versions.rb +2 -2
  237. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/depth_first.rb +0 -0
  238. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/emitter.rb +0 -0
  239. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/json_tree.rb +0 -0
  240. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/to_ruby.rb +5 -3
  241. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/visitor.rb +0 -0
  242. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors/yaml_tree.rb +8 -8
  243. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/visitors.rb +0 -0
  244. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych/y.rb +0 -0
  245. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych.rb +7 -7
  246. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/lib/psych.so +0 -0
  247. data/vendor/bundle/ruby/2.5.0/gems/{psych-4.0.3 → psych-4.0.5}/psych.gemspec +0 -0
  248. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/.document +0 -0
  249. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/.yardopts +0 -0
  250. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/Changelog.md +11 -1
  251. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/LICENSE.md +0 -0
  252. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/README.md +0 -0
  253. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
  254. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/configuration.rb +0 -0
  255. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/expectation_target.rb +0 -0
  256. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/fail_with.rb +0 -0
  257. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/failure_aggregator.rb +0 -0
  258. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/handler.rb +0 -0
  259. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/minitest_integration.rb +0 -0
  260. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/syntax.rb +0 -0
  261. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations/version.rb +1 -1
  262. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/expectations.rb +0 -0
  263. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/aliased_matcher.rb +0 -0
  264. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/all.rb +0 -0
  265. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
  266. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/be.rb +0 -0
  267. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/be_between.rb +0 -0
  268. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
  269. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
  270. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/be_within.rb +0 -0
  271. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/change.rb +0 -0
  272. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/compound.rb +0 -0
  273. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/contain_exactly.rb +10 -2
  274. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/count_expectation.rb +1 -1
  275. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/cover.rb +0 -0
  276. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/eq.rb +0 -0
  277. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/eql.rb +0 -0
  278. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/equal.rb +0 -0
  279. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/exist.rb +1 -1
  280. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/has.rb +0 -0
  281. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
  282. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/include.rb +0 -0
  283. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/match.rb +0 -0
  284. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/operators.rb +0 -0
  285. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/output.rb +0 -0
  286. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/raise_error.rb +6 -6
  287. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
  288. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
  289. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
  290. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/throw_symbol.rb +4 -4
  291. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in/yield.rb +0 -0
  292. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/built_in.rb +0 -0
  293. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/composable.rb +0 -0
  294. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/dsl.rb +2 -2
  295. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/english_phrasing.rb +0 -0
  296. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
  297. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/fail_matchers.rb +0 -0
  298. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/generated_descriptions.rb +0 -0
  299. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/matcher_delegator.rb +0 -0
  300. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers/matcher_protocol.rb +0 -0
  301. data/vendor/bundle/ruby/2.5.0/gems/{rspec-expectations-3.11.0 → rspec-expectations-3.11.1}/lib/rspec/matchers.rb +3 -3
  302. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.document +0 -0
  303. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.yardopts +0 -0
  304. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/Changelog.md +10 -1
  305. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/LICENSE.md +0 -0
  306. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/README.md +0 -0
  307. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  308. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  309. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  310. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  311. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  312. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  313. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
  314. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  315. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  316. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance.rb +0 -0
  317. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_list_matcher.rb +2 -1
  318. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
  319. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/configuration.rb +0 -0
  320. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/error_generator.rb +0 -0
  321. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/example_methods.rb +0 -0
  322. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  323. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
  324. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  325. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/have_received.rb +0 -0
  326. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive.rb +1 -1
  327. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  328. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  329. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_chain.rb +0 -0
  330. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_expectation.rb +13 -3
  331. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_double.rb +3 -0
  332. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_reference.rb +0 -0
  333. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
  334. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/mutate_const.rb +0 -0
  335. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/object_reference.rb +0 -0
  336. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/order_group.rb +0 -0
  337. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/proxy.rb +6 -0
  338. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/space.rb +0 -0
  339. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/standalone.rb +0 -0
  340. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/syntax.rb +0 -0
  341. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/targets.rb +0 -0
  342. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/test_double.rb +0 -0
  343. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_double.rb +0 -0
  344. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  345. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  346. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/version.rb +1 -1
  347. data/vendor/bundle/ruby/2.5.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks.rb +0 -0
  348. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/Changelog.md +8 -1
  349. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/LICENSE.md +0 -0
  350. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/README.md +0 -0
  351. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/caller_filter.rb +2 -2
  352. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/comparable_version.rb +1 -1
  353. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/differ.rb +4 -4
  354. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/directory_maker.rb +0 -0
  355. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/encoded_string.rb +3 -3
  356. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/fuzzy_matcher.rb +0 -0
  357. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/hunk_generator.rb +0 -0
  358. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/matcher_definition.rb +0 -0
  359. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/method_signature_verifier.rb +2 -2
  360. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/mutex.rb +1 -1
  361. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/object_formatter.rb +0 -0
  362. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/recursive_const_methods.rb +0 -0
  363. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/reentrant_mutex.rb +0 -0
  364. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/ruby_features.rb +3 -0
  365. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/source/location.rb +0 -0
  366. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/source/node.rb +0 -0
  367. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/source/token.rb +0 -0
  368. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/source.rb +0 -0
  369. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
  370. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/diff_helpers.rb +0 -0
  371. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/formatting_support.rb +0 -0
  372. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/in_sub_process.rb +1 -1
  373. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
  374. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/shell_out.rb +0 -0
  375. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/stderr_splitter.rb +1 -1
  376. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/string_matcher.rb +0 -0
  377. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
  378. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
  379. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/spec.rb +0 -0
  380. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/version.rb +1 -1
  381. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/warnings.rb +0 -0
  382. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support/with_keywords_when_needed.rb +1 -1
  383. data/vendor/bundle/ruby/2.5.0/gems/{rspec-support-3.11.0 → rspec-support-3.11.1}/lib/rspec/support.rb +0 -0
  384. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/README.md +0 -0
  385. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/.sitearchdir.time +0 -0
  386. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/Makefile +4 -4
  387. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/extconf.rb +0 -0
  388. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/stringio.c +1 -1
  389. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/stringio.o +0 -0
  390. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1/lib → stringio-3.0.2/ext/stringio}/stringio.so +0 -0
  391. data/vendor/bundle/ruby/2.5.0/{extensions/x86_64-linux/2.5.0/stringio-3.0.1 → gems/stringio-3.0.2/lib}/stringio.so +0 -0
  392. data/vendor/bundle/ruby/2.5.0/specifications/{parallel-1.21.0.gemspec → parallel-1.22.1.gemspec} +4 -4
  393. data/vendor/bundle/ruby/2.5.0/specifications/{parser-3.1.1.0.gemspec → parser-3.1.2.1.gemspec} +4 -4
  394. data/vendor/bundle/ruby/2.5.0/specifications/{psych-4.0.3.gemspec → psych-4.0.5.gemspec} +3 -3
  395. data/vendor/bundle/ruby/2.5.0/specifications/{rspec-expectations-3.11.0.gemspec → rspec-expectations-3.11.1.gemspec} +5 -5
  396. data/vendor/bundle/ruby/2.5.0/specifications/{rspec-mocks-3.11.0.gemspec → rspec-mocks-3.11.1.gemspec} +5 -5
  397. data/vendor/bundle/ruby/2.5.0/specifications/{rspec-support-3.11.0.gemspec → rspec-support-3.11.1.gemspec} +5 -5
  398. data/vendor/bundle/ruby/2.5.0/specifications/{stringio-3.0.1.gemspec → stringio-3.0.2.gemspec} +5 -5
  399. metadata +352 -351
  400. data/vendor/bundle/ruby/2.5.0/cache/parallel-1.21.0.gem +0 -0
  401. data/vendor/bundle/ruby/2.5.0/cache/parser-3.1.1.0.gem +0 -0
  402. data/vendor/bundle/ruby/2.5.0/cache/psych-4.0.3.gem +0 -0
  403. data/vendor/bundle/ruby/2.5.0/cache/rspec-expectations-3.11.0.gem +0 -0
  404. data/vendor/bundle/ruby/2.5.0/cache/rspec-mocks-3.11.0.gem +0 -0
  405. data/vendor/bundle/ruby/2.5.0/cache/rspec-support-3.11.0.gem +0 -0
  406. data/vendor/bundle/ruby/2.5.0/cache/stringio-3.0.1.gem +0 -0
  407. data/vendor/bundle/ruby/2.5.0/gems/parallel-1.21.0/lib/parallel/version.rb +0 -4
data/docs/ReadApi.md CHANGED
@@ -4,10 +4,12 @@ All URIs are relative to *http://localhost*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
7
- | [**get_check**](ReadApi.md#get_check) | **GET** /check | Check a relation tuple |
8
- | [**get_expand**](ReadApi.md#get_expand) | **GET** /expand | Expand a Relation Tuple |
7
+ | [**get_check**](ReadApi.md#get_check) | **GET** /relation-tuples/check/openapi | Check a relation tuple |
8
+ | [**get_check_mirror_status**](ReadApi.md#get_check_mirror_status) | **GET** /relation-tuples/check | Check a relation tuple |
9
+ | [**get_expand**](ReadApi.md#get_expand) | **GET** /relation-tuples/expand | Expand a Relation Tuple |
9
10
  | [**get_relation_tuples**](ReadApi.md#get_relation_tuples) | **GET** /relation-tuples | Query relation tuples |
10
- | [**post_check**](ReadApi.md#post_check) | **POST** /check | Check a relation tuple |
11
+ | [**post_check**](ReadApi.md#post_check) | **POST** /relation-tuples/check/openapi | Check a relation tuple |
12
+ | [**post_check_mirror_status**](ReadApi.md#post_check_mirror_status) | **POST** /relation-tuples/check | Check a relation tuple |
11
13
 
12
14
 
13
15
  ## get_check
@@ -90,6 +92,67 @@ No authorization required
90
92
  - **Accept**: application/json
91
93
 
92
94
 
95
+ ## get_check_mirror_status
96
+
97
+ > <GetCheckResponse> get_check_mirror_status
98
+
99
+ Check a relation tuple
100
+
101
+ To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
102
+
103
+ ### Examples
104
+
105
+ ```ruby
106
+ require 'time'
107
+ require 'ory-keto-client'
108
+
109
+ api_instance = OryKetoClient::ReadApi.new
110
+
111
+ begin
112
+ # Check a relation tuple
113
+ result = api_instance.get_check_mirror_status
114
+ p result
115
+ rescue OryKetoClient::ApiError => e
116
+ puts "Error when calling ReadApi->get_check_mirror_status: #{e}"
117
+ end
118
+ ```
119
+
120
+ #### Using the get_check_mirror_status_with_http_info variant
121
+
122
+ This returns an Array which contains the response data, status code and headers.
123
+
124
+ > <Array(<GetCheckResponse>, Integer, Hash)> get_check_mirror_status_with_http_info
125
+
126
+ ```ruby
127
+ begin
128
+ # Check a relation tuple
129
+ data, status_code, headers = api_instance.get_check_mirror_status_with_http_info
130
+ p status_code # => 2xx
131
+ p headers # => { ... }
132
+ p data # => <GetCheckResponse>
133
+ rescue OryKetoClient::ApiError => e
134
+ puts "Error when calling ReadApi->get_check_mirror_status_with_http_info: #{e}"
135
+ end
136
+ ```
137
+
138
+ ### Parameters
139
+
140
+ This endpoint does not need any parameter.
141
+
142
+ ### Return type
143
+
144
+ [**GetCheckResponse**](GetCheckResponse.md)
145
+
146
+ ### Authorization
147
+
148
+ No authorization required
149
+
150
+ ### HTTP request headers
151
+
152
+ - **Content-Type**: Not defined
153
+ - **Accept**: application/json
154
+
155
+
93
156
  ## get_expand
94
157
 
95
158
  > <ExpandTree> get_expand(namespace, object, relation, opts)
@@ -311,3 +374,64 @@ No authorization required
311
374
  - **Content-Type**: application/json
312
375
  - **Accept**: application/json
313
376
 
377
+
378
+ ## post_check_mirror_status
379
+
380
+ > <GetCheckResponse> post_check_mirror_status
381
+
382
+ Check a relation tuple
383
+
384
+ To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
385
+
386
+ ### Examples
387
+
388
+ ```ruby
389
+ require 'time'
390
+ require 'ory-keto-client'
391
+
392
+ api_instance = OryKetoClient::ReadApi.new
393
+
394
+ begin
395
+ # Check a relation tuple
396
+ result = api_instance.post_check_mirror_status
397
+ p result
398
+ rescue OryKetoClient::ApiError => e
399
+ puts "Error when calling ReadApi->post_check_mirror_status: #{e}"
400
+ end
401
+ ```
402
+
403
+ #### Using the post_check_mirror_status_with_http_info variant
404
+
405
+ This returns an Array which contains the response data, status code and headers.
406
+
407
+ > <Array(<GetCheckResponse>, Integer, Hash)> post_check_mirror_status_with_http_info
408
+
409
+ ```ruby
410
+ begin
411
+ # Check a relation tuple
412
+ data, status_code, headers = api_instance.post_check_mirror_status_with_http_info
413
+ p status_code # => 2xx
414
+ p headers # => { ... }
415
+ p data # => <GetCheckResponse>
416
+ rescue OryKetoClient::ApiError => e
417
+ puts "Error when calling ReadApi->post_check_mirror_status_with_http_info: #{e}"
418
+ end
419
+ ```
420
+
421
+ ### Parameters
422
+
423
+ This endpoint does not need any parameter.
424
+
425
+ ### Return type
426
+
427
+ [**GetCheckResponse**](GetCheckResponse.md)
428
+
429
+ ### Authorization
430
+
431
+ No authorization required
432
+
433
+ ### HTTP request headers
434
+
435
+ - **Content-Type**: Not defined
436
+ - **Accept**: application/json
437
+
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **namespace** | **String** | Namespace of the Relation Tuple | [optional] |
8
- | **object** | **String** | Object of the Relation Tuple | [optional] |
9
- | **relation** | **String** | Relation of the Relation Tuple | [optional] |
10
- | **subject_id** | **String** | SubjectID of the Relation Tuple Either SubjectSet or SubjectID can be provided. | [optional] |
7
+ | **namespace** | **String** | Namespace to query | [optional] |
8
+ | **object** | **String** | Object to query | [optional] |
9
+ | **relation** | **String** | Relation to query | [optional] |
10
+ | **subject_id** | **String** | SubjectID to query Either SubjectSet or SubjectID can be provided. | [optional] |
11
11
  | **subject_set** | [**SubjectSet**](SubjectSet.md) | | [optional] |
12
12
 
13
13
  ## Example
@@ -1,4 +1,4 @@
1
- # OryKetoClient::InternalRelationTuple
1
+ # OryKetoClient::RelationTuple
2
2
 
3
3
  ## Properties
4
4
 
@@ -7,7 +7,7 @@
7
7
  | **namespace** | **String** | Namespace of the Relation Tuple | |
8
8
  | **object** | **String** | Object of the Relation Tuple | |
9
9
  | **relation** | **String** | Relation of the Relation Tuple | |
10
- | **subject_id** | **String** | SubjectID of the Relation Tuple Either SubjectSet or SubjectID are required. | [optional] |
10
+ | **subject_id** | **String** | SubjectID of the Relation Tuple Either SubjectSet or SubjectID can be provided. | [optional] |
11
11
  | **subject_set** | [**SubjectSet**](SubjectSet.md) | | [optional] |
12
12
 
13
13
  ## Example
@@ -15,7 +15,7 @@
15
15
  ```ruby
16
16
  require 'ory-keto-client'
17
17
 
18
- instance = OryKetoClient::InternalRelationTuple.new(
18
+ instance = OryKetoClient::RelationTuple.new(
19
19
  namespace: null,
20
20
  object: null,
21
21
  relation: null,
data/docs/WriteApi.md CHANGED
@@ -4,9 +4,9 @@ All URIs are relative to *http://localhost*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
7
- | [**create_relation_tuple**](WriteApi.md#create_relation_tuple) | **PUT** /relation-tuples | Create a Relation Tuple |
8
- | [**delete_relation_tuples**](WriteApi.md#delete_relation_tuples) | **DELETE** /relation-tuples | Delete Relation Tuples |
9
- | [**patch_relation_tuples**](WriteApi.md#patch_relation_tuples) | **PATCH** /relation-tuples | Patch Multiple Relation Tuples |
7
+ | [**create_relation_tuple**](WriteApi.md#create_relation_tuple) | **PUT** /admin/relation-tuples | Create a Relation Tuple |
8
+ | [**delete_relation_tuples**](WriteApi.md#delete_relation_tuples) | **DELETE** /admin/relation-tuples | Delete Relation Tuples |
9
+ | [**patch_relation_tuples**](WriteApi.md#patch_relation_tuples) | **PATCH** /admin/relation-tuples | Patch Multiple Relation Tuples |
10
10
 
11
11
 
12
12
  ## create_relation_tuple
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -22,7 +22,7 @@ module OryKetoClient
22
22
  # Return Running Software Version.
23
23
  # This endpoint returns the version of Ory Keto. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the version will never refer to the cluster state, only to a single instance.
24
24
  # @param [Hash] opts the optional parameters
25
- # @return [InlineResponse2001]
25
+ # @return [GetVersion200Response]
26
26
  def get_version(opts = {})
27
27
  data, _status_code, _headers = get_version_with_http_info(opts)
28
28
  data
@@ -31,7 +31,7 @@ module OryKetoClient
31
31
  # Return Running Software Version.
32
32
  # This endpoint returns the version of Ory Keto. If the service supports TLS Edge Termination, this endpoint does not require the &#x60;X-Forwarded-Proto&#x60; header to be set. Be aware that if you are running multiple nodes of this service, the version will never refer to the cluster state, only to a single instance.
33
33
  # @param [Hash] opts the optional parameters
34
- # @return [Array<(InlineResponse2001, Integer, Hash)>] InlineResponse2001 data, response status code and response headers
34
+ # @return [Array<(GetVersion200Response, Integer, Hash)>] GetVersion200Response data, response status code and response headers
35
35
  def get_version_with_http_info(opts = {})
36
36
  if @api_client.config.debugging
37
37
  @api_client.config.logger.debug 'Calling API: MetadataApi.get_version ...'
@@ -54,7 +54,7 @@ module OryKetoClient
54
54
  post_body = opts[:debug_body]
55
55
 
56
56
  # return_type
57
- return_type = opts[:debug_return_type] || 'InlineResponse2001'
57
+ return_type = opts[:debug_return_type] || 'GetVersion200Response'
58
58
 
59
59
  # auth_names
60
60
  auth_names = opts[:debug_auth_names] || []
@@ -79,7 +79,7 @@ module OryKetoClient
79
79
  # Check HTTP Server Status
80
80
  # This endpoint returns a HTTP 200 status code when Ory Keto is accepting incoming HTTP requests. This status does currently not include checks whether the database connection is working. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
81
81
  # @param [Hash] opts the optional parameters
82
- # @return [InlineResponse200]
82
+ # @return [IsAlive200Response]
83
83
  def is_alive(opts = {})
84
84
  data, _status_code, _headers = is_alive_with_http_info(opts)
85
85
  data
@@ -88,7 +88,7 @@ module OryKetoClient
88
88
  # Check HTTP Server Status
89
89
  # This endpoint returns a HTTP 200 status code when Ory Keto is accepting incoming HTTP requests. This status does currently not include checks whether the database connection is working. If the service supports TLS Edge Termination, this endpoint does not require the &#x60;X-Forwarded-Proto&#x60; header to be set. Be aware that if you are running multiple nodes of this service, the health status will never refer to the cluster state, only to a single instance.
90
90
  # @param [Hash] opts the optional parameters
91
- # @return [Array<(InlineResponse200, Integer, Hash)>] InlineResponse200 data, response status code and response headers
91
+ # @return [Array<(IsAlive200Response, Integer, Hash)>] IsAlive200Response data, response status code and response headers
92
92
  def is_alive_with_http_info(opts = {})
93
93
  if @api_client.config.debugging
94
94
  @api_client.config.logger.debug 'Calling API: MetadataApi.is_alive ...'
@@ -111,7 +111,7 @@ module OryKetoClient
111
111
  post_body = opts[:debug_body]
112
112
 
113
113
  # return_type
114
- return_type = opts[:debug_return_type] || 'InlineResponse200'
114
+ return_type = opts[:debug_return_type] || 'IsAlive200Response'
115
115
 
116
116
  # auth_names
117
117
  auth_names = opts[:debug_auth_names] || []
@@ -136,7 +136,7 @@ module OryKetoClient
136
136
  # Check HTTP Server and Database Status
137
137
  # This endpoint returns a HTTP 200 status code when Ory Keto is up running and the environment dependencies (e.g. the database) are responsive as well. If the service supports TLS Edge Termination, this endpoint does not require the `X-Forwarded-Proto` header to be set. Be aware that if you are running multiple nodes of Ory Keto, the health status will never refer to the cluster state, only to a single instance.
138
138
  # @param [Hash] opts the optional parameters
139
- # @return [InlineResponse200]
139
+ # @return [IsAlive200Response]
140
140
  def is_ready(opts = {})
141
141
  data, _status_code, _headers = is_ready_with_http_info(opts)
142
142
  data
@@ -145,7 +145,7 @@ module OryKetoClient
145
145
  # Check HTTP Server and Database Status
146
146
  # This endpoint returns a HTTP 200 status code when Ory Keto is up running and the environment dependencies (e.g. the database) are responsive as well. If the service supports TLS Edge Termination, this endpoint does not require the &#x60;X-Forwarded-Proto&#x60; header to be set. Be aware that if you are running multiple nodes of Ory Keto, the health status will never refer to the cluster state, only to a single instance.
147
147
  # @param [Hash] opts the optional parameters
148
- # @return [Array<(InlineResponse200, Integer, Hash)>] InlineResponse200 data, response status code and response headers
148
+ # @return [Array<(IsAlive200Response, Integer, Hash)>] IsAlive200Response data, response status code and response headers
149
149
  def is_ready_with_http_info(opts = {})
150
150
  if @api_client.config.debugging
151
151
  @api_client.config.logger.debug 'Calling API: MetadataApi.is_ready ...'
@@ -168,7 +168,7 @@ module OryKetoClient
168
168
  post_body = opts[:debug_body]
169
169
 
170
170
  # return_type
171
- return_type = opts[:debug_return_type] || 'InlineResponse200'
171
+ return_type = opts[:debug_return_type] || 'IsAlive200Response'
172
172
 
173
173
  # auth_names
174
174
  auth_names = opts[:debug_auth_names] || []
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -53,7 +53,7 @@ module OryKetoClient
53
53
  @api_client.config.logger.debug 'Calling API: ReadApi.get_check ...'
54
54
  end
55
55
  # resource path
56
- local_var_path = '/check'
56
+ local_var_path = '/relation-tuples/check/openapi'
57
57
 
58
58
  # query parameters
59
59
  query_params = opts[:query_params] || {}
@@ -100,6 +100,63 @@ module OryKetoClient
100
100
  return data, status_code, headers
101
101
  end
102
102
 
103
+ # Check a relation tuple
104
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
105
+ # @param [Hash] opts the optional parameters
106
+ # @return [GetCheckResponse]
107
+ def get_check_mirror_status(opts = {})
108
+ data, _status_code, _headers = get_check_mirror_status_with_http_info(opts)
109
+ data
110
+ end
111
+
112
+ # Check a relation tuple
113
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
114
+ # @param [Hash] opts the optional parameters
115
+ # @return [Array<(GetCheckResponse, Integer, Hash)>] GetCheckResponse data, response status code and response headers
116
+ def get_check_mirror_status_with_http_info(opts = {})
117
+ if @api_client.config.debugging
118
+ @api_client.config.logger.debug 'Calling API: ReadApi.get_check_mirror_status ...'
119
+ end
120
+ # resource path
121
+ local_var_path = '/relation-tuples/check'
122
+
123
+ # query parameters
124
+ query_params = opts[:query_params] || {}
125
+
126
+ # header parameters
127
+ header_params = opts[:header_params] || {}
128
+ # HTTP header 'Accept' (if needed)
129
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
130
+
131
+ # form parameters
132
+ form_params = opts[:form_params] || {}
133
+
134
+ # http body (model)
135
+ post_body = opts[:debug_body]
136
+
137
+ # return_type
138
+ return_type = opts[:debug_return_type] || 'GetCheckResponse'
139
+
140
+ # auth_names
141
+ auth_names = opts[:debug_auth_names] || []
142
+
143
+ new_options = opts.merge(
144
+ :operation => :"ReadApi.get_check_mirror_status",
145
+ :header_params => header_params,
146
+ :query_params => query_params,
147
+ :form_params => form_params,
148
+ :body => post_body,
149
+ :auth_names => auth_names,
150
+ :return_type => return_type
151
+ )
152
+
153
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
154
+ if @api_client.config.debugging
155
+ @api_client.config.logger.debug "API called: ReadApi#get_check_mirror_status\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
156
+ end
157
+ return data, status_code, headers
158
+ end
159
+
103
160
  # Expand a Relation Tuple
104
161
  # Use this endpoint to expand a relation tuple.
105
162
  # @param namespace [String] Namespace of the Subject Set
@@ -138,7 +195,7 @@ module OryKetoClient
138
195
  fail ArgumentError, "Missing the required parameter 'relation' when calling ReadApi.get_expand"
139
196
  end
140
197
  # resource path
141
- local_var_path = '/expand'
198
+ local_var_path = '/relation-tuples/expand'
142
199
 
143
200
  # query parameters
144
201
  query_params = opts[:query_params] || {}
@@ -287,7 +344,7 @@ module OryKetoClient
287
344
  @api_client.config.logger.debug 'Calling API: ReadApi.post_check ...'
288
345
  end
289
346
  # resource path
290
- local_var_path = '/check'
347
+ local_var_path = '/relation-tuples/check/openapi'
291
348
 
292
349
  # query parameters
293
350
  query_params = opts[:query_params] || {}
@@ -331,5 +388,62 @@ module OryKetoClient
331
388
  end
332
389
  return data, status_code, headers
333
390
  end
391
+
392
+ # Check a relation tuple
393
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
394
+ # @param [Hash] opts the optional parameters
395
+ # @return [GetCheckResponse]
396
+ def post_check_mirror_status(opts = {})
397
+ data, _status_code, _headers = post_check_mirror_status_with_http_info(opts)
398
+ data
399
+ end
400
+
401
+ # Check a relation tuple
402
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
403
+ # @param [Hash] opts the optional parameters
404
+ # @return [Array<(GetCheckResponse, Integer, Hash)>] GetCheckResponse data, response status code and response headers
405
+ def post_check_mirror_status_with_http_info(opts = {})
406
+ if @api_client.config.debugging
407
+ @api_client.config.logger.debug 'Calling API: ReadApi.post_check_mirror_status ...'
408
+ end
409
+ # resource path
410
+ local_var_path = '/relation-tuples/check'
411
+
412
+ # query parameters
413
+ query_params = opts[:query_params] || {}
414
+
415
+ # header parameters
416
+ header_params = opts[:header_params] || {}
417
+ # HTTP header 'Accept' (if needed)
418
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
419
+
420
+ # form parameters
421
+ form_params = opts[:form_params] || {}
422
+
423
+ # http body (model)
424
+ post_body = opts[:debug_body]
425
+
426
+ # return_type
427
+ return_type = opts[:debug_return_type] || 'GetCheckResponse'
428
+
429
+ # auth_names
430
+ auth_names = opts[:debug_auth_names] || []
431
+
432
+ new_options = opts.merge(
433
+ :operation => :"ReadApi.post_check_mirror_status",
434
+ :header_params => header_params,
435
+ :query_params => query_params,
436
+ :form_params => form_params,
437
+ :body => post_body,
438
+ :auth_names => auth_names,
439
+ :return_type => return_type
440
+ )
441
+
442
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
443
+ if @api_client.config.debugging
444
+ @api_client.config.logger.debug "API called: ReadApi#post_check_mirror_status\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
445
+ end
446
+ return data, status_code, headers
447
+ end
334
448
  end
335
449
  end
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -39,7 +39,7 @@ module OryKetoClient
39
39
  @api_client.config.logger.debug 'Calling API: WriteApi.create_relation_tuple ...'
40
40
  end
41
41
  # resource path
42
- local_var_path = '/relation-tuples'
42
+ local_var_path = '/admin/relation-tuples'
43
43
 
44
44
  # query parameters
45
45
  query_params = opts[:query_params] || {}
@@ -115,7 +115,7 @@ module OryKetoClient
115
115
  @api_client.config.logger.debug 'Calling API: WriteApi.delete_relation_tuples ...'
116
116
  end
117
117
  # resource path
118
- local_var_path = '/relation-tuples'
118
+ local_var_path = '/admin/relation-tuples'
119
119
 
120
120
  # query parameters
121
121
  query_params = opts[:query_params] || {}
@@ -181,7 +181,7 @@ module OryKetoClient
181
181
  @api_client.config.logger.debug 'Calling API: WriteApi.patch_relation_tuples ...'
182
182
  end
183
183
  # resource path
184
- local_var_path = '/relation-tuples'
184
+ local_var_path = '/admin/relation-tuples'
185
185
 
186
186
  # query parameters
187
187
  query_params = opts[:query_params] || {}
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -93,6 +93,7 @@ module OryKetoClient
93
93
  header_params = @default_headers.merge(opts[:header_params] || {})
94
94
  query_params = opts[:query_params] || {}
95
95
  form_params = opts[:form_params] || {}
96
+ follow_location = opts[:follow_location] || true
96
97
 
97
98
 
98
99
  # set ssl_verifyhosts option based on @config.verify_ssl_host (true/false)
@@ -108,7 +109,8 @@ module OryKetoClient
108
109
  :ssl_verifyhost => _verify_ssl_host,
109
110
  :sslcert => @config.cert_file,
110
111
  :sslkey => @config.key_file,
111
- :verbose => @config.debugging
112
+ :verbose => @config.debugging,
113
+ :followlocation => follow_location
112
114
  }
113
115
 
114
116
  # set custom cert, if provided
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #Documentation for all of Ory Keto's REST APIs. gRPC is documented separately.
5
5
 
6
- The version of the OpenAPI document: v0.8.0-alpha.2
6
+ The version of the OpenAPI document: v0.10.0-alpha.0
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.4.0
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
@@ -133,6 +133,7 @@ module OryKetoClient
133
133
  # https://github.com/typhoeus/ethon/blob/master/lib/ethon/easy/queryable.rb#L96
134
134
  attr_accessor :params_encoding
135
135
 
136
+
136
137
  attr_accessor :inject_format
137
138
 
138
139
  attr_accessor :force_ending_format
@@ -150,10 +151,10 @@ module OryKetoClient
150
151
  @client_side_validation = true
151
152
  @verify_ssl = true
152
153
  @verify_ssl_host = true
153
- @params_encoding = nil
154
154
  @cert_file = nil
155
155
  @key_file = nil
156
156
  @timeout = 0
157
+ @params_encoding = nil
157
158
  @debugging = false
158
159
  @inject_format = false
159
160
  @force_ending_format = false