ipfs / pinning-services-api-spec

Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
https://ipfs.github.io/pinning-services-api-spec/
Creative Commons Zero v1.0 Universal
99 stars 26 forks source link

2022 IPFS Thing - spec discussion #101

Open SgtPooki opened 2 years ago

SgtPooki commented 2 years ago

tbd

SgtPooki commented 2 years ago

Problems

Missing

Required

Removing

PinResults

Updating/Editing (Without breaking changes)

Updating/Editing (With breaking changes; v2)

Discrepancies/Problems


Car file pinning (@Jorropo to add details here)

BigLep commented 2 years ago

2022-08-04 Implementers Sync conversation (as I understood it - please correct if this is wrong):

  1. Someone (Piñata?) take the change in this repo and Cc @lidel. The PR needs to document how we do pagination, removing the need for the count to be a numeric value, but instead being a boolean type thing (or whatever needs to happen, for clients to still work).
  2. Re-generation of clients, focusing on https://github.com/ipfs/go-pinning-service-http-client (used by Kubo)