Skip to content
  • Juan Leyva's avatar
    MDL-58399 webservice: Return additional file fields for repositories · 1104a9fa
    Juan Leyva authored
    We should be detecting when we are treating files that are linked to
    external repositories.
    For doing that we'd need to return some additional fields via Web
    Services:
    - isexternalfile
    - mimetype (google docs files use an special one)
    - repositorytype (the repository plugin name)
    1104a9fa