reconciliation-api / specs

Specifications of the reconciliation API
https://reconciliation-api.github.io/specs/draft/
31 stars 9 forks source link

Adds ability to announce some rate-limiting settings #80

Closed wetneb closed 2 years ago

wetneb commented 2 years ago

Builds on #67 and adds the proposed syntax to the JSON schema and examples.

wetneb commented 2 years ago

I wonder if it would make sense to move the batchSize attribute inside this new subobject. I would assume it is fine to do this because the batchSize parameter has not been included in any official version of the specs yet.

wetneb commented 2 years ago

I have tried to align this PR with the consensus described by @fsteeg at https://github.com/reconciliation-api/specs/issues/66#issuecomment-1161603702.

wetneb commented 2 years ago

I would like to merge this soon and release it in the 0.2 version of the specs - let me know if you see anything outstanding.