We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179eb32 commit ff66a39Copy full SHA for ff66a39
lib/MetaCPAN/Script/Mapping/User/Account.pm
@@ -5,9 +5,6 @@ use warnings;
5
6
sub mapping {
7
'{
8
- "_timestamp" : {
9
- "enabled" : true
10
- },
11
"dynamic" : "false",
12
"properties" : {
13
"access_token" : {
lib/MetaCPAN/Script/Mapping/User/Session.pm
"dynamic" : "false"
}';
}
0 commit comments