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 367f213 commit c658732Copy full SHA for c658732
README.md
@@ -96,7 +96,7 @@ Example configuration file (clientconfig.json):
96
"Environment": {
97
"InstanceName": "yourinstance",
98
"OverrideBaseDomain": "",
99
- "APIType": "" // "jamfpro" / "graph"
+ "APIType": "" // "jamfpro" / "msgraph"
100
},
101
"ClientOptions": {
102
"LogLevel": "LogLevelDebug", // "LogLevelDebug" / "LogLevelInfo" / "LogLevelWarn" / "LogLevelError" / "LogLevelFatal" / "LogLevelPanic"
0 commit comments