Paul Mcilreavy

Results 10 comments of Paul Mcilreavy

I had this issue too and it went away when I stopped referencing knockout.mapping-latest.debug.js from nuget and changed to knockout.mapping-latest.js.

Hi, can you try this... 1) In Docker... open the terminal for the running container... 2) navigate to the folder containing your cert (in the default example script this will...

Apologies for the confusion. I've added a note about the current lack of `CloudEvent` schema support to the README. It's definitely on the roadmap and I hope to add support...

need to add this type i think public class fixversion { public string self { get; set; } public string id { get; set; } public string name { get;...

@RicoSuter any guidance on this one? It's super frustrating. For my team, it appears to be a windows vs mac thing. As in, the order is different depending on whether...

I will close this as there has been no further activity. Hopefully, your issue is now resolved if you follow my suggestion above.

@AndrewBarrowAusport I will try and get to it soon. I am not as familiar with the cloud schema, if you also want to take a look at that PR and...

@muhammedeminakbulut are you able to test this PR branch and see if you are happy that the cloud schema support works? also there is another Cloud Event PR #143 which...

Workaround is to just remove the expect header from the request if it exists.