ory-oathkeeper-client 0.38.14.beta1 → 0.38.15.beta1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (196) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +25 -25
  3. data/docs/ApiApi.md +22 -22
  4. data/docs/CreateRuleCreated.md +2 -2
  5. data/docs/CreateRuleForbidden.md +2 -2
  6. data/docs/CreateRuleForbiddenBody.md +2 -2
  7. data/docs/CreateRuleInternalServerError.md +2 -2
  8. data/docs/CreateRuleInternalServerErrorBody.md +2 -2
  9. data/docs/CreateRuleUnauthorized.md +2 -2
  10. data/docs/CreateRuleUnauthorizedBody.md +2 -2
  11. data/docs/DecisionsForbidden.md +2 -2
  12. data/docs/DecisionsForbiddenBody.md +2 -2
  13. data/docs/DecisionsInternalServerError.md +2 -2
  14. data/docs/DecisionsInternalServerErrorBody.md +2 -2
  15. data/docs/DecisionsNotFound.md +2 -2
  16. data/docs/DecisionsNotFoundBody.md +2 -2
  17. data/docs/DecisionsUnauthorized.md +2 -2
  18. data/docs/DecisionsUnauthorizedBody.md +2 -2
  19. data/docs/DeleteRuleForbidden.md +2 -2
  20. data/docs/DeleteRuleForbiddenBody.md +2 -2
  21. data/docs/DeleteRuleInternalServerError.md +2 -2
  22. data/docs/DeleteRuleInternalServerErrorBody.md +2 -2
  23. data/docs/DeleteRuleNotFound.md +2 -2
  24. data/docs/DeleteRuleNotFoundBody.md +2 -2
  25. data/docs/DeleteRuleUnauthorized.md +2 -2
  26. data/docs/DeleteRuleUnauthorizedBody.md +2 -2
  27. data/docs/GetRuleForbidden.md +2 -2
  28. data/docs/GetRuleForbiddenBody.md +2 -2
  29. data/docs/GetRuleInternalServerError.md +2 -2
  30. data/docs/GetRuleInternalServerErrorBody.md +2 -2
  31. data/docs/GetRuleNotFound.md +2 -2
  32. data/docs/GetRuleNotFoundBody.md +2 -2
  33. data/docs/GetRuleOK.md +2 -2
  34. data/docs/GetRuleUnauthorized.md +2 -2
  35. data/docs/GetRuleUnauthorizedBody.md +2 -2
  36. data/docs/GetWellKnownForbidden.md +2 -2
  37. data/docs/GetWellKnownForbiddenBody.md +2 -2
  38. data/docs/GetWellKnownJSONWebKeysInternalServerError.md +2 -2
  39. data/docs/GetWellKnownJSONWebKeysInternalServerErrorBody.md +2 -2
  40. data/docs/GetWellKnownJSONWebKeysOK.md +2 -2
  41. data/docs/GetWellKnownOK.md +2 -2
  42. data/docs/GetWellKnownUnauthorized.md +2 -2
  43. data/docs/GetWellKnownUnauthorizedBody.md +2 -2
  44. data/docs/HealthNotReadyStatus.md +2 -2
  45. data/docs/HealthStatus.md +2 -2
  46. data/docs/InlineResponse500.md +2 -2
  47. data/docs/IsInstanceAliveInternalServerError.md +2 -2
  48. data/docs/IsInstanceAliveInternalServerErrorBody.md +2 -2
  49. data/docs/IsInstanceAliveOK.md +2 -2
  50. data/docs/JsonWebKey.md +2 -2
  51. data/docs/JsonWebKeySet.md +2 -2
  52. data/docs/JudgeForbidden.md +2 -2
  53. data/docs/JudgeForbiddenBody.md +2 -2
  54. data/docs/JudgeInternalServerError.md +2 -2
  55. data/docs/JudgeInternalServerErrorBody.md +2 -2
  56. data/docs/JudgeNotFound.md +2 -2
  57. data/docs/JudgeNotFoundBody.md +2 -2
  58. data/docs/JudgeUnauthorized.md +2 -2
  59. data/docs/JudgeUnauthorizedBody.md +2 -2
  60. data/docs/ListRulesForbidden.md +2 -2
  61. data/docs/ListRulesForbiddenBody.md +2 -2
  62. data/docs/ListRulesInternalServerError.md +2 -2
  63. data/docs/ListRulesInternalServerErrorBody.md +2 -2
  64. data/docs/ListRulesOK.md +2 -2
  65. data/docs/ListRulesUnauthorized.md +2 -2
  66. data/docs/ListRulesUnauthorizedBody.md +2 -2
  67. data/docs/Rule.md +2 -2
  68. data/docs/RuleHandler.md +2 -2
  69. data/docs/RuleMatch.md +2 -2
  70. data/docs/SwaggerCreateRuleParameters.md +2 -2
  71. data/docs/SwaggerGetRuleParameters.md +2 -2
  72. data/docs/SwaggerHealthStatus.md +2 -2
  73. data/docs/SwaggerJSONWebKey.md +2 -2
  74. data/docs/SwaggerJSONWebKeySet.md +2 -2
  75. data/docs/SwaggerListRulesParameters.md +2 -2
  76. data/docs/SwaggerNotReadyStatus.md +2 -2
  77. data/docs/SwaggerRule.md +2 -2
  78. data/docs/SwaggerRuleHandler.md +2 -2
  79. data/docs/SwaggerRuleMatch.md +2 -2
  80. data/docs/SwaggerRuleResponse.md +2 -2
  81. data/docs/SwaggerRulesResponse.md +2 -2
  82. data/docs/SwaggerUpdateRuleParameters.md +2 -2
  83. data/docs/SwaggerVersion.md +2 -2
  84. data/docs/UpdateRuleForbidden.md +2 -2
  85. data/docs/UpdateRuleForbiddenBody.md +2 -2
  86. data/docs/UpdateRuleInternalServerError.md +2 -2
  87. data/docs/UpdateRuleInternalServerErrorBody.md +2 -2
  88. data/docs/UpdateRuleNotFound.md +2 -2
  89. data/docs/UpdateRuleNotFoundBody.md +2 -2
  90. data/docs/UpdateRuleOK.md +2 -2
  91. data/docs/UpdateRuleUnauthorized.md +2 -2
  92. data/docs/UpdateRuleUnauthorizedBody.md +2 -2
  93. data/docs/Upstream.md +2 -2
  94. data/docs/Version.md +2 -2
  95. data/lib/ory-oathkeeper-client/api/api_api.rb +3 -3
  96. data/lib/ory-oathkeeper-client/api_client.rb +4 -4
  97. data/lib/ory-oathkeeper-client/api_error.rb +3 -3
  98. data/lib/ory-oathkeeper-client/configuration.rb +3 -3
  99. data/lib/ory-oathkeeper-client/models/create_rule_created.rb +6 -6
  100. data/lib/ory-oathkeeper-client/models/create_rule_forbidden.rb +6 -6
  101. data/lib/ory-oathkeeper-client/models/create_rule_forbidden_body.rb +6 -6
  102. data/lib/ory-oathkeeper-client/models/create_rule_internal_server_error.rb +6 -6
  103. data/lib/ory-oathkeeper-client/models/create_rule_internal_server_error_body.rb +6 -6
  104. data/lib/ory-oathkeeper-client/models/create_rule_unauthorized.rb +6 -6
  105. data/lib/ory-oathkeeper-client/models/create_rule_unauthorized_body.rb +6 -6
  106. data/lib/ory-oathkeeper-client/models/decisions_forbidden.rb +6 -6
  107. data/lib/ory-oathkeeper-client/models/decisions_forbidden_body.rb +6 -6
  108. data/lib/ory-oathkeeper-client/models/decisions_internal_server_error.rb +6 -6
  109. data/lib/ory-oathkeeper-client/models/decisions_internal_server_error_body.rb +6 -6
  110. data/lib/ory-oathkeeper-client/models/decisions_not_found.rb +6 -6
  111. data/lib/ory-oathkeeper-client/models/decisions_not_found_body.rb +6 -6
  112. data/lib/ory-oathkeeper-client/models/decisions_unauthorized.rb +6 -6
  113. data/lib/ory-oathkeeper-client/models/decisions_unauthorized_body.rb +6 -6
  114. data/lib/ory-oathkeeper-client/models/delete_rule_forbidden.rb +6 -6
  115. data/lib/ory-oathkeeper-client/models/delete_rule_forbidden_body.rb +6 -6
  116. data/lib/ory-oathkeeper-client/models/delete_rule_internal_server_error.rb +6 -6
  117. data/lib/ory-oathkeeper-client/models/delete_rule_internal_server_error_body.rb +6 -6
  118. data/lib/ory-oathkeeper-client/models/delete_rule_not_found.rb +6 -6
  119. data/lib/ory-oathkeeper-client/models/delete_rule_not_found_body.rb +6 -6
  120. data/lib/ory-oathkeeper-client/models/delete_rule_unauthorized.rb +6 -6
  121. data/lib/ory-oathkeeper-client/models/delete_rule_unauthorized_body.rb +6 -6
  122. data/lib/ory-oathkeeper-client/models/get_rule_forbidden.rb +6 -6
  123. data/lib/ory-oathkeeper-client/models/get_rule_forbidden_body.rb +6 -6
  124. data/lib/ory-oathkeeper-client/models/get_rule_internal_server_error.rb +6 -6
  125. data/lib/ory-oathkeeper-client/models/get_rule_internal_server_error_body.rb +6 -6
  126. data/lib/ory-oathkeeper-client/models/get_rule_not_found.rb +6 -6
  127. data/lib/ory-oathkeeper-client/models/get_rule_not_found_body.rb +6 -6
  128. data/lib/ory-oathkeeper-client/models/get_rule_ok.rb +6 -6
  129. data/lib/ory-oathkeeper-client/models/get_rule_unauthorized.rb +6 -6
  130. data/lib/ory-oathkeeper-client/models/get_rule_unauthorized_body.rb +6 -6
  131. data/lib/ory-oathkeeper-client/models/get_well_known_forbidden.rb +6 -6
  132. data/lib/ory-oathkeeper-client/models/get_well_known_forbidden_body.rb +6 -6
  133. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_internal_server_error.rb +6 -6
  134. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_internal_server_error_body.rb +6 -6
  135. data/lib/ory-oathkeeper-client/models/get_well_known_json_web_keys_ok.rb +6 -6
  136. data/lib/ory-oathkeeper-client/models/get_well_known_ok.rb +6 -6
  137. data/lib/ory-oathkeeper-client/models/get_well_known_unauthorized.rb +6 -6
  138. data/lib/ory-oathkeeper-client/models/get_well_known_unauthorized_body.rb +6 -6
  139. data/lib/ory-oathkeeper-client/models/health_not_ready_status.rb +6 -6
  140. data/lib/ory-oathkeeper-client/models/health_status.rb +6 -6
  141. data/lib/ory-oathkeeper-client/models/inline_response500.rb +6 -6
  142. data/lib/ory-oathkeeper-client/models/is_instance_alive_internal_server_error.rb +6 -6
  143. data/lib/ory-oathkeeper-client/models/is_instance_alive_internal_server_error_body.rb +6 -6
  144. data/lib/ory-oathkeeper-client/models/is_instance_alive_ok.rb +6 -6
  145. data/lib/ory-oathkeeper-client/models/json_web_key.rb +6 -6
  146. data/lib/ory-oathkeeper-client/models/json_web_key_set.rb +6 -6
  147. data/lib/ory-oathkeeper-client/models/judge_forbidden.rb +6 -6
  148. data/lib/ory-oathkeeper-client/models/judge_forbidden_body.rb +6 -6
  149. data/lib/ory-oathkeeper-client/models/judge_internal_server_error.rb +6 -6
  150. data/lib/ory-oathkeeper-client/models/judge_internal_server_error_body.rb +6 -6
  151. data/lib/ory-oathkeeper-client/models/judge_not_found.rb +6 -6
  152. data/lib/ory-oathkeeper-client/models/judge_not_found_body.rb +6 -6
  153. data/lib/ory-oathkeeper-client/models/judge_unauthorized.rb +6 -6
  154. data/lib/ory-oathkeeper-client/models/judge_unauthorized_body.rb +6 -6
  155. data/lib/ory-oathkeeper-client/models/list_rules_forbidden.rb +6 -6
  156. data/lib/ory-oathkeeper-client/models/list_rules_forbidden_body.rb +6 -6
  157. data/lib/ory-oathkeeper-client/models/list_rules_internal_server_error.rb +6 -6
  158. data/lib/ory-oathkeeper-client/models/list_rules_internal_server_error_body.rb +6 -6
  159. data/lib/ory-oathkeeper-client/models/list_rules_ok.rb +6 -6
  160. data/lib/ory-oathkeeper-client/models/list_rules_unauthorized.rb +6 -6
  161. data/lib/ory-oathkeeper-client/models/list_rules_unauthorized_body.rb +6 -6
  162. data/lib/ory-oathkeeper-client/models/rule.rb +6 -6
  163. data/lib/ory-oathkeeper-client/models/rule_handler.rb +6 -6
  164. data/lib/ory-oathkeeper-client/models/rule_match.rb +6 -6
  165. data/lib/ory-oathkeeper-client/models/swagger_create_rule_parameters.rb +6 -6
  166. data/lib/ory-oathkeeper-client/models/swagger_get_rule_parameters.rb +6 -6
  167. data/lib/ory-oathkeeper-client/models/swagger_health_status.rb +6 -6
  168. data/lib/ory-oathkeeper-client/models/swagger_json_web_key.rb +6 -6
  169. data/lib/ory-oathkeeper-client/models/swagger_json_web_key_set.rb +6 -6
  170. data/lib/ory-oathkeeper-client/models/swagger_list_rules_parameters.rb +6 -6
  171. data/lib/ory-oathkeeper-client/models/swagger_not_ready_status.rb +6 -6
  172. data/lib/ory-oathkeeper-client/models/swagger_rule.rb +6 -6
  173. data/lib/ory-oathkeeper-client/models/swagger_rule_handler.rb +6 -6
  174. data/lib/ory-oathkeeper-client/models/swagger_rule_match.rb +6 -6
  175. data/lib/ory-oathkeeper-client/models/swagger_rule_response.rb +6 -6
  176. data/lib/ory-oathkeeper-client/models/swagger_rules_response.rb +6 -6
  177. data/lib/ory-oathkeeper-client/models/swagger_update_rule_parameters.rb +6 -6
  178. data/lib/ory-oathkeeper-client/models/swagger_version.rb +6 -6
  179. data/lib/ory-oathkeeper-client/models/update_rule_forbidden.rb +6 -6
  180. data/lib/ory-oathkeeper-client/models/update_rule_forbidden_body.rb +6 -6
  181. data/lib/ory-oathkeeper-client/models/update_rule_internal_server_error.rb +6 -6
  182. data/lib/ory-oathkeeper-client/models/update_rule_internal_server_error_body.rb +6 -6
  183. data/lib/ory-oathkeeper-client/models/update_rule_not_found.rb +6 -6
  184. data/lib/ory-oathkeeper-client/models/update_rule_not_found_body.rb +6 -6
  185. data/lib/ory-oathkeeper-client/models/update_rule_ok.rb +6 -6
  186. data/lib/ory-oathkeeper-client/models/update_rule_unauthorized.rb +6 -6
  187. data/lib/ory-oathkeeper-client/models/update_rule_unauthorized_body.rb +6 -6
  188. data/lib/ory-oathkeeper-client/models/upstream.rb +6 -6
  189. data/lib/ory-oathkeeper-client/models/version.rb +6 -6
  190. data/lib/ory-oathkeeper-client/version.rb +4 -4
  191. data/lib/ory-oathkeeper-client.rb +4 -4
  192. data/ory-oathkeeper-client.gemspec +3 -3
  193. data/spec/api_client_spec.rb +31 -31
  194. data/spec/configuration_spec.rb +5 -5
  195. data/spec/spec_helper.rb +2 -2
  196. metadata +2 -2
