Skip to content
  • Gilles Mouchard's avatar
    Added DELETE endpoints for source codes (AST), source code annotations and... · a499d339
    Gilles Mouchard authored
    Added DELETE endpoints for source codes (AST), source code annotations and comments, for each programming languages and for any programming language (unified endpoints).
    Changed C and C++ schema to use 'sourceFile' instead of 'fileName' and 'file' respectively.
    Added GET /code/sourcecode/{dbName}/{filename} and DELETE /code/sourcecode/{dbName}/{filename} endpoints.
    a499d339