ory-oathkeeper-client 0.0.0.alpha40 → 0.0.0.alpha41

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: 63f505b2e2454b70940438692dcc1b1f934e2d36beea217b690c5fdd8b20838d
4
- data.tar.gz: da6c3b5f769878fc9c8e25c2db94daa09f39405d6dfb509051a285c5ceebb809
3
+ metadata.gz: 3d08fe2dcecd83522c16c410f0d87ef3e891856450a779871d36674932ad06d7
4
+ data.tar.gz: 914a12c06dd29c1bdc73b944d6fb3a7326836ca2668f9d2c88e38ecfda7877fd
5
5
  SHA512:
6
- metadata.gz: 4486f35f74313ff8b8d5bcfeddd1903e98e318b12b7a997f320cb4dba6d2319a7a783f9319d5b841d2209e020162e7274214b23bf1b9a8c6e1713c77dc2d027c
7
- data.tar.gz: 6f312f1a9585d9e4e67d92ce8abcf1204828093152ddc5720d294059e9e274dcb352a98d3e8d370e9ead8f6d335e784cb2cf499481dd9043262f46d8ec2ac5e5
6
+ metadata.gz: b65771004cb17a8dfb57bf97ff66a6d3fe1eddfbfc9d5b0097ee8df9a31687c4e17b9276b4b664036f5a9c198cb005e0d9bf79191846840bc999e6d72946c45e
7
+ data.tar.gz: b574d8be1656c07b256a604fb3717d1f0d57af117142c16f7b9cf145900fb4edce860e66f73c0d9002158b43011d673d91c0b47fd6f9fa568b33c91a45c349c8
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.40
10
- - Package version: v0.0.0-alpha.40
9
+ - API version: v0.0.0-alpha.41
10
+ - Package version: v0.0.0-alpha.41
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.40.gem
27
+ gem install ./ory-oathkeeper-client-v0.0.0-alpha.41.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.40.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.41.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.40'
36
+ gem 'ory-oathkeeper-client', '~> v0.0.0-alpha.41'
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
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.40
6
+ The version of the OpenAPI document: v0.0.0-alpha.41
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1