Skip to content

Commit e78bb55

Browse files
Merge pull request #11 from fern-api/ds/introduce-error
Comment out fcm_token from Device
2 parents 64729eb + 4f15609 commit e78bb55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/api/definition/device.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ types:
9898
id: optional<string>
9999
platform: optional<Platform>
100100
onesignal_player_id: optional<string>
101-
fcm_token: optional<string>
101+
# fcm_token: optional<string>
102102
xiaomi_token: optional<string>
103103
oppo_token: optional<string>
104104
vivo_token: optional<string>

0 commit comments

Comments
 (0)