docs/blueprints: Change adapt endpoint by creating (#3601)

Replace a sentence which indicates that we're creating and new endpoint
in the storage node side rather than adapting the current one.
This commit is contained in:
Ivan Fraixedes 2019-11-19 14:28:19 +01:00 committed by GitHub
parent 5964502ce0
commit 46ad27c5f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ Taking one of these approaches will require a study on how to keep the less amou
1. Adapt protocol buffers definitions for delete operation.
Satellite doesn't have to send order limits; it only has to send piece ID.
1. Adapt the delete endpoint to receive requests from the satellite.
1. Create a new endpoint to receive delete requests from the satellite.
### (2) Satellite: