commit | b654bbbe6ccb1638585394cc670deb18d5ef3f75 | [log] [tgz] |
---|---|---|
author | elinuxhenrik <henrik.b.andersson@est.tech> | Mon Mar 29 12:34:45 2021 +0200 |
committer | elinuxhenrik <henrik.b.andersson@est.tech> | Mon Mar 29 14:15:53 2021 +0200 |
tree | 1a0b6118ebe42356f8eb466a6c2968b22c2cad86 | |
parent | 44b8c1c44248550475dd7e1977f600180c0ca4f3 [diff] |
Fix bug in PolicyInstanceDialogComponent The policy data was sent down as a string, not an object. Change-Id: I140d69d876bde9ba8b4e6987da1d33a60d2892f6 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech> Issue-ID: NONRTRIC-463
The O-RAN Non-RT RIC Control Panel provides administrative and operator functions for a Near-RT RIC through the A1 API. This web app consists of an Angular (version 8) front end and a Java (version 11) Spring-Boot (version 2.1) back end.
Please see the documentation in the docs/ folder.
The backend server publishes live API documentation at the URL http://your-host-name-here:8080/swagger-ui.html
Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Nordix Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.