apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.85k stars 258 forks source link

Handle `null` pathElements gracefully in message passing API #480

Closed bioball closed 1 month ago

bioball commented 1 month ago

In messages "List Resources Response" and "List Modules Response", if pathElements and error are both null, default to an empty list.