Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(files): support for upload and download files #281

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Conversation

enudler
Copy link
Collaborator

@enudler enudler commented Apr 5, 2020

No description provided.

@enudler enudler changed the base branch from master to feature-files-csv April 7, 2020 06:33
@enudler enudler changed the title WIP: feat(files): support for upload and download files feat(files): support for upload and download files Apr 7, 2020
@enudler
Copy link
Collaborator Author

enudler commented Apr 7, 2020

Breaking changes

  1. removing GET: /v1/tests/file/{file_id} and replacing it with GET: v1/files/{file_id}
    Predator-runner 1.3.x will be adjusted to use this endpoint (currently used for old processors files)
  2. OpenAPI/Docs will be in another branch

docs/openapi3.yaml Outdated Show resolved Hide resolved
@enudler enudler merged commit f33f9cf into feature-files-csv Apr 7, 2020
@enudler enudler deleted the files branch April 9, 2020 15:24
enudler added a commit that referenced this pull request Jun 9, 2020
* feat(files): new api for saving files (currently csv)
enudler added a commit that referenced this pull request Jun 14, 2020
* feat(csv): support for csv files (#281 #268 )

Co-authored-by: Manor <manor.lahagani@zooz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants