ory-oathkeeper-client 0.0.0.alpha43 → 0.0.0.alpha44

Sign up to get free protection for your applications and to get access to all the features.
Files changed (104) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -5
  3. data/lib/ory-oathkeeper-client/api/api_api.rb +1 -1
  4. data/lib/ory-oathkeeper-client/api_client.rb +1 -1
  5. data/lib/ory-oathkeeper-client/api_error.rb +1 -1
  6. data/lib/ory-oathkeeper-client/configuration.rb +1 -1
  7. data/lib/ory-oathkeeper-client/models/create_rule_created.rb +1 -1
  8. data/lib/ory-oathkeeper-client/models/create_rule_forbidden.rb +1 -1
  9. data/lib/ory-oathkeeper-client/models/create_rule_forbidden_body.rb +1 -1
  10. data/lib/ory-oathkeeper-client/models/create_rule_internal_server_error.rb +1 -1
  11. data/lib/ory-oathkeeper-client/models/create_rule_internal_server_error_body.rb +1 -1
  12. data/lib/ory-oathkeeper-client/models/create_rule_unauthorized.rb +1 -1
  13. data/lib/ory-oathkeeper-client/models/create_rule_unauthorized_body.rb +1 -1
  14. data/lib/ory-oathkeeper-client/models/decisions_forbidden.rb +1 -1
  15. data/lib/ory-oathkeeper-client/models/decisions_forbidden_body.rb +1 -1
  16. data/lib/ory-oathkeeper-client/models/decisions_internal_server_error.rb +1 -1
  17. data/lib/ory-oathkeeper-client/models/decisions_internal_server_error_body.rb +1 -1
  18. data/lib/ory-oathkeeper-client/models/decisions_not_found.rb +1 -1
  19. data/lib/ory-oathkeeper-client/models/decisions_not_found_body.rb +1 -1
  20. data/lib/ory-oathkeeper-client/models/decisions_unauthorized.rb +1 -1
  21. data/lib/ory-oathkeeper-client/models/decisions_unauthorized_body.rb +1 -1
  22. data/lib/ory-oathkeeper-client/models/delete_rule_forbidden.rb +1 -1
  23. data/lib/ory-oathkeeper-client/models/delete_rule_forbidden_body.rb +1 -1
  24. data/lib/ory-oathkeeper-client/models/delete_rule_internal_server_error.rb +1 -1
  25. data/lib/ory-oathkeeper-client/models/delete_rule_internal_server_error_body.rb +1 -1
  26. data/lib/ory-oathkeeper-client/models/delete_rule_not_found.rb +1 -1
  27. data/lib/ory-oathkeeper-client/models/delete_rule_not_found_body.rb +1 -1
  28. data/lib/ory-oathkeeper-client/models/delete_rule_unauthorized.rb +1 -1
  29. data/lib/ory-oathkeeper-client/models/delete_rule_unauthorized_body.rb +1 -1
  30. data/lib/ory-oathkeeper-client/models/get_rule_forbidden.rb +1 -1
  31. data/lib/ory-oathkeeper-client/models/get_rule_forbidden_body.rb +1 -1
  32. data/lib/ory-oathkeeper-client/models/get_rule_internal_server_error.rb +1 -1
  33. data/lib/ory-oathkeeper-client/models/get_rule_internal_server_error_body.rb +1 -1
  34. data/lib/ory-oathkeeper-client/models/get_rule_not_found.rb +1 -1
  35. data/lib/ory-oathkeeper-client/models/get_rule_not_found_body.rb +1 -1
  36. data/lib/ory-oathkeeper-client/models/get_rule_ok.rb +1 -1
  37. data/lib/ory-oathkeeper-client/models/get_rule_unauthorized.rb +1 -1
  38. data/lib/ory-oathkeeper-client/models/get_rule_unauthorized_body.rb +1 -1
  39. data/lib/ory-oathkeeper-client/models/get_well_known_forbidden.rb +1 -1
  40. data/lib/ory-oathkeeper-client/models/get_well_known_forbidden_body.rb +1 -1
  41. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_internal_server_error.rb +1 -1
  42. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_internal_server_error_body.rb +1 -1
  43. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_ok.rb +1 -1
  44. data/lib/ory-oathkeeper-client/models/get_well_known_ok.rb +1 -1
  45. data/lib/ory-oathkeeper-client/models/get_well_known_unauthorized.rb +1 -1
  46. data/lib/ory-oathkeeper-client/models/get_well_known_unauthorized_body.rb +1 -1
  47. data/lib/ory-oathkeeper-client/models/health_not_ready_status.rb +1 -1
  48. data/lib/ory-oathkeeper-client/models/health_status.rb +1 -1
  49. data/lib/ory-oathkeeper-client/models/inline_response500.rb +1 -1
  50. data/lib/ory-oathkeeper-client/models/is_instance_alive_internal_server_error.rb +1 -1
  51. data/lib/ory-oathkeeper-client/models/is_instance_alive_internal_server_error_body.rb +1 -1
  52. data/lib/ory-oathkeeper-client/models/is_instance_alive_ok.rb +1 -1
  53. data/lib/ory-oathkeeper-client/models/json_web_key.rb +1 -1
  54. data/lib/ory-oathkeeper-client/models/json_web_key_set.rb +1 -1
  55. data/lib/ory-oathkeeper-client/models/judge_forbidden.rb +1 -1
  56. data/lib/ory-oathkeeper-client/models/judge_forbidden_body.rb +1 -1
  57. data/lib/ory-oathkeeper-client/models/judge_internal_server_error.rb +1 -1
  58. data/lib/ory-oathkeeper-client/models/judge_internal_server_error_body.rb +1 -1
  59. data/lib/ory-oathkeeper-client/models/judge_not_found.rb +1 -1
  60. data/lib/ory-oathkeeper-client/models/judge_not_found_body.rb +1 -1
  61. data/lib/ory-oathkeeper-client/models/judge_unauthorized.rb +1 -1
  62. data/lib/ory-oathkeeper-client/models/judge_unauthorized_body.rb +1 -1
  63. data/lib/ory-oathkeeper-client/models/list_rules_forbidden.rb +1 -1
  64. data/lib/ory-oathkeeper-client/models/list_rules_forbidden_body.rb +1 -1
  65. data/lib/ory-oathkeeper-client/models/list_rules_internal_server_error.rb +1 -1
  66. data/lib/ory-oathkeeper-client/models/list_rules_internal_server_error_body.rb +1 -1
  67. data/lib/ory-oathkeeper-client/models/list_rules_ok.rb +1 -1
  68. data/lib/ory-oathkeeper-client/models/list_rules_unauthorized.rb +1 -1
  69. data/lib/ory-oathkeeper-client/models/list_rules_unauthorized_body.rb +1 -1
  70. data/lib/ory-oathkeeper-client/models/rule.rb +1 -1
  71. data/lib/ory-oathkeeper-client/models/rule_handler.rb +1 -1
  72. data/lib/ory-oathkeeper-client/models/rule_match.rb +1 -1
  73. data/lib/ory-oathkeeper-client/models/swagger_create_rule_parameters.rb +1 -1
  74. data/lib/ory-oathkeeper-client/models/swagger_get_rule_parameters.rb +1 -1
  75. data/lib/ory-oathkeeper-client/models/swagger_health_status.rb +1 -1
  76. data/lib/ory-oathkeeper-client/models/swagger_json_web_key.rb +1 -1
  77. data/lib/ory-oathkeeper-client/models/swagger_json_web_key_set.rb +1 -1
  78. data/lib/ory-oathkeeper-client/models/swagger_list_rules_parameters.rb +1 -1
  79. data/lib/ory-oathkeeper-client/models/swagger_not_ready_status.rb +1 -1
  80. data/lib/ory-oathkeeper-client/models/swagger_rule.rb +1 -1
  81. data/lib/ory-oathkeeper-client/models/swagger_rule_handler.rb +1 -1
  82. data/lib/ory-oathkeeper-client/models/swagger_rule_match.rb +1 -1
  83. data/lib/ory-oathkeeper-client/models/swagger_rule_response.rb +1 -1
  84. data/lib/ory-oathkeeper-client/models/swagger_rules_response.rb +1 -1
  85. data/lib/ory-oathkeeper-client/models/swagger_update_rule_parameters.rb +1 -1
  86. data/lib/ory-oathkeeper-client/models/swagger_version.rb +1 -1
  87. data/lib/ory-oathkeeper-client/models/update_rule_forbidden.rb +1 -1
  88. data/lib/ory-oathkeeper-client/models/update_rule_forbidden_body.rb +1 -1
  89. data/lib/ory-oathkeeper-client/models/update_rule_internal_server_error.rb +1 -1
  90. data/lib/ory-oathkeeper-client/models/update_rule_internal_server_error_body.rb +1 -1
  91. data/lib/ory-oathkeeper-client/models/update_rule_not_found.rb +1 -1
  92. data/lib/ory-oathkeeper-client/models/update_rule_not_found_body.rb +1 -1
  93. data/lib/ory-oathkeeper-client/models/update_rule_ok.rb +1 -1
  94. data/lib/ory-oathkeeper-client/models/update_rule_unauthorized.rb +1 -1
  95. data/lib/ory-oathkeeper-client/models/update_rule_unauthorized_body.rb +1 -1
  96. data/lib/ory-oathkeeper-client/models/upstream.rb +1 -1
  97. data/lib/ory-oathkeeper-client/models/version.rb +1 -1
  98. data/lib/ory-oathkeeper-client/version.rb +2 -2
  99. data/lib/ory-oathkeeper-client.rb +1 -1
  100. data/ory-oathkeeper-client.gemspec +1 -1
  101. data/spec/api_client_spec.rb +1 -1
  102. data/spec/configuration_spec.rb +1 -1
  103. data/spec/spec_helper.rb +1 -1
  104. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ca937b00262d17d6c461824cdb8ef8a212321f879582669fb47373ba2a4264f
