This commit is contained in:
parent
d32818af09
commit
cfa0566c6d
39 changed files with 2276 additions and 183 deletions
6
storage-new/models/ActivitystreamsObject.go
Normal file
6
storage-new/models/ActivitystreamsObject.go
Normal file
|
@ -0,0 +1,6 @@
|
|||
package models
|
||||
|
||||
// Not sure an extra table is even needed for AS objects
|
||||
// since endpoints get the ID from the url anyway
|
||||
type ActivitystreamsObject struct {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue