Method: OryClient::CreateJsonWebKeySet.openapi_nullable
- Defined in:
- lib/ory-client/models/create_json_web_key_set.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
57 58 59 60 |
# File 'lib/ory-client/models/create_json_web_key_set.rb', line 57 def self.openapi_nullable Set.new([ ]) end |