Uploaded image for project: 'Clowder'
  1. Clowder
  2. CATS-252

api/controllers function name consistency

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • API

      This List is not completed

      controllers.Spaces.getSpace --> controllers.Spaces.space
      //controllers.Datasets.dataset
      //controllers.Collections.collection

      GET /collection/:id --> /collections/:id

      GET /api/datasets/:id @api.Datasets.datasetFilesList(id: UUID)
      GET /api/datasets/:id/listFiles @api.Datasets.datasetFilesList(id: UUID)
      -->remove one of them

      POST /api/datasets/:id/remove @api.Datasets.deleteDataset(id: UUID)
      DELETE /api/datasets/:id @api.Datasets.deleteDataset(id: UUID)
      -->remove one of them

      api.Collections.attachDataset; Spaces.addDatasetToSpace; Spaces.addCollectionToSapce -->use attach or add

      remove Datasets.listOutsideCollection
      DatasetService.listSpace --> listBySpace

              Unassigned Unassigned
              yanzhao3 Yan Zhao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Estimated:
                  Original Estimate - 4 hours
                  4h
                  Remaining:
                  Remaining Estimate - 4 hours
                  4h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified