You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vendor/replicated-sdk-development.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ To port forward the SDK API service to your local machine:
31
31
curl localhost:3000/api/v1/license/fields/{field}
32
32
```
33
33
34
-
For more information, see [Replicated SDK API (Beta)](/reference/replicated-sdk-apis).
34
+
For more information, see [Replicated SDK API](/reference/replicated-sdk-apis).
35
35
36
36
:::note
37
37
When the SDK is installed in integration mode, requests to the `license` endpoints use your actual development license data, while requests to the `app` endpoints use the default mock data.
0 commit comments