Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-faraday
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-faraday
Commits
eec9c1f1
Commit
eec9c1f1
authored
7 years ago
by
Sebastian
Browse files
Options
Downloads
Patches
Plain Diff
fixed readme table
parent
fc85bbca
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/xpub-aws/README.md
+4
-4
4 additions, 4 deletions
packages/xpub-aws/README.md
with
4 additions
and
4 deletions
packages/xpub-aws/README.md
+
4
−
4
View file @
eec9c1f1
...
...
@@ -53,8 +53,8 @@ Content-Type: text/plain
This endpoint allows you to retrieve a file's signed URL that can be used to download the file.
#### Request
`
GET /api/aws-signed-url/{fragmentId}/{fileId}`
|
URI
Parameter
|
Requiered
|
Requirements
|
Description|
|
:
---
:
|
:
---
:
|
:
---
:
|
:
---
:
|
|
URI
Parameter
|
Requiered
|
Requirements
|
Description
|
|
----
---
-
|
----
---
-
|
----
---
-
|
----
---
-
|
|
fragmentId | Yes | String | The ID of the fragment to which the file belongs to |
|
fileId | Yes | String | The ID of the file |
...
...
@@ -69,8 +69,8 @@ HTTP/1.1 200
## Delete file [DELETE]
#### Request
`DELETE /api/aws-delete/{fragmentId}/{fileId}`
|URI Parameter
|
Requiered
|
Requirements
|
Description|
|
:
---
:
|
:
---
:
|
:
---
:
|
:
---
:
|
|
URI Parameter
|
Requiered
|
Requirements
|
Description
|
|
----
---
-
|
----
---
-
|
----
---
-
|
----
---
-
|
| fragmentId | Yes | String | The ID of the fragment to which the file belongs to |
| fileId | Yes | String | The ID of the file |
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment