Merge "Add description for relationship links in api-ref"

This commit is contained in:
Jenkins 2017-08-10 10:49:31 +00:00 committed by Gerrit Code Review
commit 785c114e7a
2 changed files with 27 additions and 0 deletions

View File

@ -4,6 +4,20 @@
Identity API v3 extensions (CURRENT)
--------------------------------------
=============
Relationships
=============
The entries within the operations below contain a relationship link, which
appears as a valid URI, however these are actually
URN (Uniform Resource Name), which are similar to GUID except it uses a URI
syntax so that it is easier to be read. These links do not resolve to
anything valid, but exist to show a relationship.
=======================
Identity API Extensions
=======================
This page describes these Identity API v3 extensions:
* `OS-ENDPOINT-POLICY API`_

View File

@ -154,6 +154,19 @@ These features are considered stable as of February 20, 2013.
- Partial updates are performed using the HTTP ``PATCH`` method
- Token ID values no longer appear in URLs
=============
Relationships
=============
The entries within the operations below contain a relationship link, which
appears as a valid URI, however these are actually
URN (Uniform Resource Name), which are similar to GUID except it uses a URI
syntax so that it is easier to be read. These links do not resolve to
anything valid, but exist to show a relationship.
=======================
Identity API Operations
=======================
This page lists the Identity API operations in the following order: