Skip to content

Commit 7eb3d46

Browse files
authored
Merge pull request #104 from JameelB/add-xamarin-mobile-crd
Add xamarin to the client type pattern within the mobile crd definition
2 parents 0dce077 + 7555845 commit 7eb3d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artifacts/mobileclient_crd.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
properties:
2121
clientType:
2222
type: string
23-
pattern: 'cordova|iOS|android'
23+
pattern: 'cordova|iOS|android|xamarin'
2424
apiKey:
2525
type: string
2626
pattern: '(\w{8}-\w{4}-\w{4}-\w{4}-\w{11})'

0 commit comments

Comments
 (0)