Skip to content

Commit

Permalink
Merge pull request #104 from JameelB/add-xamarin-mobile-crd
Browse files Browse the repository at this point in the history
Add xamarin to the client type pattern within the mobile crd definition
  • Loading branch information
maleck13 authored Apr 23, 2018
2 parents 0dce077 + 7555845 commit 7eb3d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion artifacts/mobileclient_crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
properties:
clientType:
type: string
pattern: 'cordova|iOS|android'
pattern: 'cordova|iOS|android|xamarin'
apiKey:
type: string
pattern: '(\w{8}-\w{4}-\w{4}-\w{4}-\w{11})'
Expand Down

0 comments on commit 7eb3d46

Please sign in to comment.