-
Notifications
You must be signed in to change notification settings - Fork 72
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(file-utils): add a utility package for handling file uploads #2155
Conversation
packages/file-utils/package.json
Outdated
{ | ||
"name": "@sourceloop/file-utils", | ||
"version": "0.0.0", | ||
"description": "A Tenant guard extension to prevent cross tenant access and operations", |
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.
change this
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.
fixed
packages/file-utils/README.md
Outdated
To install the package, run the following command: | ||
|
||
```shell | ||
npm install @loopback/file-utils |
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.
fix this
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.
fixed
b2aaa57
to
73974b6
Compare
73974b6
to
f512955
Compare
Quality Gate passedIssues Measures |
Description
Type of change
Checklist: