# Nushell core team meeting 2025-04-30 ## Attendees - Piet - Michael - Darren - Andy - Yash - Rose - Loic329 - Douglas - Jan9103 - Devyn - Jack ## Agenda - [x] We had a release 🚀 - [x] `DataSource::URL` or `DataSource::URI` or what else? https://github.com/nushell/nushell/pull/15649 vs https://github.com/nushell/nushell/pull/15601 - [x] Type parameter syntax + one_of. [Comparison table](https://github.com/nushell/nushell/pull/15646#issuecomment-2833547274) ## Discussed Topics - `DataSource` doesn't need URL nor URI for now - we don't have a real use for this yet - going to close the http-based PRs - About `one_of` - much discussion about if we want something like that - nice feature but will also be implemented in new parser too - 15 min not enough - let's comment on the original PR and think about it more