Darrel
Darrel
The particular examples of referencing that you are using can be addressed using a pre-processing reference resolver. The first example of pulling in a set of schemas in not valid...
We should add some discussion of the developer experience of applying an overlay. Is this a separate OverlayService class? Is it an extension method on OpenAPIDocument? Does it change the...
I would request that we do not do this. This will cause us to lose the valuable information of which properties can be sorted, expanded and filtered.
Fine. We can defer the fight to choosing what value we should use for UseStringArrayForQueryOptionsSchema :-)
Unfortunately we are very aware of this issue and are working hard to make the problem go away in v2. There are a range of issues with the way this...
@MaggieKimani1 I merged the release/2.0.0 branch into here and there are now more failing tests. I have been looking at the extensionskeyword. I am starting to think that we won't...
I'm still on the fence as to whether it is easier to fix the tests in this PR or to re-apply the changes in this PR to the main feature...
`type` property can be string or array in JSON Schema for 3.1
I think we need to consider putting those files in the .kiota file. I found it quite intrusive when trying to organize the project with Kiota/TypeSpec/TTK all working together.
I think I would expect just one log file for kiota. I'm not sure what the value of a client specific log is.