commit | a43eb545dded63e1f21b7f14105ae0ed093b54db | [log] [tgz] |
---|---|---|
author | lapentafd <francesco.lapenta@est.tech> | Mon Mar 27 13:46:04 2023 +0100 |
committer | Francesco Davide Lapenta <francesco.lapenta@est.tech> | Tue Apr 04 14:31:45 2023 +0000 |
tree | 54d965ae22f9ed6c39a2d978632ecb0158c3ca16 | |
parent | a174cadc174377c9c38df860d7e37b5799067bc7 [diff] |
Update Policy Offered APIs Swagger documentation rendered in ReDoc webpage. The html page is generated during the Sphinx build. The sphinx.builders.linkcheck reports as false positives the links that are generated dynamically, such as with the sphinxcontrib-redoc extension. Issue-ID: POLICY-4581 Change-Id: I9b720b961332689b144d5fe9d8be82be436d1c16 Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Copyright 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 Parent repository that contains overarching build pom.xml to build ALL the repos under policy/*
To build it using Maven 3, run: mvn clean install
Reminder: If maven reports "non-resolvable parent POM", run "mvn clean install" on project "oparent" first.