ory-keto-client 0.7.0.alpha0 → 0.7.0.alpha1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +5 -5
  4. data/docs/ExpandTree.md +1 -1
  5. data/docs/ReadApi.md +19 -21
  6. data/lib/ory-keto-client/api/health_api.rb +1 -1
  7. data/lib/ory-keto-client/api/read_api.rb +26 -30
  8. data/lib/ory-keto-client/api/version_api.rb +1 -1
  9. data/lib/ory-keto-client/api/write_api.rb +1 -1
  10. data/lib/ory-keto-client/api_client.rb +1 -1
  11. data/lib/ory-keto-client/api_error.rb +1 -1
  12. data/lib/ory-keto-client/configuration.rb +1 -1
  13. data/lib/ory-keto-client/models/expand_tree.rb +2 -1
  14. data/lib/ory-keto-client/models/get_check_response.rb +1 -1
  15. data/lib/ory-keto-client/models/get_relation_tuples_response.rb +1 -1
  16. data/lib/ory-keto-client/models/health_not_ready_status.rb +1 -1
  17. data/lib/ory-keto-client/models/health_status.rb +1 -1
  18. data/lib/ory-keto-client/models/inline_response400.rb +1 -1
  19. data/lib/ory-keto-client/models/internal_relation_tuple.rb +1 -1
  20. data/lib/ory-keto-client/models/patch_delta.rb +1 -1
  21. data/lib/ory-keto-client/models/relation_query.rb +1 -1
  22. data/lib/ory-keto-client/models/subject_set.rb +1 -1
  23. data/lib/ory-keto-client/models/version.rb +1 -1
  24. data/lib/ory-keto-client/version.rb +2 -2
  25. data/lib/ory-keto-client.rb +1 -1
  26. data/ory-keto-client.gemspec +1 -1
  27. data/spec/api/health_api_spec.rb +1 -1
  28. data/spec/api/read_api_spec.rb +6 -6
  29. data/spec/api/version_api_spec.rb +1 -1
  30. data/spec/api/write_api_spec.rb +1 -1
  31. data/spec/api_client_spec.rb +1 -1
  32. data/spec/configuration_spec.rb +1 -1
  33. data/spec/models/expand_tree_spec.rb +1 -1
  34. data/spec/models/get_check_response_spec.rb +1 -1
  35. data/spec/models/get_relation_tuples_response_spec.rb +1 -1
  36. data/spec/models/health_not_ready_status_spec.rb +1 -1
  37. data/spec/models/health_status_spec.rb +1 -1
  38. data/spec/models/inline_response400_spec.rb +1 -1
  39. data/spec/models/internal_relation_tuple_spec.rb +1 -1
  40. data/spec/models/patch_delta_spec.rb +1 -1
  41. data/spec/models/relation_query_spec.rb +1 -1
  42. data/spec/models/subject_set_spec.rb +1 -1
  43. data/spec/models/version_spec.rb +1 -1
  44. data/spec/spec_helper.rb +1 -1
  45. data/vendor/bundle/ruby/2.5.0/cache/ethon-0.15.0.gem +0 -0
  46. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
  47. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.4/gem_make.out +2 -2
  48. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
  49. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.1/gem_make.out +2 -2
  50. data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
  51. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/.github/workflows/ruby.yml +0 -0
  52. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/.gitignore +0 -0
  53. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/.rspec +0 -0
  54. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/CHANGELOG.md +5 -1
  55. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/Gemfile +0 -0
  56. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/Guardfile +0 -0
  57. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/LICENSE +0 -0
  58. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/README.md +0 -0
  59. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/Rakefile +0 -0
  60. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/ethon.gemspec +0 -0
  61. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curl.rb +0 -0
  62. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/classes.rb +0 -0
  63. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/codes.rb +0 -0
  64. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/constants.rb +17 -0
  65. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/form_options.rb +0 -0
  66. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/functions.rb +1 -0
  67. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/infos.rb +0 -0
  68. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/messages.rb +0 -0
  69. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/options.rb +33 -2
  70. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/curls/settings.rb +2 -0
  71. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/callbacks.rb +0 -0
  72. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/debug_info.rb +0 -0
  73. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/features.rb +0 -0
  74. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/form.rb +0 -0
  75. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/header.rb +0 -0
  76. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/actionable.rb +0 -0
  77. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/custom.rb +0 -0
  78. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/delete.rb +0 -0
  79. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/get.rb +0 -0
  80. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/head.rb +0 -0
  81. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/options.rb +0 -0
  82. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/patch.rb +0 -0
  83. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/post.rb +0 -0
  84. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/postable.rb +0 -0
  85. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/put.rb +0 -0
  86. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http/putable.rb +0 -0
  87. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/http.rb +0 -0
  88. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/informations.rb +19 -1
  89. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/mirror.rb +0 -0
  90. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/operations.rb +1 -15
  91. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/options.rb +0 -0
  92. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/params.rb +0 -0
  93. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/queryable.rb +0 -0
  94. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/response_callbacks.rb +0 -0
  95. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy/util.rb +0 -0
  96. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/easy.rb +0 -0
  97. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/ethon_error.rb +0 -0
  98. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/global_init.rb +0 -0
  99. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/invalid_option.rb +0 -0
  100. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/invalid_value.rb +0 -0
  101. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/multi_add.rb +0 -0
  102. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/multi_fdset.rb +0 -0
  103. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/multi_remove.rb +0 -0
  104. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/multi_timeout.rb +0 -0
  105. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors/select.rb +0 -0
  106. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/errors.rb +0 -0
  107. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/libc.rb +0 -0
  108. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/loggable.rb +0 -0
  109. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/multi/operations.rb +45 -8
  110. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/multi/options.rb +0 -0
  111. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/multi/stack.rb +0 -0
  112. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/multi.rb +22 -0
  113. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon/version.rb +1 -1
  114. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/lib/ethon.rb +0 -0
  115. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/benchmarks.rb +0 -0
  116. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/memory_leaks.rb +0 -0
  117. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/perf_spec_helper.rb +0 -0
  118. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/support/memory_test_helpers.rb +0 -0
  119. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/support/os_memory_leak_tracker.rb +0 -0
  120. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/profile/support/ruby_object_leak_tracker.rb +0 -0
  121. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/curl_spec.rb +0 -0
  122. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/callbacks_spec.rb +0 -0
  123. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/debug_info_spec.rb +0 -0
  124. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/features_spec.rb +0 -0
  125. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/form_spec.rb +0 -0
  126. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/header_spec.rb +0 -0
  127. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/custom_spec.rb +0 -0
  128. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/delete_spec.rb +0 -0
  129. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/get_spec.rb +0 -0
  130. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/head_spec.rb +0 -0
  131. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/options_spec.rb +0 -0
  132. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/patch_spec.rb +0 -0
  133. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/post_spec.rb +0 -0
  134. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http/put_spec.rb +0 -0
  135. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/http_spec.rb +0 -0
  136. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/informations_spec.rb +22 -0
  137. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/mirror_spec.rb +1 -0
  138. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/operations_spec.rb +0 -0
  139. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/options_spec.rb +0 -0
  140. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/queryable_spec.rb +0 -0
  141. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/response_callbacks_spec.rb +0 -0
  142. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy/util_spec.rb +0 -0
  143. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/easy_spec.rb +0 -0
  144. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/libc_spec.rb +0 -0
  145. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/loggable_spec.rb +0 -0
  146. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/multi/operations_spec.rb +0 -0
  147. data/vendor/bundle/ruby/2.5.0/gems/ethon-0.15.0/spec/ethon/multi/options_spec.rb +182 -0
  148. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/ethon/multi/stack_spec.rb +0 -0
  149. data/vendor/bundle/ruby/2.5.0/gems/ethon-0.15.0/spec/ethon/multi_spec.rb +152 -0
  150. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/spec_helper.rb +0 -0
  151. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/support/localhost_server.rb +0 -0
  152. data/vendor/bundle/ruby/2.5.0/gems/{ethon-0.14.0 → ethon-0.15.0}/spec/support/server.rb +0 -0
  153. data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.4/ext/ffi_c/Makefile +2 -2
  154. data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
  155. data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.1/ext/psych/Makefile +2 -2
  156. data/vendor/bundle/ruby/2.5.0/specifications/{ethon-0.14.0.gemspec → ethon-0.15.0.gemspec} +3 -3
  157. metadata +106 -106
  158. data/vendor/bundle/ruby/2.5.0/cache/ethon-0.14.0.gem +0 -0
  159. data/vendor/bundle/ruby/2.5.0/gems/ethon-0.14.0/spec/ethon/multi/options_spec.rb +0 -69
  160. data/vendor/bundle/ruby/2.5.0/gems/ethon-0.14.0/spec/ethon/multi_spec.rb +0 -22
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0bd0d6c4fa5ae484183b13e3f9de6da5b4a6e66292db14fdf782b9c976162730
4
- data.tar.gz: dacfcab4c599423e00d0d2d3396e6ae08e0024e478c8709fa65f7ee54800df4b
3
+ metadata.gz: 2f60e5f5761e387741ab4bac28a7a600fea15360429ddb16709a60b755328eb1
4
+ data.tar.gz: b28bbbf7f2fbd6e04aa0e3520f6bbd7e2ea6105bfdc5f8e56179958b116799f4
5
5
  SHA512:
