Method: Athenian::ReleasedPullRequestAuthor.openapi_nullable
- Defined in:
- lib/athenian/models/released_pull_request_author.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
33 34 35 36 |
# File 'lib/athenian/models/released_pull_request_author.rb', line 33 def self.openapi_nullable Set.new([ ]) end |