Skip to content

Commit c658732

Browse files
committed
Update APIType value in clientconfig.json to use "msgraph" instead of "jamfpro"
1 parent 367f213 commit c658732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Example configuration file (clientconfig.json):
9696
"Environment": {
9797
"InstanceName": "yourinstance",
9898
"OverrideBaseDomain": "",
99-
"APIType": "" // "jamfpro" / "graph"
99+
"APIType": "" // "jamfpro" / "msgraph"
100100
},
101101
"ClientOptions": {
102102
"LogLevel": "LogLevelDebug", // "LogLevelDebug" / "LogLevelInfo" / "LogLevelWarn" / "LogLevelError" / "LogLevelFatal" / "LogLevelPanic"

0 commit comments

Comments
 (0)