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

Add Attributes to URI #410

Merged
merged 7 commits into from
Sep 18, 2024
Merged

Add Attributes to URI #410

merged 7 commits into from
Sep 18, 2024

Commits on Sep 4, 2024

  1. add attributes to json

    cupOJoseph committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    08341ca View commit details
    Browse the repository at this point in the history
  2. add bold token to json

    cupOJoseph committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    174852e View commit details
    Browse the repository at this point in the history
  3. add attr test

    cupOJoseph committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f73d7f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61a05d4 View commit details
    Browse the repository at this point in the history
  5. add docs

    cupOJoseph committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ca50879 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix to strings for hexes

    cupOJoseph committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ea067e2 View commit details
    Browse the repository at this point in the history
  2. fix valid json

    using _prop adds quotes, but attributes is a list, so should not have them.
    cupOJoseph committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f743b2c View commit details
    Browse the repository at this point in the history