6
- metadata.gz: f602cdb8df39030f8f9f5984a86d6068b86ffd867204625650770ebad3b1c42cd585b30a1746f2be703a2115bc938a4765bd43a5cdfbb71a83f884464a654b34
7
- data.tar.gz: 05b35ce1b539bf84dbca56bf77dd59a2e953aa1a0319f1dfbffa1fcd7b1a2223c06f2a0b72279846bc22caabf3f3155a1c6b679743b4f4ab5e7c926b89d40d01
6
+ metadata.gz: 0db7845c6693eef9208310120b5165e9ac3728c68ac0b81fc93f876124c4e757638e1037bb78a785b392930225d7ddb916d25173142007914d6e1e8fdfd8f258
7
+ data.tar.gz: 5a02e6e354f044d6de201545756b02f64165497b65ac23edf701c602eaa095bd42f17b9d136364e7b916b341b1ba9284e4253ac10dfa7255705e4e605e70ee2b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ory-keto-client (0.7.0.alpha0)
4
+ ory-keto-client (0.7.0.alpha1)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -11,7 +11,7 @@ GEM
11
11
  byebug (11.1.3)
12
12
  coderay (1.1.3)
13
13
  diff-lcs (1.4.4)
14
- ethon (0.14.0)
14
+ ethon (0.15.0)
15
15
  ffi (>= 1.15.0)
