Darrel
Darrel
We need to re-evaluate this one we have completed the work for moving over to reading JSON directly via System.Text.Json. It may be that we can do streaming reads in...
@MaggieKimani1 Could you confirm that the schemas created by JSONSchema.NET are immutable?
We should retest this bug to see if latest versions of YamlSharp address this. /cc @MaggieKimani1
@LockTar We are making reasonable progress on OpenAPI 3.1 but as @baywet says it is going to a take another couple of months. As we have to make breaking changes...
cloud.Configuration support for endpoints (AzureChinaCloud, AzureGovernmentCloud, AzurePrivateCloud)
@mblaschke I understand the challenge you have. I agree that it would be helpful to be able to re-use the Azure cloud configuration object to configure the Graph SDKs. I...
@ScotMeyer > An anti-pattern case, the above examples might be: > POST /Oregon/actions/RAIN > POST /Chicago/actions/WINDY My reading of the REST Uniform Interface constraint is that inventing new service specific...
Thanks to @philsturgeon for raising this up to discuss in the TDC meeting https://github.com/OAI/OpenAPI-Specification/issues/3295 We did consider all the proposals discussed in this thread. In general there appeared to be...
I'm working on it for ASP NET core Swashbuckle. Once that is done, if there is sufficient demand, I'd be prepared to backport it here.
I would prefer the HTML version to the be official URL. It is also what specref currently points to, so... https://www.specref.org/?q=openapi
We convinced Mike that HTML is cool :-) Consensus in the TDC meeting is to use these links https://spec.openapis.org/oas/v3.1.0 etc as the normative reference.