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

Begin prototyping data types of fields and optional #173

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2024

  1. Begin prototyping data types of fields and optional

    - I'm not 100% sure if we should link using ecmascript, or another standard for the data types.  WhatWG has Infra https://infra.spec.whatwg.org/#string as an example, but then I didn't see Array.  Still it would be nice to link and point to a standard, but that would be JSON, and I couldn't figure out how to make the ReSpec shortcut links work with RFC8259 and so resorted to the shortcut links using ecmascript (but this all could be changed I'm sure if we knew more or had a friend in ReSpec land)
    thadguidry committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bf410aa View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update draft/index.html

    Co-authored-by: Fabian Steeg <steeg@hbz-nrw.de>
    thadguidry and fsteeg committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    95e7373 View commit details
    Browse the repository at this point in the history
  2. Remove defined term from "required"

    - Also remove duplicate phrasing paragraph for JSON convention used
    thadguidry committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7ed0869 View commit details
    Browse the repository at this point in the history