16
16
  ffi (1.15.4)
17
17
  jaro_winkler (1.5.4)
data/README.md CHANGED
@@ -6,8 +6,8 @@ Ory Keto is a cloud native access control server providing best-practice pattern
6
6
 
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: v0.7.0-alpha.0
10
- - Package version: v0.7.0-alpha.0
9
+ - API version: v0.7.0-alpha.1
10
+ - Package version: v0.7.0-alpha.1
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://www.ory.sh](https://www.ory.sh)
13
13
 
@@ -24,16 +24,16 @@ gem build ory-keto-client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./ory-keto-client-v0.7.0-alpha.0.gem
27
+ gem install ./ory-keto-client-v0.7.0-alpha.1.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-keto-client-v0.7.0-alpha.0.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-keto-client-v0.7.0-alpha.1.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'ory-keto-client', '~> v0.7.0-alpha.0'
36
+ gem 'ory-keto-client', '~> v0.7.0-alpha.1'
37
37
 
38
38
  ### Install from Git
39
39
 
data/docs/ExpandTree.md CHANGED
@@ -7,7 +7,7 @@
7
7
  | **children** | [**Array<ExpandTree>**](ExpandTree.md) | | [optional] |
8
8
  | **subject_id** | **String** | | [optional] |
9
9
  | **subject_set** | [**SubjectSet**](SubjectSet.md) | | [optional] |
10
- | **type** | **String** | | |
10
+ | **type** | **String** | union Union exclusion Exclusion intersection Intersection leaf Leaf | |
11
11
 
12
12
  ## Example
13
13
 
data/docs/ReadApi.md CHANGED
@@ -90,7 +90,7 @@ No authorization required
90
90
 
91
91
  ## get_expand
92
92
 
93
- > <ExpandTree> get_expand(namespace, object, relation, opts)
93
+ > <ExpandTree> get_expand(namespace, object, relation, max_depth)
94
94
 
95
95
  Expand a Relation Tuple
96
96
 
