-
Notifications
You must be signed in to change notification settings - Fork 514
Removing unused parameters #1465
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
Conversation
dvaldivia
left a comment
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.
Please check the swagger version, with v0.28.0 a lot of files get changed
➜ git status
On branch remove-limit
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: models/bucket_access.go
modified: models/bucket_encryption_type.go
modified: models/nofitication_service.go
modified: models/notification_event_type.go
modified: models/object_legal_hold_status.go
modified: models/object_retention_mode.go
modified: models/object_retention_unit.go
modified: models/policy_entity.go
modified: models/profiler_type.go
dvaldivia
left a comment
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.
We will move to v0.29.0
|
Daniel, I ran two commands inside this branch on this PR. And there wasn't change in |
dded98a
|
Ok Daniel, I retrieved the latest versions from the repo's tags for |
Fixes miniohq/engineering#453
To remove unused parameters from
List Bucketsend point at Console API