Method: AmzSpApi::FbaSmallAndLightApiModel::Error.openapi_nullable
- Defined in:
- lib/fba-small-and-light-api-model/models/error.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
45 46 47 48 |
# File 'lib/fba-small-and-light-api-model/models/error.rb', line 45 def self.openapi_nullable Set.new([ ]) end |