tweaking, graphql job, add graphql test gui
This commit is contained in:
11
Service.JobRunner/My Project/Settings.Designer.vb
generated
11
Service.JobRunner/My Project/Settings.Designer.vb
generated
@@ -134,6 +134,17 @@ Namespace My
|
||||
Return CType(Me("TEST_CONFIG"),String)
|
||||
End Get
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("False|0 0 0/1 * * ?|CertPath::E:\jonathanjenne.pfx,CertPass::jonathanjenne,Userna"& _
|
||||
"me::j.jenne@digitaldata.works,Password::DigitalData01!,BaseUrl::http://data.api."& _
|
||||
"wisag.de:8090")> _
|
||||
Public ReadOnly Property GRAPHQL_CONFIG() As String
|
||||
Get
|
||||
Return CType(Me("GRAPHQL_CONFIG"),String)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user