Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is a format #1432

Closed
martinthomson opened this issue Mar 12, 2021 · 2 comments
Closed

What is a format #1432

martinthomson opened this issue Mar 12, 2021 · 2 comments
Labels

Comments

@martinthomson
Copy link
Contributor

Inspired partly by Carsten's work on the terminology, I noted this text:

There are many potential formats for payloads; for example, JSON [RFC8259], XML [XML], and CBOR [RFC7049]. Best practices for their use are out of scope for this document.

Applications should register distinct media types for each format they define;

So, "formats" is simultaneously used for the generic syntax (like ASN.1+DER), and for the distinct instantiation with the application-defined schema. I think that the first might instead be reworded as:

There are a few options that might be used in defining the format for payloads; for example, JSON ...

mnot added a commit that referenced this issue Mar 18, 2021
@mnot
Copy link
Member

mnot commented Mar 18, 2021

PTAL

@martinthomson
Copy link
Contributor Author

LGTM. Thanks.

@mnot mnot closed this as completed Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants