diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-07-23 16:35:19 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-07-23 16:36:17 -0500 |
commit | 647c1c3a8b370cf4fe2dea4160711d5a2f2ef05f (patch) | |
tree | c54863b14aa83073ed1d70173b904b1b9f005548 /docs/sections/development | |
parent | 5b37375d4f4e3764e10b813829881ae7217403f0 (diff) |
Developer Doc and Video
Issue-ID: AAF-361
Change-Id: I14f559a122df892733e2c94c2aed158d56ef518f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs/sections/development')
-rw-r--r-- | docs/sections/development/index.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/sections/development/index.rst b/docs/sections/development/index.rst new file mode 100644 index 00000000..be962522 --- /dev/null +++ b/docs/sections/development/index.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright © 2017 AT&T Intellectual Property. All rights reserved. + + +Development +============ +.. _Example RESTful Client: https://gerrit.onap.org/r/gitweb?p=aaf/authz.git;a=blob;f=cadi/oauth-enduser/src/main/java/org/onap/aaf/cadi/enduser/SimpleRESTClient.java;h=30344de521ae628221bdb54642a71733304a5656;hb=HEAD +.. _Developer Video: https://wiki.onap.org/download/attachments/38111886/ONAPClient.mp4?version=1&modificationDate=1532378616000&api=v2 + +============ +Resources +============ + * `Example RESTful Client`_ (Java Client) + * `Developer Video`_ (might be large) + + + + |