njaci1
njaci1
Currently being progressed through issue #1624
@darrelmiller what other options should the OpenAPI have for $select. at the moment it only has id and DeletedDateTime. - in: query name: $select description: Select properties to be returned...
@georgend we propose to respond with error 400 bad request and a message showing why the request is invalid.
@andrueastman please add a link to the issue on the generator repo so that I can close this one
> 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...