Wednesday, Session III, 12:30-13:30 UTC
Note well reminders
Note taker(s): Rich Salz
Brief document updates
-- api-catalog published (RFC 9727)
-- deprecation-header published (RFC 9745)
JSON Structure update
We are planning to have an interim BoF for JSON Structure.
Drafts at:
https://datatracker.ietf.org/doc/search?name=json-structure&sort=&rfcs=on&activedrafts=on&by=group&group=
Mailing list for discussion of JSON Structure:
https://mailman3.ietf.org/mailman3/lists/json-structure.ietf.org/
link-hint (MNot); previous version used JSON for data model,
normalization was tricky; now using structured fields, which means
you can't specify level of details, etc., using this. Limiting the
richness, emphasizes that these are hints rather than pointers
with full description.
rest-api-mediatypes (now is just OpenAPI registration)
digest-fields-problem-types (Marius Kleidel); Extends 9457 to
express multiple problems with digests because there can be multiple
objects digested, and have multiple digests (e.g., different
algorithnms). A new type, Unencoded (e.g., orig content, not
compressed), adopted by HTTPBIS WG.
httpapi-privacy (Marius); API keys and privacy. Inspired by a blog
posting explainign API key leakage over HTTP. Draft lists a variety
of ways to reduce the likelihood of plain-text requests and when to
revoke (if credentials are sent) or not (if content just has a
signature).
ratelimit-headers (Darrel); minor reference change since last
meeting. Three new problem types (reduction, temporary reduction,
identified abnormal behavior). Ask for HTTP review, did not get much
and nothing negative. Hearing that people want this.
patch-byterange (Austin); a media type for writing bytes at a
resource (see slides for examples)
Issue 2: Add a VCDIFF (RFC 3284) media-type for splicing,
compression, etc. (e.g., tar files also)
Issue 3: Add a media-type for "Append" (slide says adverts
means, avoids)
authentication-link