-
Notifications
You must be signed in to change notification settings - Fork 360
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
6880 import api location docs #6886
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One inline comment as well as:
#6880 (comment)
api/swagger.yml
Outdated
@@ -1250,11 +1250,14 @@ components: | |||
description: Path type, can either be 'common_prefix' or 'object' | |||
path: | |||
type: string | |||
description: A source location to import path or to a single object. Must match the lakeFS installation blockstore type. | |||
description: A source location to a prefix or to a single object. Must match the lakeFS installation blockstore type. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should specify 'common prefix' as we do not support prefix as defined by AWS
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
😭 Deploy PR Preview 111761e failed. Build logs 🤖 By surge-preview |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Per my previous comment, do we want to modify the import docs as well?
@johnnyaug is on it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
closes #6880