@@ -106,13 +106,11 @@ api_instance = OryKetoClient::ReadApi.new
106
106
  namespace = 'namespace_example' # String | Namespace of the Subject Set
107
107
  object = 'object_example' # String | Object of the Subject Set
108
108
  relation = 'relation_example' # String | Relation of the Subject Set
109
- opts = {
110
- max_depth: 789 # Integer |
111
- }
109
+ max_depth = 789 # Integer |
112
110
 
113
111
  begin
114
112
  # Expand a Relation Tuple
115
- result = api_instance.get_expand(namespace, object, relation, opts)
113
+ result = api_instance.get_expand(namespace, object, relation, max_depth)
116
114
  p result
117
115
  rescue OryKetoClient::ApiError => e
118
116
  puts "Error when calling ReadApi->get_expand: #{e}"
@@ -123,12 +121,12 @@ end
123
121
 
124
122
  This returns an Array which contains the response data, status code and headers.
125
123
 
126
- > <Array(<ExpandTree>, Integer, Hash)> get_expand_with_http_info(namespace, object, relation, opts)
124
+ > <Array(<ExpandTree>, Integer, Hash)> get_expand_with_http_info(namespace, object, relation, max_depth)
127
125
 
128
126
  ```ruby
129
127
  begin
130
128
  # Expand a Relation Tuple
131
- data, status_code, headers = api_instance.get_expand_with_http_info(namespace, object, relation, opts)
129
+ data, status_code, headers = api_instance.get_expand_with_http_info(namespace, object, relation, max_depth)
132
130
  p status_code # => 2xx
133
131
  p headers # => { ... }
134
132
  p data # => <ExpandTree>
@@ -144,7 +142,7 @@ end
144
142
  | **namespace** | **String** | Namespace of the Subject Set | |
145
143
  | **object** | **String** | Object of the Subject Set | |
146
144
  | **relation** | **String** | Relation of the Subject Set | |
147
- | **max_depth** | **Integer** | | [optional] |
145
+ | **max_depth** | **Integer** | | |
148
146
 
149
147
  ### Return type
150
148
 
@@ -162,7 +160,7 @@ No authorization required
162
160
 
163
161
  ## get_relation_tuples
164
162
 
165
- > <GetRelationTuplesResponse> get_relation_tuples(namespace, object, relation, opts)
163
+ > <GetRelationTuplesResponse> get_relation_tuples(namespace, opts)
166
164
 
167
165
  Query relation tuples
168
166
 
@@ -176,20 +174,20 @@ require 'ory-keto-client'
176
174
 
177
175
  api_instance = OryKetoClient::ReadApi.new
178
176
  namespace = 'namespace_example' # String | Namespace of the Relation Tuple
179
- object = 'object_example' # String | Object of the Relation Tuple
180
- relation = 'relation_example' # String | Relation of the Relation Tuple
181
177
  opts = {
178
+ page_token: 'page_token_example', # String |
179
+ page_size: 789, # Integer |
180
+ object: 'object_example', # String | Object of the Relation Tuple
181
+ relation: 'relation_example', # String | Relation of the Relation Tuple
182
182
  subject_id: 'subject_id_example', # String | SubjectID of the Relation Tuple
183
183
  subject_set_namespace: 'subject_set_namespace_example', # String | Namespace of the Subject Set
184
184
  subject_set_object: 'subject_set_object_example', # String | Object of the Subject Set
185
- subject_set_relation: 'subject_set_relation_example', # String | Relation of the Subject Set
186
- page_token: 'page_token_example', # String |
187
- page_size: 789 # Integer |
185
+ subject_set_relation: 'subject_set_relation_example' # String | Relation of the Subject Set
188
186
  }
189
187
 
190
188
  begin
191
189
  # Query relation tuples
192
- result = api_instance.get_relation_tuples(namespace, object, relation, opts)
190
+ result = api_instance.get_relation_tuples(namespace, opts)
193
191
  p result
194
192
  rescue OryKetoClient::ApiError => e
195
193
  puts "Error when calling ReadApi->get_relation_tuples: #{e}"
@@ -200,12 +198,12 @@ end
200
198
 
201
199
  This returns an Array which contains the response data, status code and headers.
202
200
 
203
- > <Array(<GetRelationTuplesResponse>, Integer, Hash)> get_relation_tuples_with_http_info(namespace, object, relation, opts)
201
+ > <Array(<GetRelationTuplesResponse>, Integer, Hash)> get_relation_tuples_with_http_info(namespace, opts)
204
202
 
205
203
  ```ruby
