Method: OryClient::IdentityPatchResponse.openapi_nullable
- Defined in:
- lib/ory-client/models/identity_patch_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
74 75 76 77 |
# File 'lib/ory-client/models/identity_patch_response.rb', line 74 def self.openapi_nullable Set.new([ ]) end |