Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Add ownerEmail to eventhandlers.md#3529

Merged
v1r3n merged 1 commit intoNetflix:mainfrom
bdparrish:patch-1
Mar 13, 2023
Merged

Add ownerEmail to eventhandlers.md#3529
v1r3n merged 1 commit intoNetflix:mainfrom
bdparrish:patch-1

Conversation

@bdparrish
Copy link
Contributor

An ownerEmail field is required to successfully submit the workflow to the API.

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

NOTE: Please remember to run ./gradlew spotlessApply to fix any format violations.

Changes in this PR

The workflow definitions in this tutorial fail due to an ownerEmail field not being present. The API will return a 400 with this error if it is currently submitted in the format defined in the documentation.

Alternatives considered

N/A

An `ownerEmail` field is required to successfully submit the workflow to the API.
@v1r3n v1r3n merged commit 445a05c into Netflix:main Mar 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants