You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2019/08/27 21:09:00 UTC

[oodt] branch development updated (448cb8e -> bfc67e6)

This is an automated email from the ASF dual-hosted git repository.

magicaltrout pushed a change to branch development
in repository https://gitbox.apache.org/repos/asf/oodt.git.


    from 448cb8e  Merge pull request #104 from NGimhana/OODT-1016
     add bfc67e6  [OODT-1028] Add swagger implementations for File and Workflow Managers (#114)

No new revisions were added by this update.

Summary of changes:
 .../fm_swagger_implementation/swagger_fm.json      |  44 -----
 .../swagger-implementations/file_manager.yaml      | 193 +++++++++++++++++++++
 .../swagger-implementations/workflow_manager.yaml  | 171 ++++++++++++++++++
 3 files changed, 364 insertions(+), 44 deletions(-)
 delete mode 100644 react-components/fm_swagger_implementation/swagger_fm.json
 create mode 100644 react-components/swagger-implementations/file_manager.yaml
 create mode 100644 react-components/swagger-implementations/workflow_manager.yaml