-
Notifications
You must be signed in to change notification settings - Fork 1
CCL-594 Extend the Conclave Cloud API OpenAPI specification to include and endpoint for managing files. #1
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
Open
davihillesheim
wants to merge
35
commits into
dev
Choose a base branch
from
davi/ccl-594
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
013ffc4
Add endpoints for storage.
davihillesheim 41e7148
Fix indentations.
davihillesheim ed858a8
Add schema for the storage api calls.
davihillesheim b985b0b
Remove wrong parameter on FileData schema.
davihillesheim 87807ad
Fix indentations.
davihillesheim 9cd45fd
Fix syntax errors.
davihillesheim a3ba8cb
Change integer format for FileData properties.
davihillesheim cc188bf
Merge remote-tracking branch 'origin/dev' into davi/ccl-594
davihillesheim 22b1fd4
Small merge fix.
davihillesheim 698933a
Add storage back.
davihillesheim 8ec56f4
Update error schemas for storage api.
davihillesheim c34ed22
Update schema.
davihillesheim d9eca1d
Fix parameters.
davihillesheim 6517db2
Minor fix
davihillesheim 061d134
Change regex pattern.
davihillesheim 9e139d2
Double scape backslash as yml complains.
davihillesheim 116cf41
Syntax errors.
davihillesheim fab2903
Change from projectID to projectUID in storage paths.
davihillesheim 8068b77
Change file data schema and fix minor bug on getFile
davihillesheim f21dbea
Remove security param from storage calls.
davihillesheim 869a577
Fix indentations.
davihillesheim c579479
Change storage response type.
davihillesheim b953eee
Change request body for file upload.
davihillesheim a454995
Syntax error
davihillesheim 61fd435
Move FileData and FileMeta components to requestBodies and responses
davihillesheim c57028b
Move FileData and FileMeta components to requestBodies and responses
davihillesheim 88de02b
Minor fixes
davihillesheim 60898aa
Change getStorage return from array to list.
davihillesheim 0b9a96c
Bug fix
davihillesheim 1204ef0
Revert "Bug fix"
davihillesheim 117f946
Revert "Change getStorage return from array to list."
davihillesheim 1ea40e8
Use the fileName schema on schemas that use fileName.
davihillesheim a539e71
Adress comments.
davihillesheim f9227cd
Adress comments.
davihillesheim fd569fc
Specify that the date returned on lastModified is represented in millis
davihillesheim File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.