Smaller Improvements of configuration REST-API
* changed resource path to "rest/v1/system/configs" * added links to resources, to follow good practice recommendations * added GET methode for parent resource system/configs * fade out null values in json * marked some json properties as mandatory TMP Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com>
This commit is contained in:
committed by
Nonnenmacher Fabian
parent
c39753001e
commit
aee254244a
@@ -61,8 +61,7 @@ public class GatewaySecurityTokenAuthenticationConfigurationItem extends Abstrac
|
||||
private VerticalLayout detailLayout;
|
||||
|
||||
/**
|
||||
* @param configurationKey
|
||||
* @param systemManagement
|
||||
* @param tenantConfigurationManagement
|
||||
*/
|
||||
@Autowired
|
||||
public GatewaySecurityTokenAuthenticationConfigurationItem(
|
||||
|
||||
Reference in New Issue
Block a user