Pavel Belousov
Results
2
issues of
Pavel Belousov
Hi, Azure DevOps supports working with different Team Projects. And it looks like your Client type should not ask to provide Project parameter at the constructor (NewClient method) because there...
It seems like the PR #1259 introduced a breaking change. Here is an example schema that we have: ``` { "components": { "schemas": { "SimpleDTO": { "properties": { "extraInfo": {...
Question