Method: Athenian::PullRequestWith.openapi_nullable
- Defined in:
- lib/athenian/models/pull_request_with.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
69 70 71 72 |
# File 'lib/athenian/models/pull_request_with.rb', line 69 def self.openapi_nullable Set.new([ ]) end |