Skip to content

Commit 9b04039

Browse files
authored
Update README.md
1 parent c3d8b56 commit 9b04039

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
@@ -213,7 +213,7 @@ custom_response = client.rest.custom_endpoint_method(param1="value1", param2="va
213213

214214
## Rest endpoints (exposed under `rest` method)
215215

216-
All URIs are relative to `host` parameter of InfisicalSDKClient.
216+
All URIs are relative to `host` parameter of InfisicalSDKClient. Officially exposed API endpoints for public use are listed here https://infisical.com/docs/api-reference/overview/introduction. API endpoints not officially exposed are subject to change at anytime.
217217

218218
Class | Method | HTTP request | Description
219219
------------ | ------------- | ------------- | -------------

0 commit comments

Comments
 (0)