ory-oathkeeper-client 0.0.0.alpha47 → 0.0.0.alpha48

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: 87b982aee1508f7588e02647bbce6d79a95b677fb29844417c861aa0b7ec91dd
4
- data.tar.gz: f6decde8a0f253b1763039b22edf3fddea629a72706f82d351ac23a77b9cd6e8
3
+ metadata.gz: 6f581c63c4f07da2385dc4e91b18d121097cdcf7753d5dc884c8faaeadb204ae
4
+ data.tar.gz: 63d8c8bc84e69921fae9c3505a89b6f25d657d5c4c32c40a05ff42f8ec32f28f
5
5
  SHA512:
6
- metadata.gz: e5c5b691dd348e760225471b837a56959be8646ea2cb4300655376b897619346b2938c119dd8f5bee7631a16cc9d8461e05fa1ed20d64c2355d6dbd933475202
7
- data.tar.gz: 6d039298a259cc411c1a2cc3b25696737351051cab5e9e95c6bd6edb732cdfcc0c72860c858fc9ee4be9b6d89c16fb00a7ff50083c0cace1224f75eb8e645e5c
6
+ metadata.gz: e6f4f4740210885efaa11239590e799045c92729f1774cf8d0c08e7fc0dcde746a4a6c6ff660f281ef94a3cfb4e395fd9d8a635911fd8709826ae7fefb711589
7
+ data.tar.gz: 0b6f8f0b2f09faec4b7d091fd01452fcd0468e6b382aa69f45acea82d25c7ca0f8812e645c0d643d5cc6be7890f157639ef2e6de9fe5a52e369f35a22b5ff5b8
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.47
10
- - Package version: v0.0.0-alpha.47
9
+ - API version: v0.0.0-alpha.48
10
+ - Package version: v0.0.0-alpha.48
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.47.gem
27
+ gem install ./ory-oathkeeper-client-v0.0.0-alpha.48.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.47.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.48.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.47'
36
+ gem 'ory-oathkeeper-client', '~> v0.0.0-alpha.48'
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
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.47
6
+ The version of the OpenAPI document: v0.0.0-alpha.48
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1