docs/DecisionsUnauthorized.md in ory-oathkeeper-client-0.38.14.beta1 vs docs/DecisionsUnauthorized.md in ory-oathkeeper-client-0.38.15.beta1

- old
+ new

@@ -1,6 +1,6 @@ -# OryHydraClient::DecisionsUnauthorized +# OryOathkeeperClient::DecisionsUnauthorized ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | @@ -9,10 +9,10 @@ ## Example ```ruby require 'ory-oathkeeper-client' -instance = OryHydraClient::DecisionsUnauthorized.new( +instance = OryOathkeeperClient::DecisionsUnauthorized.new( payload: null ) ```