Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tsmetadata/json-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d737fe7
Choose a base ref
...
head repository: tsmetadata/json-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6bfd85d
Choose a head ref
  • 6 commits
  • 25 files changed
  • 1 contributor

Commits on Nov 15, 2024

  1. docs: types

    ryanhaticus committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e0e477b View commit details
    Browse the repository at this point in the history
  2. docs: grammar

    ryanhaticus authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d75c59d View commit details
    Browse the repository at this point in the history
  3. docs: grammar

    ryanhaticus authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a220bc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. feat!: deserializers (#3)

    * fix: using resource linkage correctly
    
    * test: removed test for dumped file and started serialize resource object fixes
    
    * fix: link type, relationship type
    
    * chore: removed deserialize testing samplr
    
    * fix: cleaned up top
    
    * fix: serialize resource linkage and serialize resource object tests
    
    * test: serialize resource linkage
    
    * refactor: light rework
    
    * feat: deserializers
    
    * fix: readme links
    
    * refactor: `serializeResourceLinkage`
    
    * test: start of deserializer tests
    
    * test: full coverage on deserializer
    ryanhaticus authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    62dece6 View commit details
    Browse the repository at this point in the history
  2. docs: deserializers

    ryanhaticus authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    3f562d9 View commit details
    Browse the repository at this point in the history
  3. feat: deserializers

    BREAKING CHANGE: resource linkage replaced part of the links spec
    ryanhaticus authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    6bfd85d View commit details
    Browse the repository at this point in the history
Loading