mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-16 03:42:21 +03:00
Renames the provider-node URL flag to --endpoint for nodes add/update/validate so it no longer collides in meaning with the global --base-url (the OmniRoute server target), while keeping the API payload field as baseUrl. Closes #11818. Thanks!
238 B
238 B
- fix(cli): keep the global OmniRoute server
--base-urlseparate from provider-node--endpointvalues in add, update, and validate commands (#11860) — thanks @pacocartones