Skip to content

Commit ad4c3f6

Browse files
Add SDK intro about Box Platform (#696)
* Resolve conflicts * Fix conflict * Add Platform intro to SDK pages
1 parent 087136a commit ad4c3f6

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

content/guides/tooling/sdks/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Here's what you can expect from the new SDKs:
5353
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
5454
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.
5555

56+
Find the Box Platform SDK in programming language of your choice and get started:
57+
5658
| Platform | Maintained? | API Parity |
5759
| ----------------------------------- | ----------- | ---------- |
5860
| [Python Gen SDK][pythongensdk] | Yes | Full |

content/pages/sdks-and-tools/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Here's what you can expect from the new SDKs:
5858
- **Embedded Documentation**: All objects and parameters are documented directly in the source code of the SDK so all the necessary information is stored in one place.
5959
- **Enhanced Convenience Methods**: The newly introduced convenience methods cover various aspects such as authentication, chunk uploads, exponential back-offs, automatic retries, type checkers which help to ensure that you’re using variables correctly, and much more.
6060

61+
Find the Box Platform SDK in programming language of your choice and get started:
62+
6163
| Platform | Maintained? | API Parity |
6264
| ----------------------------------- | ----------- | ---------- |
6365
| [Python Gen SDK][pythongensdk] | Yes | Full |

0 commit comments

Comments
 (0)