206
204
  begin
207
205
  # Query relation tuples
208
- data, status_code, headers = api_instance.get_relation_tuples_with_http_info(namespace, object, relation, opts)
206
+ data, status_code, headers = api_instance.get_relation_tuples_with_http_info(namespace, opts)
209
207
  p status_code # => 2xx
210
208
  p headers # => { ... }
211
209
  p data # => <GetRelationTuplesResponse>
@@ -219,14 +217,14 @@ end
219
217
  | Name | Type | Description | Notes |
220
218
  | ---- | ---- | ----------- | ----- |
221
219
  | **namespace** | **String** | Namespace of the Relation Tuple | |
222
- | **object** | **String** | Object of the Relation Tuple | |
223
- | **relation** | **String** | Relation of the Relation Tuple | |
220
+ | **page_token** | **String** | | [optional] |
221
+ | **page_size** | **Integer** | | [optional] |
222
+ | **object** | **String** | Object of the Relation Tuple | [optional] |
223
+ | **relation** | **String** | Relation of the Relation Tuple | [optional] |
224
224
  | **subject_id** | **String** | SubjectID of the Relation Tuple | [optional] |
225
225
  | **subject_set_namespace** | **String** | Namespace of the Subject Set | [optional] |
226
226
  | **subject_set_object** | **String** | Object of the Subject Set | [optional] |
227
227
  | **subject_set_relation** | **String** | Relation of the Subject Set | [optional] |
228
- | **page_token** | **String** | | [optional] |
229
- | **page_size** | **Integer** | | [optional] |
230
228
 
231
229
  ### Return type
232
230
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -114,11 +114,11 @@ module OryKetoClient
114
114
  # @param namespace [String] Namespace of the Subject Set
115
115
  # @param object [String] Object of the Subject Set
116
116
  # @param relation [String] Relation of the Subject Set
117
+ # @param max_depth [Integer]
117
118
  # @param [Hash] opts the optional parameters
118
- # @option opts [Integer] :max_depth
119
119
  # @return [ExpandTree]
120
- def get_expand(namespace, object, relation, opts = {})
121
- data, _status_code, _headers = get_expand_with_http_info(namespace, object, relation, opts)
120
+ def get_expand(namespace, object, relation, max_depth, opts = {})
121
+ data, _status_code, _headers = get_expand_with_http_info(namespace, object, relation, max_depth, opts)
122
122
  data
123
123
  end
124
124
 
@@ -127,10 +127,10 @@ module OryKetoClient
127
127
  # @param namespace [String] Namespace of the Subject Set
128
128
  # @param object [String] Object of the Subject Set
129
129
  # @param relation [String] Relation of the Subject Set
130
+ # @param max_depth [Integer]
130
131
  # @param [Hash] opts the optional parameters
131
- # @option opts [Integer] :max_depth
132
132
  # @return [Array<(ExpandTree, Integer, Hash)>] ExpandTree data, response status code and response headers
133
- def get_expand_with_http_info(namespace, object, relation, opts = {})
133
+ def get_expand_with_http_info(namespace, object, relation, max_depth, opts = {})
134
134
  if @api_client.config.debugging
135
135
  @api_client.config.logger.debug 'Calling API: ReadApi.get_expand ...'
136
136
  end
@@ -146,6 +146,10 @@ module OryKetoClient
146
146
  if @api_client.config.client_side_validation && relation.nil?
147
147
  fail ArgumentError, "Missing the required parameter 'relation' when calling ReadApi.get_expand"
148
148
  end
149
+ # verify the required parameter 'max_depth' is set
150
+ if @api_client.config.client_side_validation && max_depth.nil?
151
+ fail ArgumentError, "Missing the required parameter 'max_depth' when calling ReadApi.get_expand"
152
+ end
149
153
  # resource path
150
154
  local_var_path = '/expand'
151
155
 
@@ -154,7 +158,7 @@ module OryKetoClient
154
158
  query_params[:'namespace'] = namespace
155
159
  query_params[:'object'] = object
