[OData supports counts segements](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part2-url-conventions.html#sec_AddressingtheCountofaCollection) by conventions. e.g. GET /users/$count All these segments are missing from the resulting OpenAPI description.