@@ -3,17 +3,17 @@
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.38.14-beta.1
6
+ The version of the OpenAPI document: v0.38.15-beta.1
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.1
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  class HealthStatus
18
18
  # Status always contains \"ok\".
19
19
  attr_accessor :status
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::HealthStatus` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::HealthStatus` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::HealthStatus`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::HealthStatus`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module OryHydraClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = OryHydraClient.const_get(type)
166
+ klass = OryOathkeeperClient.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  end
@@ -3,17 +3,17 @@
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.38.14-beta.1
6
+ The version of the OpenAPI document: v0.38.15-beta.1
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.1
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  class InlineResponse500
18
18
  attr_accessor :code
19
19
 
@@ -66,13 +66,13 @@ module OryHydraClient
66
66
  # @param [Hash] attributes Model attributes in the form of hash
67
67
  def initialize(attributes = {})
68
68
  if (!attributes.is_a?(Hash))
69
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::InlineResponse500` initialize method"
69
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::InlineResponse500` initialize method"
70
70
  end
71
71
 
72
72
  # check to see if the attribute exists and convert string to symbol for hash key
73
73
  attributes = attributes.each_with_object({}) { |(k, v), h|
74
74
  if (!self.class.attribute_map.key?(k.to_sym))
75
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::InlineResponse500`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
75
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::InlineResponse500`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
76
76
  end
77
77
  h[k.to_sym] = v
78
78
  }
