Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .codegen.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "engineHash": "c174072", "specHash": "ccdb456", "version": "10.4.0" }
{ "engineHash": "29cb063", "specHash": "ccdb456", "version": "10.4.0" }
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Box Java SDK v10 supports multiple authentication methods including Developer To
Client Credentials Grant, and JSON Web Token (JWT).

You can find detailed instructions and example code for each authentication method in
[Authentication](./docs/Authentication.md) document.
[Authentication](./docs/authentication.md) document.

# Documentation

Expand Down
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading