ory-oathkeeper-client 0.0.0.alpha60 → 0.0.0.alpha62

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: 86a4e197d06933cab7b4ec979d8f0615efa8f142d10c6db08ce906d8a387dd43
4
- data.tar.gz: 0e5092d8c1d0e338d824b7f9a2cccd005fb8c26f4762a887db27cdaba63b1d79
3
+ metadata.gz: edaff88893e6e5aa89ac6caea710493ac4d27ac12b0d8b28eca483d6888d5606
4
+ data.tar.gz: a50dbe88ddceba738380175f90c6f2a6fa0d78a7906be2230f97cb943e06da82
5
5
  SHA512:
6
- metadata.gz: 7800cd46086306c20f37579f4f576c29bcc5e4d8148b44ac04dc87a15aa5edb26e5bd9519e9c494ca17912f160bb88ec85ddd4b597b33eef5a0597685fef472f
7
- data.tar.gz: 27e3c3f8118a851644a8d759c151467c2832651538bc6deedc978481d9470fe8655b7d8ced970b3aa7157a60284bc6df23ea531eab1512ffe76b507614c7e3b7
6
+ metadata.gz: bb2c4c887b7800016a2ccff17da3f2cbe96cfa68071dc7ce9dcf2c79c7ecd5a24d1d61f091f892d8d71dca8f4991901ee34ac374994b8eeafba96e4f804c3411
7
+ data.tar.gz: 3fb484bf027abf4cf9cd2cc2c58b3ec25f31b9fee8b5362847dd4e67a363e1232846c913fe992facfbdcbcaae600ee0312afce77573bc85a0d2f8b0e98eaf5bc
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.60
10
- - Package version: v0.0.0-alpha.60
9
+ - API version: v0.0.0-alpha.62
10
+ - Package version: v0.0.0-alpha.62
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.60.gem
27
+ gem install ./ory-oathkeeper-client-v0.0.0-alpha.62.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.60.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.62.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.60'
36
+ gem 'ory-oathkeeper-client', '~> v0.0.0-alpha.62'
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
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.60
6
+ The version of the OpenAPI document: v0.0.0-alpha.62
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1