@@ -209,7 +209,7 @@ module OryHydraClient
209
209
  end
210
210
  else # model
211
211
  # models (e.g. Pet) or oneOf
212
- klass = OryHydraClient.const_get(type)
212
+ klass = OryOathkeeperClient.const_get(type)
213
213
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
214
214
  end
215
215
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # The standard error format
18
18
  class IsInstanceAliveInternalServerError
19
19
  attr_accessor :payload
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::IsInstanceAliveInternalServerError` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::IsInstanceAliveInternalServerError` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::IsInstanceAliveInternalServerError`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::IsInstanceAliveInternalServerError`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module OryHydraClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = OryHydraClient.const_get(type)
166
+ klass = OryOathkeeperClient.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # IsInstanceAliveInternalServerErrorBody IsInstanceAliveInternalServerErrorBody is instance alive internal server error body
18
18
  class IsInstanceAliveInternalServerErrorBody
19
19
  # code
@@ -73,13 +73,13 @@ module OryHydraClient
73
73
  # @param [Hash] attributes Model attributes in the form of hash
74
74
  def initialize(attributes = {})
75
75
  if (!attributes.is_a?(Hash))
76
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::IsInstanceAliveInternalServerErrorBody` initialize method"
76
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::IsInstanceAliveInternalServerErrorBody` initialize method"
77
77
  end
