Closed gioelecerati closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
livepeer-studio | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 17, 2024 5:27pm |
@victorges do you know why the stream name was immutable till now?
There was also a specific test making sure it was immutable (the stream name is immutable
) - is a name update going to affect anything?
@gioelecerati oh wow super weird that there's even a test. I have no idea 😅 can't think of anything that would break but now it's better to test it anyway. Maybe on the very beginning it was used for configuring streams on mist (or even wowza lol)
@gioelecerati oh wow super weird that there's even a test. I have no idea 😅 can't think of anything that would break but now it's better to test it anyway. Maybe on the very beginning it was used for configuring streams on mist (or even wowza lol)
Coold :D was added here https://github.com/livepeer/studio/pull/430 and I think it was just added without any specific reason, but let's test throughly either way!
@gioelecerati lol got it. that PR has nothing to do with stream name then, probably just a confusing string i used to test the additionalProperties
validation.
What does this pull request do? Explain your changes. (required)
name
as field inPATCH
stream apiSpecific updates (required)
How did you test each of these updates (required)
Does this pull request close any open issues?
Screenshots (optional)
Checklist