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
# "word" in the url-safe base64 alphabet, or single '*'SEGMENT=/([\w-]+|\*)/private_constant:SEGMENTvalidates:value,presence: true,format: {with: /\A(#{SEGMENT}:)*#{SEGMENT}\z/}
Permission values should look like this:
The specs which Gumboot shares with client apps should enforce this so that apps don't need to do it themselves i.e https://github.com/ausaccessfed/spin/pull/6
The text was updated successfully, but these errors were encountered: