You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Telemetry_Endpoints: Items: []: path: indicates only "^[a-zA-Z0-9.]+$"
Can not use schema 1.32 without error when using iControl Path Pointers that work.
Steps To Reproduce
Steps to reproduce the behavior:
Evaluate in VSCode and find schema validation error on line 30 regarding path value
Environment
Summary
Telemetry_Endpoints: Items: []: path: indicates only "^[a-zA-Z0-9.]+$"
Can not use schema 1.32 without error when using iControl Path Pointers that work.
Steps To Reproduce
Steps to reproduce the behavior:
Validation Error: String does not match the pattern of "^[a-zA-Z0-9.]+$".
Expected Behavior
Acceptable path schema
Actual Behavior
Unable to use schema to validate path pointer that is acceptable to submit and use.
The text was updated successfully, but these errors were encountered: