This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I have a swagger 2.0 where I am using a "pattern" = "^.+@.+\..+$" field for an "email" property. When importing the spec on Dev Portal, it displays "^.+@.+\\..+$" which is not what I want.