Joakim Lindh
Joakim Lindh
Hi, First of, great work! I have a model roughly ````c# public class Profile { // Other properties excluded for brevity public InstagramChannel Instagram { get; set;} public BlogChannel Blog...
Hi, Great package! Is it possible to prevent re-arrening a certain element in a container marked with `.draggable`? I have placeholder object to create new items that I wish to...
Hi, First, thanks for this tool, it's useful for testing APIs. What I would like is a feature to execute what I here call a use-case. Lets take OAuth2 as...