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
Hello, I have constructed a pattern and using it to match the json lines. However I have some keys which are optional. i.e may or may not be present in json. How can we make it optional in pattern?