diff --git a/.codegen.json b/.codegen.json index 14c81314..6f6fccbe 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "b181eba", "specHash": "ccdb456", "version": "4.3.0" } +{ "engineHash": "29cb063", "specHash": "ccdb456", "version": "4.3.0" } diff --git a/docs/sdk-gen/README.md b/docs/sdk-gen/README.md index 62601963..0925a2d7 100644 --- a/docs/sdk-gen/README.md +++ b/docs/sdk-gen/README.md @@ -4,9 +4,9 @@ This section covers the documentation required to get up and running with the SDK, including configuration, authentication, and client initialization for making API calls. -* [Configuration](Configuration.md) -* [Authentication](Authentication.md) -* [Client](Client.md) +* [Configuration](configuration.md) +* [Authentication](authentication.md) +* [Client](client.md) ## Box API Usage