4
- data.tar.gz: d48dc7cb18cacc2e93d07a1dbd53691e1c652187d4600a19d9afe4f462f237e3
3
+ metadata.gz: 4ff0559befeae634a937208ab309de28a9166622cd071e08894e4de784a15cbf
4
+ data.tar.gz: 36bcf54cefd70d48c9cec7bc4609baab93ad559b474be50a48e01d73880b46f1
5
5
  SHA512:
6
- metadata.gz: 6c07ccb1d7bbcf77cbc87f5acd0b18a91e628768cea510c787d5d75428d2f60a7587155e210ea4578f2ecb87de59608409f7a69b2ac73827ff73b652aee946fc
7
- data.tar.gz: f57cfc04158cab4ffb73f3a7d2a660d0135ef0f0ff9353becc8d82297a5e37c06ff2d5b69c3702941c26bd5b7694e5a185b33f8490e46e006bd437e83f9d7671
6
+ metadata.gz: d9bf358a0b53901991f925116a79fb6836ff17ccab053968b25d2f5090e75d5fe07da4369ca702c924f46718b45f580a9933e3a80a655ef042630a5e82127430
7
+ data.tar.gz: e25160dbb556944778d4a2730ec562386fcd230ed10ff5149ca1a4c2c69f7c3a8463732f0450936ae684cc9c6666e6decef64e89ad905972d256cf4f8bc7f38e
data/README.md CHANGED
@@ -6,8 +6,8 @@ ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validit
6
6
 
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: v0.0.0-alpha.43
10
- - Package version: v0.0.0-alpha.43
9
+ - API version: v0.0.0-alpha.44
10
+ - Package version: v0.0.0-alpha.44
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://www.ory.am](https://www.ory.am)
13
13
 
@@ -24,16 +24,16 @@ gem build ory-oathkeeper-client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./ory-oathkeeper-client-v0.0.0-alpha.43.gem
27
+ gem install ./ory-oathkeeper-client-v0.0.0-alpha.44.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.43.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.44.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-oathkeeper-client', '~> v0.0.0-alpha.43'
36
+ gem 'ory-oathkeeper-client', '~> v0.0.0-alpha.44'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
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 Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
5
5
 
6
- The version of the OpenAPI document: v0.0.0-alpha.43
6
+ The version of the OpenAPI document: v0.0.0-alpha.44
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1