File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " accountUsers" ,
3- "dataSourceConfig " : {
3+ "config " : {
44 "httpMethod" : " get" ,
55 "expandInnerObjects" : true ,
66 "endpointPath" : " user" ,
5959 ],
6060 "timeframes" : false ,
6161 "displayName" : " Account Users" ,
62- "dataSourceName " : " httpRequestUnscoped" ,
62+ "baseDataSourceName " : " httpRequestUnscoped" ,
6363 "matches" : " none"
6464}
Original file line number Diff line number Diff line change 11{
22 "name" : " certificateOrders" ,
3- "dataSourceConfig " : {
3+ "config " : {
44 "httpMethod" : " get" ,
55 "expandInnerObjects" : true ,
66 "endpointPath" : " order/certificate" ,
111111 ],
112112 "timeframes" : false ,
113113 "displayName" : " Certificate Orders" ,
114- "dataSourceName " : " httpRequestUnscoped" ,
114+ "baseDataSourceName " : " httpRequestUnscoped" ,
115115 "matches" : " none"
116116}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " digicert" ,
33 "displayName" : " DigiCert" ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.0.4 " ,
55 "author" : {
66 "name" : " shaswot.subedi@squaredup.com" ,
77 "type" : " community"
1212 "restrictedToPlatforms" : [],
1313 "importNotSupported" : true ,
1414 "schemaVersion" : " 2.0" ,
15- "basePlugin" : " WebAPI" ,
16- "basePluginMajorVersion" : " 1" ,
17- "basePluginConfig" : {
18- "authMode" : " none" ,
19- "headers" : [
20- {
21- "value" : " {{apiKey}}" ,
22- "key" : " X-DC-DEVKEY"
23- }
24- ],
25- "queryArgs" : [],
26- "baseUrl" : " https://www.digicert.com/services/v2"
15+ "base" : {
16+ "plugin" : " WebAPI" ,
17+ "majorVersion" : " 1" ,
18+ "config" : {
19+ "authMode" : " none" ,
20+ "headers" : [
21+ {
22+ "value" : " {{apiKey}}" ,
23+ "key" : " X-DC-DEVKEY"
24+ }
25+ ],
26+ "queryArgs" : [],
27+ "baseUrl" : " https://www.digicert.com/services/v2"
28+ }
2729 },
2830 "links" : [
2931 {
You can’t perform that action at this time.
0 commit comments