156
160
  query_params[:'relation'] = relation
157
- query_params[:'max-depth'] = opts[:'max_depth'] if !opts[:'max_depth'].nil?
161
+ query_params[:'max-depth'] = max_depth
158
162
 
159
163
  # header parameters
160
164
  header_params = opts[:header_params] || {}
@@ -193,35 +197,35 @@ module OryKetoClient
193
197
  # Query relation tuples
194
198
  # Get all relation tuples that match the query. Only the namespace field is required.
195
199
  # @param namespace [String] Namespace of the Relation Tuple
196
- # @param object [String] Object of the Relation Tuple
197
- # @param relation [String] Relation of the Relation Tuple
198
200
  # @param [Hash] opts the optional parameters
201
+ # @option opts [String] :page_token
202
+ # @option opts [Integer] :page_size
203
+ # @option opts [String] :object Object of the Relation Tuple
204
+ # @option opts [String] :relation Relation of the Relation Tuple
199
205
  # @option opts [String] :subject_id SubjectID of the Relation Tuple
200
206
  # @option opts [String] :subject_set_namespace Namespace of the Subject Set
201
207
  # @option opts [String] :subject_set_object Object of the Subject Set
202
208
  # @option opts [String] :subject_set_relation Relation of the Subject Set
203
- # @option opts [String] :page_token
204
- # @option opts [Integer] :page_size
205
209
  # @return [GetRelationTuplesResponse]
206
- def get_relation_tuples(namespace, object, relation, opts = {})
207
- data, _status_code, _headers = get_relation_tuples_with_http_info(namespace, object, relation, opts)
210
+ def get_relation_tuples(namespace, opts = {})
211
+ data, _status_code, _headers = get_relation_tuples_with_http_info(namespace, opts)
208
212
  data
209
213
  end
210
214
 
211
215
  # Query relation tuples
212
216
  # Get all relation tuples that match the query. Only the namespace field is required.
213
217
  # @param namespace [String] Namespace of the Relation Tuple
214
- # @param object [String] Object of the Relation Tuple
215
- # @param relation [String] Relation of the Relation Tuple
216
218
  # @param [Hash] opts the optional parameters
219
+ # @option opts [String] :page_token
220
+ # @option opts [Integer] :page_size
221
+ # @option opts [String] :object Object of the Relation Tuple
222
+ # @option opts [String] :relation Relation of the Relation Tuple
217
223
  # @option opts [String] :subject_id SubjectID of the Relation Tuple
218
224
  # @option opts [String] :subject_set_namespace Namespace of the Subject Set
219
225
  # @option opts [String] :subject_set_object Object of the Subject Set
220
226
  # @option opts [String] :subject_set_relation Relation of the Subject Set
221
- # @option opts [String] :page_token
222
- # @option opts [Integer] :page_size
223
227
  # @return [Array<(GetRelationTuplesResponse, Integer, Hash)>] GetRelationTuplesResponse data, response status code and response headers
224
- def get_relation_tuples_with_http_info(namespace, object, relation, opts = {})
228
+ def get_relation_tuples_with_http_info(namespace, opts = {})
225
229
  if @api_client.config.debugging
226
230
  @api_client.config.logger.debug 'Calling API: ReadApi.get_relation_tuples ...'
227
231
  end
@@ -229,28 +233,20 @@ module OryKetoClient
229
233
  if @api_client.config.client_side_validation && namespace.nil?
230
234
  fail ArgumentError, "Missing the required parameter 'namespace' when calling ReadApi.get_relation_tuples"
231
235
  end
232
- # verify the required parameter 'object' is set
233
- if @api_client.config.client_side_validation && object.nil?
234
- fail ArgumentError, "Missing the required parameter 'object' when calling ReadApi.get_relation_tuples"
235
- end
236
- # verify the required parameter 'relation' is set
237
- if @api_client.config.client_side_validation && relation.nil?
238
- fail ArgumentError, "Missing the required parameter 'relation' when calling ReadApi.get_relation_tuples"
239
- end
240
236
  # resource path
241
237
  local_var_path = '/relation-tuples'
242
238
 
243
239
  # query parameters
244
240
  query_params = opts[:query_params] || {}
245
241
  query_params[:'namespace'] = namespace
