FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: correct notification error message by tritone · Pull Request #1290 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

fix: correct notification error message - #1290

Merged
tritone merged 1 commit into
googleapis:mainfrom
tritone:notification-err
Jun 17, 2024
Merged

fix: correct notification error message#1290
tritone merged 1 commit into
googleapis:mainfrom
tritone:notification-err

Conversation

tritone commented Jun 17, 2024

Copy link
Copy Markdown
Contributor

To create a new notification, the notification_id field must be set to None. Update the error message to clarify this.

Fixes #1289

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

To create a new notification, the notification_id field must be
set to None. Update the error message to clarify this.

Fixes googleapis#1289
tritone requested review from a team June 17, 2024 15:13
product-auto-label Bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/python-storage API. labels Jun 17, 2024

Copy link
Copy Markdown
Contributor

Thank you! Please feel free to merge directly, or ask me to merge, when you're ready.

andrewsg added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 17, 2024
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 17, 2024
tritone merged commit 1cb977d into googleapis:main Jun 17, 2024
tritone deleted the notification-err branch June 17, 2024 20:28
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misleading error message when creating notifications while specifying a notification ID.

3 participants


Back | FazBrowse Home | New Git URL