Merge "Fix path of jsonschema definitions"

This commit is contained in:
Jenkins 2015-12-22 02:05:28 +00:00 committed by Gerrit Code Review
commit f63573f987
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ Each API method which is either added or changed should have the following
think about when defining their policy.
Example JSON schema definitions can be found in the Nova tree
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas/v3
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas
Note that the schema should be defined as restrictively as
possible. Parameters which are required should be marked as such and