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: fenderdigital/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.
  • 19 commits
  • 2 files changed
  • 5 contributors

Commits on Apr 21, 2016

  1. added JSONAPI errors

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    c2c1fb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edc0ae View commit details
    Browse the repository at this point in the history
  3. errors added to README

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    d89d930 View commit details
    Browse the repository at this point in the history
  4. minor README update for omitempty

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    e021cc0 View commit details
    Browse the repository at this point in the history
  5. added links to node to add a link to each item in a list

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    62a4a89 View commit details
    Browse the repository at this point in the history
  6. renamed ErrorNode to Error

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    931ae76 View commit details
    Browse the repository at this point in the history
  7. complete ErrorNode rename

    Michael Garski committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    b089ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. added links to Node, simple map[string]string

    Michael Garski committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    8c8a4d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2016

  1. change Source to a pointer so that omitempty works properly

    Michael Garski committed Apr 25, 2016
    Configuration menu
    Copy the full SHA
    377a3df View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. added meta field to ManyPayload to return aggregations for product br…

    …owse
    Michael Garski committed May 11, 2016
    Configuration menu
    Copy the full SHA
    74631bd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. support omitempty for nil pointers

    Michael Garski committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    e6d0d6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from fenderdigital/nil-pointer

    support omitempty for nil pointers
    mgarski authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    8ec4ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. Configuration menu
    Copy the full SHA
    59bc71a View commit details
    Browse the repository at this point in the history
  2. support on request to handle links with tag jsonapi:'links'

    Mesrob Kyurkchyan committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    72e0f21 View commit details
    Browse the repository at this point in the history
  3. Adding tests for related links

    Mesrob Kyurkchyan committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    dafd9cf View commit details
    Browse the repository at this point in the history
  4. Not passing link to RelationshipNode struct to not have it show in re…

    …ponse when empty map
    Mesrob Kyurkchyan committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    466a0a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from fenderdigital/feature/add-relationship-links

    Feature/add relationship links
    Mesrob Kyurkchyan authored Oct 7, 2016
    Configuration menu
    Copy the full SHA
    e74bf6e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Configuration menu
    Copy the full SHA
    8b6d43c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from fenderdigital/sync-upstream

    Sync upstream
    jayjzheng authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    2770397 View commit details
    Browse the repository at this point in the history
Loading