Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
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: google/jsonapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lulezi/jsonapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 4, 2016

  1. fix spelling in documentation

    Lucius Humm committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    40d0629 View commit details
    Browse the repository at this point in the history
  2. add MarshalManyPayloadWithoutIncluded

    does the same as `MarshalOnePayloadWithoutIncluded` but for
    MarshalManyPayload
    Lucius Humm committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    d7d6bc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Merge branch 'stash-master' into lulezi-master

    * stash-master:
      Update the go versions
      Use constants for status codes, HTTP methods and JSON API media types in comments and readme
      Add support for 'links' via optional interfaces (#57)
      Skimata's null relationships + fixes (#62)
      Simplify the MarshalMany implementation. For & range rather than for with int inc; etc. (#59)
    aren55555 committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    99653a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdcd319 View commit details
    Browse the repository at this point in the history
Loading