Method: OryClient::JsonWebKeySet.openapi_nullable
- Defined in:
- lib/ory-client/models/json_web_key_set.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
42 43 44 45 |
# File 'lib/ory-client/models/json_web_key_set.rb', line 42 def self.openapi_nullable Set.new([ ]) end |