C# Class BuildIt.Config.Core.Api.Controllers.AppConfigurationController.AppConfigurationController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Datei anzeigen Open project: builttoroam/BuildIt

Public Methods

Method Description
Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
Post ( [ configMapperValues, string hash = null ) : JsonResult

Method Details

Post() public method

public Post ( [ configMapperValues, string hash = null ) : AppConfigurationServerResponse
configMapperValues [
hash string
return BuildIt.Config.Core.Models.AppConfigurationServerResponse

Post() public method

public Post ( [ configMapperValues, string hash = null ) : JsonResult
configMapperValues [
hash string
return JsonResult