ory-oathkeeper-client 0.0.0.alpha55 → 0.0.0.alpha56

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: 5c811c96f17944b5b84e9789e90647f0d1b1bf374c186c8b73ee3ec694ca4360
4
- data.tar.gz: 2462f7fedefb6ef4bfc9207ca37407097f00de664b13f67042b63d151ee83b21
3
+ metadata.gz: 6c09d2ed06bec24e76e7e48e2ba7d6e35dda9be556747ff90b4c4160459f02da
4
+ data.tar.gz: 2a19240be10e5e5217d73c0b49acd1a0b9e5d8a31699ad6eaa1633cb32dd4ded
5
5
  SHA512:
6
- metadata.gz: 720b875b8f3fd50ea5a3c3dd8216cffde843b758fddc2c70a0fdb48ae114d3d4430dab79cc382f771a3046bf00748d17d680959522587ac9df8a914400ac158c
7
- data.tar.gz: f07dd9945241371da41809ffe02ae3f60ddde8f15c444c27af1673408b1f8e6c0aae5a01b41f909d5ce9938c59a438d42164d219f4a969339469a0952e067925
6
+ metadata.gz: 42274e316e3a67dfa60a9ecec258bfed370a0b9872cf48c8cee1e297de96427dbf6d9bf9cde3f3b96912582cb91847cbd566ca4202c1acf13d8a3e8cdca951bc
7
+ data.tar.gz: e9b48136739527653f9a166a81a0ad03c669b19127452a735a6046273718a40ab0c06dbf3d2731987bf51b65da9fb130558763ba3a38dc1848ea88f575871d41
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.55
10
- - Package version: v0.0.0-alpha.55
9
+ - API version: v0.0.0-alpha.56
10
+ - Package version: v0.0.0-alpha.56
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.55.gem
27
+ gem install ./ory-oathkeeper-client-v0.0.0-alpha.56.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.55.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./ory-oathkeeper-client-v0.0.0-alpha.56.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.55'
36
+ gem 'ory-oathkeeper-client', '~> v0.0.0-alpha.56'
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
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.55
6
+ The version of the OpenAPI document: v0.0.0-alpha.56
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1