overridePath property
OverridePath is used to indicate the host's API root endpoint is defined in the URL path rather than by the API specification.
This may be used with non-compliant OCI registries which are missing the /v2 prefix. If not set, containerd sets default false.
Implementation
core.bool? overridePath;