Autoquery apis in swagger-ui?

is there a way to to get autoquery apis added to swagger? or openapi?
and is there docs on all of the query string options for auto query?
everything in servicestack is so automatic. i just know I must be missing something :wink:

Are you adding typed properties on what filters you want to your DTOs?

no they are simple plain dtos nothing special added

They need to defined, the metadata describes your typed APIs.