Marc LaFleur
Marc LaFleur
@engenb , thank you for sharing this! It will save me a lot of investigation time pulling together a solution. I completely agree with you on the private and non-virtual...
@darrelmiller: I think I may be seeing a similar issue. In our case, we're converting CSDL with open types to OpenApi. The schema specifies an open ComplexType with no properties:...
I am seeing the same behavior when attempting to $expand property in a derived type within a the broader collection (i.e. `/myBaseTypes?$expand=my.derived.type.fullname/myNavigationProperty`)
This issues is certainly of interest to me. We are considering using Spark and Spark .NET but this issue raises some obvious concerns.
I was able to fix this in Edge chromium by deleting the "domain security policies" for `localhost`: 1. Navigate to [`edge://net-internals/#hsts`](edge://net-internals/#hsts). 2. Scroll down to the last section, labeled *Delete...
Take a look at the GitHub example, it shows how to set the state parameter.
I am seeing the same issue using VS v16.5.1
I really like this, but I would prefer if this fired off at close rather than open. Otherwise adding an extension on PC1 wouldn't show up on PC2 until it...