KwizaKaneria
KwizaKaneria
Following are the code snippet: ` 1. Code for State entity: [DataContract] public class State { [Key] [DataMember(Name = "id")] public int Id { get; set; } [DataMember(Name = "code")]...
@KenitoInc @gathogojr We did not have a separate container for this.
@mikepizzo So are we need to register this route in the API gateway?
@KenitoInc No it is not resolved yet.