Trivial: update url to new url

Change-Id: Iced9d8ef15366e1111e987e00957b19727109792
This commit is contained in:
huang.zhiping 2018-06-07 17:58:41 +08:00
parent 7708ecbe64
commit d558bd6218
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
Contains the json schemas for the REST interface, and provides the functions
to validate against the schemas.
see: http://json-schema.org
see: https://pypi.python.org/pypi/jsonschema
see: https://pypi.org/project/jsonschema/
"""
import json
import logging