diff --git a/.codegen.json b/.codegen.json index 9969bcb4..dd56f9e6 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "b181eba", "specHash": "ccdb456", "version": "10.3.0" } +{ "engineHash": "29cb063", "specHash": "ccdb456", "version": "10.3.0" } diff --git a/docs/README.md b/docs/README.md index 85c0f0ec..c626b611 100644 --- a/docs/README.md +++ b/docs/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