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
663ae5d better example handling (may require an update to example comments) - it fixes a bug where example values, if they were arrays, would be further nested inside an array. Instead now, the example is used without modification, giving more control to users. But it means you may need to update any existing documentation to include [ ] array in the example, if the field is an array.