Skip to content

Commit 115183f

Browse files
committed
clarify auth
1 parent c8086be commit 115183f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"developerOrganization": "FastComments",
2121
"developerOrganizationUrl": "https://fastcomments.com",
2222
"gitUserId": "fastcomments",
23-
"authorizeHint": "The FastComments API uses two types of endpoints: DefaultApi requires an API key for authentication, whereas PublicApi which can be accessed without authentication (often from browsers/client SDKs using SSO).",
23+
"authorizeHint": "The FastComments API uses two types of endpoints: DefaultApi requires an API key for authentication, whereas PublicApi which can be accessed without an api key (often from browsers/client SDKs using SSO).",
2424
"hideGenerationTimestamp": true
2525
}

0 commit comments

Comments
 (0)