ref current spec, add its new test case
the updated spec [1] didn't change anything that would make a new version of python-json-patch necessary. This commit only updates the reference to the current version, and adds a new example [1] http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#
|
||||
|
||||
"""Apply JSON-Patches according to
|
||||
http://tools.ietf.org/html/draft-pbryan-json-patch-04"""
|
||||
http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03"""
|
||||
|
||||
# Will be parsed by setup.py to determine package metadata
|
||||
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
|
||||
|
||||
Reference in New Issue
Block a user