246
- query_params[:'object'] = object
247
- query_params[:'relation'] = relation
242
+ query_params[:'page_token'] = opts[:'page_token'] if !opts[:'page_token'].nil?
243
+ query_params[:'page_size'] = opts[:'page_size'] if !opts[:'page_size'].nil?
244
+ query_params[:'object'] = opts[:'object'] if !opts[:'object'].nil?
245
+ query_params[:'relation'] = opts[:'relation'] if !opts[:'relation'].nil?
248
246
  query_params[:'subject_id'] = opts[:'subject_id'] if !opts[:'subject_id'].nil?
249
247
  query_params[:'subject_set.namespace'] = opts[:'subject_set_namespace'] if !opts[:'subject_set_namespace'].nil?
250
248
  query_params[:'subject_set.object'] = opts[:'subject_set_object'] if !opts[:'subject_set_object'].nil?
251
249
  query_params[:'subject_set.relation'] = opts[:'subject_set_relation'] if !opts[:'subject_set_relation'].nil?
252
- query_params[:'page_token'] = opts[:'page_token'] if !opts[:'page_token'].nil?
253
- query_params[:'page_size'] = opts[:'page_size'] if !opts[:'page_size'].nil?
254
250
 
255
251
  # header parameters
256
252
  header_params = opts[:header_params] || {}
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -21,6 +21,7 @@ module OryKetoClient
21
21
 
22
22
  attr_accessor :subject_set
23
23
 
24
+ # union Union exclusion Exclusion intersection Intersection leaf Leaf
24
25
  attr_accessor :type
25
26
 
26
27
  class EnumAttributeValidator
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: 0.7.0.alpha0
6
+ The version of the OpenAPI document: 0.7.0.alpha1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.2.1
11
11
  =end
12
12
 
13
13
  module OryKetoClient
14
- VERSION = '0.7.0.alpha0'
14
+ VERSION = '0.7.0.alpha1'
15
15
  end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -5,7 +5,7 @@
5
5
 
6
6
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
7
7
 
8
- The version of the OpenAPI document: v0.7.0-alpha.0
8
+ The version of the OpenAPI document: v0.7.0-alpha.1
9
9
  Contact: hi@ory.sh
10
10
  Generated by: https://openapi-generator.tech
11
11
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -56,8 +56,8 @@ describe 'ReadApi' do
56
56
  # @param namespace Namespace of the Subject Set
57
57
  # @param object Object of the Subject Set
58
58
  # @param relation Relation of the Subject Set
59
+ # @param max_depth
59
60
  # @param [Hash] opts the optional parameters
60
- # @option opts [Integer] :max_depth
61
61
  # @return [ExpandTree]
62
62
  describe 'get_expand test' do
63
63
  it 'should work' do
@@ -69,15 +69,15 @@ describe 'ReadApi' do
69
69
  # Query relation tuples
70
70
  # Get all relation tuples that match the query. Only the namespace field is required.
71
71
  # @param namespace Namespace of the Relation Tuple
72
- # @param object Object of the Relation Tuple
73
- # @param relation Relation of the Relation Tuple
74
72
  # @param [Hash] opts the optional parameters
73
+ # @option opts [String] :page_token
74
+ # @option opts [Integer] :page_size
75
+ # @option opts [String] :object Object of the Relation Tuple
76
+ # @option opts [String] :relation Relation of the Relation Tuple
75
77
  # @option opts [String] :subject_id SubjectID of the Relation Tuple
76
78
  # @option opts [String] :subject_set_namespace Namespace of the Subject Set
77
79
  # @option opts [String] :subject_set_object Object of the Subject Set
78
80
  # @option opts [String] :subject_set_relation Relation of the Subject Set
79
- # @option opts [String] :page_token
80
- # @option opts [Integer] :page_size
81
81
  # @return [GetRelationTuplesResponse]
82
82
  describe 'get_relation_tuples test' do
83
83
  it 'should work' do
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Ory Keto is a cloud native access control server providing best-practice patterns (RBAC, ABAC, ACL, AWS IAM Policies, Kubernetes Roles, ...) via REST APIs.
5
5
 
6
- The version of the OpenAPI document: v0.7.0-alpha.0
6
+ The version of the OpenAPI document: v0.7.0-alpha.1
7
7
  Contact: hi@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1