Redirect properly to correct endpoint depending on content-type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
6
lib/service/metadata.ex
Normal file
6
lib/service/metadata.ex
Normal file
@@ -0,0 +1,6 @@
|
||||
defprotocol Mobilizon.Service.Metadata do
|
||||
@doc """
|
||||
Build tags
|
||||
"""
|
||||
def build_tags(entity)
|
||||
end
|
||||
Reference in New Issue
Block a user