78
78
 
79
79
  # check to see if the attribute exists and convert string to symbol for hash key
80
80
  attributes = attributes.each_with_object({}) { |(k, v), h|
81
81
  if (!self.class.attribute_map.key?(k.to_sym))
82
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::IsInstanceAliveInternalServerErrorBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
82
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::IsInstanceAliveInternalServerErrorBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
83
83
  end
84
84
  h[k.to_sym] = v
85
85
  }
@@ -216,7 +216,7 @@ module OryHydraClient
216
216
  end
217
217
  else # model
218
218
  # models (e.g. Pet) or oneOf
219
- klass = OryHydraClient.const_get(type)
219
+ klass = OryOathkeeperClient.const_get(type)
220
220
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
221
221
  end
222
222
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # healthStatus
18
18
  class IsInstanceAliveOK
19
19
  attr_accessor :payload
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::IsInstanceAliveOK` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::IsInstanceAliveOK` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::IsInstanceAliveOK`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::IsInstanceAliveOK`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module OryHydraClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = OryHydraClient.const_get(type)
166
+ klass = OryOathkeeperClient.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  end
@@ -3,17 +3,17 @@
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.38.14-beta.1
6
+ The version of the OpenAPI document: v0.38.15-beta.1
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.1
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  class JsonWebKey
18
18
  # The \"alg\" (algorithm) parameter identifies the algorithm intended for use with the key. The values used should either be registered in the IANA \"JSON Web Signature and Encryption Algorithms\" registry established by [JWA] or be a value that contains a Collision- Resistant Name.
