BrandU
Results
2
issues of
BrandU
Hi, We're using your implementation for validation of the swagger api spec - thanks! However we would like to be able to ignore some parts of API when it comes...
Hey David, **Quick question - is this somehow achievable using the generated client:** So desired HTTP request form: ``` {serviceUri}/odata/Constructions(1296481).... ``` OData generated client by your generator produces: ``` {serviceUri}/odata/Constructions/1296481/.......
question