ietf-wg-httpapi / idempotency

Repository for "The Idempotency-Key HTTP Header Field"
Other
15 stars 9 forks source link

Examples have extremely long lines #19

Closed martinthomson closed 1 year ago

martinthomson commented 1 year ago

This is a problem for our format. Please try to keep examples to 69 columns (or 72 in a pinch). These examples are free-form strings in JSON, so they can probably just be wrapped.

sdatspun2 commented 1 year ago

@martinthomson take a look at PR https://github.com/ietf-wg-httpapi/idempotency/pull/21 and let me know if ok now.