| Line |
Stmt Id |
Pos |
Tree |
Symbol |
Tests |
Code |
|
35
|
37869
|
1276
-
1276
|
Select
|
com.github.swagger.akka.model.Info.apply$default$7
|
|
com.github.swagger.akka.model.`package`.Info.apply$default$7
|
|
35
|
41972
|
1276
-
1276
|
Select
|
com.github.swagger.akka.model.Info.apply$default$6
|
|
com.github.swagger.akka.model.`package`.Info.apply$default$6
|
|
35
|
51176
|
1276
-
1508
|
Apply
|
com.github.swagger.akka.model.Info.apply
|
|
com.github.swagger.akka.model.`package`.Info.apply("The following definition represents the Make.org API.", x$4, "Make.org API", x$5, x$3, x$6, x$7)
|
|
35
|
49540
|
1276
-
1276
|
Select
|
com.github.swagger.akka.model.Info.apply$default$4
|
|
com.github.swagger.akka.model.`package`.Info.apply$default$4
|
|
35
|
35771
|
1276
-
1276
|
Select
|
com.github.swagger.akka.model.Info.apply$default$2
|
|
com.github.swagger.akka.model.`package`.Info.apply$default$2
|
|
36
|
42259
|
1294
-
1308
|
Literal
|
<nosymbol>
|
|
"Make.org API"
|
|
37
|
34740
|
1328
-
1383
|
Literal
|
<nosymbol>
|
|
"The following definition represents the Make.org API."
|
|
38
|
44637
|
1399
-
1504
|
Apply
|
scala.Some.apply
|
|
scala.Some.apply[com.github.swagger.akka.model.Contact](com.github.swagger.akka.model.`package`.Contact.apply("Technical team", "https://make.org/FR/contact", "technique@make.org"))
|
|
38
|
30544
|
1404
-
1503
|
Apply
|
com.github.swagger.akka.model.Contact.apply
|
|
com.github.swagger.akka.model.`package`.Contact.apply("Technical team", "https://make.org/FR/contact", "technique@make.org")
|
|
42
|
43059
|
1557
-
1560
|
Select
|
org.make.api.technical.MakeDocumentation.ssl
|
|
MakeDocumentation.this.ssl
|
|
43
|
35190
|
1570
-
1588
|
Apply
|
scala.collection.IterableFactory.apply
|
|
scala.`package`.List.apply[io.swagger.models.Scheme](HTTPS)
|
|
43
|
31303
|
1570
-
1588
|
Block
|
scala.collection.IterableFactory.apply
|
|
scala.`package`.List.apply[io.swagger.models.Scheme](HTTPS)
|
|
45
|
44400
|
1608
-
1625
|
Apply
|
scala.collection.IterableFactory.apply
|
|
scala.`package`.List.apply[io.swagger.models.Scheme](HTTP)
|
|
45
|
36835
|
1608
-
1625
|
Block
|
scala.collection.IterableFactory.apply
|
|
scala.`package`.List.apply[io.swagger.models.Scheme](HTTP)
|
|
48
|
49581
|
1719
-
1728
|
Literal
|
<nosymbol>
|
|
"MakeApi"
|
|
48
|
50376
|
1715
-
2035
|
Apply
|
scala.collection.MapFactory.apply
|
|
scala.Predef.Map.apply[String, io.swagger.models.auth.OAuth2Definition](scala.Predef.ArrowAssoc[String]("MakeApi").->[io.swagger.models.auth.OAuth2Definition]({
val definition: io.swagger.models.auth.OAuth2Definition = new io.swagger.models.auth.OAuth2Definition();
definition.setFlow(scalaoauth2.provider.OAuthGrantType.`package`.IMPLICIT);
definition.setAuthorizationUrl("/oauth/authenticate");
definition.setType("oauth2");
definition.setScopes(scala.jdk.CollectionConverters.MapHasAsJava[String, String](scala.Predef.Map.apply[String, String](scala.Predef.ArrowAssoc[String]("user").->[String]("application user"), scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin"))).asJava);
definition
}))
|
|
48
|
37345
|
1719
-
2034
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("MakeApi").->[io.swagger.models.auth.OAuth2Definition]({
val definition: io.swagger.models.auth.OAuth2Definition = new io.swagger.models.auth.OAuth2Definition();
definition.setFlow(scalaoauth2.provider.OAuthGrantType.`package`.IMPLICIT);
definition.setAuthorizationUrl("/oauth/authenticate");
definition.setType("oauth2");
definition.setScopes(scala.jdk.CollectionConverters.MapHasAsJava[String, String](scala.Predef.Map.apply[String, String](scala.Predef.ArrowAssoc[String]("user").->[String]("application user"), scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin"))).asJava);
definition
})
|
|
49
|
41727
|
1755
-
1777
|
Apply
|
io.swagger.models.auth.OAuth2Definition.<init>
|
|
new io.swagger.models.auth.OAuth2Definition()
|
|
50
|
51218
|
1782
-
1825
|
Apply
|
io.swagger.models.auth.OAuth2Definition.setFlow
|
|
definition.setFlow(scalaoauth2.provider.OAuthGrantType.`package`.IMPLICIT)
|
|
50
|
37305
|
1801
-
1824
|
Select
|
scalaoauth2.provider.OAuthGrantType.IMPLICIT
|
|
scalaoauth2.provider.OAuthGrantType.`package`.IMPLICIT
|
|
51
|
42810
|
1830
-
1883
|
Apply
|
io.swagger.models.auth.OAuth2Definition.setAuthorizationUrl
|
|
definition.setAuthorizationUrl("/oauth/authenticate")
|
|
52
|
35232
|
1888
-
1916
|
Apply
|
io.swagger.models.auth.OAuth2Definition.setType
|
|
definition.setType("oauth2")
|
|
53
|
47715
|
1946
-
1974
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("user").->[String]("application user")
|
|
53
|
36344
|
1942
-
2007
|
Apply
|
scala.collection.MapFactory.apply
|
|
scala.Predef.Map.apply[String, String](scala.Predef.ArrowAssoc[String]("user").->[String]("application user"), scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin"))
|
|
53
|
49334
|
1942
-
2014
|
Select
|
scala.collection.convert.AsJavaExtensions.MapHasAsJava.asJava
|
|
scala.jdk.CollectionConverters.MapHasAsJava[String, String](scala.Predef.Map.apply[String, String](scala.Predef.ArrowAssoc[String]("user").->[String]("application user"), scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin"))).asJava
|
|
53
|
41765
|
1921
-
2015
|
Apply
|
io.swagger.models.auth.OAuth2Definition.setScopes
|
|
definition.setScopes(scala.jdk.CollectionConverters.MapHasAsJava[String, String](scala.Predef.Map.apply[String, String](scala.Predef.ArrowAssoc[String]("user").->[String]("application user"), scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin"))).asJava)
|
|
53
|
43842
|
1976
-
2006
|
Apply
|
scala.Predef.ArrowAssoc.->
|
|
scala.Predef.ArrowAssoc[String]("admin").->[String]("application admin")
|