Merge "Change typescript variables to snake_case"
authorManoop Talasila <mt2061@att.com>
Wed, 21 Aug 2019 23:05:06 +0000 (23:05 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 21 Aug 2019 23:05:06 +0000 (23:05 +0000)
1  2 
docs/release-notes.rst

@@@ -42,9 -42,10 +42,10 @@@ Version 1.2.0, 21 Aug 201
  * Synch A1 method paths in front-end and back-end
  * Add xapp dynamic configuration feature
  * Disable x-frame-options response header
 -* Repair app manager undeploy-app method
 +* Repair app manager undeploy-app back/front methods
  * Display AC xAPP metrics data via Kibana source (metrics.url.ac) on dashboard
  * Pass AC policy parameter without parsing as JSON
+ * Use snake_case (not camelCase) names in AC policy front end
  
  Version 1.0.5, 5 July 2019
  --------------------------