19
19
  attr_accessor :alg
@@ -115,13 +115,13 @@ module OryHydraClient
115
115
  # @param [Hash] attributes Model attributes in the form of hash
116
116
  def initialize(attributes = {})
117
117
  if (!attributes.is_a?(Hash))
118
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::JsonWebKey` initialize method"
118
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::JsonWebKey` initialize method"
119
119
  end
120
120
 
121
121
  # check to see if the attribute exists and convert string to symbol for hash key
122
122
  attributes = attributes.each_with_object({}) { |(k, v), h|
123
123
  if (!self.class.attribute_map.key?(k.to_sym))
124
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::JsonWebKey`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
124
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::JsonWebKey`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
125
125
  end
126
126
  h[k.to_sym] = v
127
127
  }
@@ -313,7 +313,7 @@ module OryHydraClient
313
313
  end
314
314
  else # model
315
315
  # models (e.g. Pet) or oneOf
316
- klass = OryHydraClient.const_get(type)
316
+ klass = OryOathkeeperClient.const_get(type)
317
317
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
318
318
  end
319
319
  end
@@ -3,17 +3,17 @@
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.38.14-beta.1
6
+ The version of the OpenAPI document: v0.38.15-beta.1
7
7
  Contact: hi@ory.am
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.1
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  class JsonWebKeySet
18
18
  # The value of the \"keys\" parameter is an array of JWK values. By default, the order of the JWK values within the array does not imply an order of preference among them, although applications of JWK Sets can choose to assign a meaning to the order for their purposes, if desired.
