mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-22 03:56:49 +03:00
chore(api-docs): update doc with Estuary
This commit is contained in:
parent
86f9bbdc65
commit
9ea30de928
@ -78,7 +78,7 @@ export default class APIDocsUploadToSlate extends React.Component {
|
||||
style={{ maxWidth: 640 }}
|
||||
label="Upload"
|
||||
description={
|
||||
"This API endpoint allows you to upload a file to your data. This uses our data transfer microservice to interact with Textile Buckets and upload data to the IPFS/Filecoin network."
|
||||
"This API endpoint allows you to upload a file to your data. This uses our data transfer microservice to interact with Estuary and upload data to the IPFS/Filecoin network."
|
||||
}
|
||||
/>
|
||||
<CodeBlock
|
||||
|
@ -79,7 +79,7 @@ export default class APIDocsUploadToSlate extends React.Component {
|
||||
style={{ maxWidth: 640 }}
|
||||
label="Upload File"
|
||||
description={
|
||||
"This API endpoint allows you to upload file(s) to your collection. This uses our data transfer microservice to interact with Textile Buckets and upload data to the IPFS/Filecoin network."
|
||||
"This API endpoint allows you to upload file(s) to your collection. This uses our data transfer microservice to interact with Estuary and upload data to the IPFS/Filecoin network."
|
||||
}
|
||||
/>
|
||||
<CodeBlock
|
||||
|
@ -79,7 +79,7 @@ export default class APIDocsUploadToSlate extends React.Component {
|
||||
style={{ maxWidth: 640 }}
|
||||
label="Upload File"
|
||||
description={
|
||||
"This API endpoint allows you to upload file(s) to your collection. This uses our data transfer microservice to interact with Textile Buckets and upload data to the IPFS/Filecoin network."
|
||||
"This API endpoint allows you to upload file(s) to your collection. This uses our data transfer microservice to interact with Estuary and upload data to the IPFS/Filecoin network."
|
||||
}
|
||||
/>
|
||||
<CodeBlock
|
||||
|
Loading…
Reference in New Issue
Block a user