Create postman collection for lifecycle api's

Creating postman collection for all api's exposed by policy-api
component. Tested the collection in PFPP lab.
Going forward any change in api's must be updated in the postman collection as well.
So that we maintain a working collection for our users always.

Issue-ID: POLICY-2562
Change-Id: I38f134dde8b6ad46168f865be153d492d724fbbe
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
1 file changed
tree: 69fd47e479941c2407eedff390beb57ba0abe7d6
  1. main/
  2. packages/
  3. postman/
  4. releases/
  5. testsuites/
  6. .gitignore
  7. .gitreview
  8. INFO.yaml
  9. LICENSE.txt
  10. lombok.config
  11. pom.xml
  12. README.md
  13. version.properties
README.md

Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy API code.

To build it using Maven 3, run: mvn clean install