19
19
  attr_accessor :keys
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::JsonWebKeySet` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::JsonWebKeySet` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::JsonWebKeySet`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::JsonWebKeySet`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -165,7 +165,7 @@ module OryHydraClient
165
165
  end
166
166
  else # model
167
167
  # models (e.g. Pet) or oneOf
168
- klass = OryHydraClient.const_get(type)
168
+ klass = OryOathkeeperClient.const_get(type)
169
169
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
170
170
  end
171
171
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # The standard error format
18
18
  class JudgeForbidden
19
19
  attr_accessor :payload
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::JudgeForbidden` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::JudgeForbidden` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::JudgeForbidden`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::JudgeForbidden`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module OryHydraClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = OryHydraClient.const_get(type)
166
+ klass = OryOathkeeperClient.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # JudgeForbiddenBody JudgeForbiddenBody JudgeForbiddenBody judge forbidden body
18
18
  class JudgeForbiddenBody
19
19
  # code
@@ -73,13 +73,13 @@ module OryHydraClient
73
73
  # @param [Hash] attributes Model attributes in the form of hash
74
74
  def initialize(attributes = {})
75
75
  if (!attributes.is_a?(Hash))
76
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::JudgeForbiddenBody` initialize method"
76
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::JudgeForbiddenBody` initialize method"
77
77
  end
78
78
 
79
79
  # check to see if the attribute exists and convert string to symbol for hash key
80
80
  attributes = attributes.each_with_object({}) { |(k, v), h|
81
81
  if (!self.class.attribute_map.key?(k.to_sym))
82
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::JudgeForbiddenBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
82
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::JudgeForbiddenBody`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
83
83
  end
84
84
  h[k.to_sym] = v
85
85
  }
@@ -216,7 +216,7 @@ module OryHydraClient
216
216
  end
217
217
  else # model
218
218
  # models (e.g. Pet) or oneOf
219
- klass = OryHydraClient.const_get(type)
219
+ klass = OryOathkeeperClient.const_get(type)
220
220
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
221
221
  end
222
222
  end
@@ -3,17 +3,17 @@
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
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
- OpenAPI Generator version: 5.0.0
9
+ OpenAPI Generator version: 5.2.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
14
  require 'time'
15
15
 
16
- module OryHydraClient
16
+ module OryOathkeeperClient
17
17
  # The standard error format
18
18
  class JudgeInternalServerError
19
19
  attr_accessor :payload
@@ -47,13 +47,13 @@ module OryHydraClient
47
47
  # @param [Hash] attributes Model attributes in the form of hash
48
48
  def initialize(attributes = {})
49
49
  if (!attributes.is_a?(Hash))
50
- fail ArgumentError, "The input argument (attributes) must be a hash in `OryHydraClient::JudgeInternalServerError` initialize method"
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryOathkeeperClient::JudgeInternalServerError` initialize method"
51
51
  end
52
52
 
53
53
  # check to see if the attribute exists and convert string to symbol for hash key
54
54
  attributes = attributes.each_with_object({}) { |(k, v), h|
55
55
  if (!self.class.attribute_map.key?(k.to_sym))
56
- fail ArgumentError, "`#{k}` is not a valid attribute in `OryHydraClient::JudgeInternalServerError`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryOathkeeperClient::JudgeInternalServerError`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
57
  end
58
58
  h[k.to_sym] = v
59
59
  }
@@ -163,7 +163,7 @@ module OryHydraClient
163
163
  end
164
164
  else # model
165
165
  # models (e.g. Pet) or oneOf
166
- klass = OryHydraClient.const_get(type)
166
+ klass = OryOathkeeperClient.const_get(type)
167
167
  klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
168
168
  end
169
169
  end