Method: Forgejo::ActivityPub.openapi_types
- Defined in:
- lib/forgejo/models/activity_pub.rb
.openapi_types ⇒ Object
Attribute type mapping.
39 40 41 42 43 |
# File 'lib/forgejo/models/activity_pub.rb', line 39 def self.openapi_types { :'context' => :'String' } end |