-
Notifications
You must be signed in to change notification settings - Fork 9.4k
WC-2683 Provide documentation for asset upload #18058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WC-2683 Provide documentation for asset upload #18058
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 files reviewed, 3 total issue(s) found.
Deploying cloudflare-docs with
|
Latest commit: |
c85e83e
|
Status: | ✅ Deploy successful! |
Preview URL: | https://1b99db2e.cloudflare-docs-7ou.pages.dev |
Branch Preview URL: | https://willtaylor-wc-2683-docs-dire.cloudflare-docs-7ou.pages.dev |
Files with changes (up to 15) |
a77d81c
to
0df5a43
Compare
0df5a43
to
398032c
Compare
283724d
to
d18a723
Compare
e878a8b
to
2ddef1b
Compare
Thanks @GregBrimble, feedback all addressed! |
2ddef1b
to
d0125d9
Compare
sequenceDiagram | ||
participant User | ||
participant Workers API | ||
User<<->>Workers API: Submit manifest<br/>POST /client/v4/accounts/:accountId/workers/scripts/:scriptName/assets-upload-session |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the same placeholder syntax as the cURL? Idk. whatever :)
d0125d9
to
c85e83e
Compare
Summary
Documentation to include asset direct upload instructions for customers who want to interact with Workers APIs programmatically rather than through wrangler.
Screenshots (optional)
Documentation checklist