Method: Forgejo::ActivityPub.openapi_nullable
- Defined in:
- lib/forgejo/models/activity_pub.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
46 47 48 49 |
# File 'lib/forgejo/models/activity_pub.rb', line 46 def self.openapi_nullable Set.new([ ]) end |