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

fix(json-format): Clarify data encoding in JSON format with a JSON datacontenttype #861

Merged
merged 7 commits into from
Sep 16, 2021

Commits on Aug 10, 2021

  1. fix(json-format): Clarify data encoding in JSON format with a JSON da…

    …tacontenttype
    
    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5ee78f7 View commit details
    Browse the repository at this point in the history
  2. Make the IDs in the examples match

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    59e395e View commit details
    Browse the repository at this point in the history
  3. Make the phrase checker happy

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0cc5248 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Reworked the text in response to initial comments from jskeet and duglin

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    1bc294a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Additional edits

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    bc1b4a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Additional edits based on erik's suggestions

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c7f366c View commit details
    Browse the repository at this point in the history
  2. Attribute types aren't all strings

    Signed-off-by: Daniel Azuma <dazuma@google.com>
    dazuma committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    bd50bac View commit details
    Browse the repository at this point in the history