rm

Results 8 issues of rm

Hello Zack, follow feature is not fully implemented. The $select query options should works with get by id too. [Projected Entity](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_ProjectedEntity) Regards, Richard

Hello Zack, a feature, that not implemented too. http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#_Toc31358933 11.1.1 [Service Document Request](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_ServiceDocumentRequest) Service documents enable simple hypermedia-driven clients to enumerate and explore the resources offered by the data service....

Hello Zack, a feature, that not implemented too. http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#_Toc31358864 8.2.1 [Header Accept](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_HeaderAccept) As defined in [[RFC7231]](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#HTTPSemantic), the client MAY specify the set of accepted [formats](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_Formats) with the Accept Header. Services...

Hello Zack, a feature that is not implemented too. http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#_Toc31358963 11.2.11 [System Query Option $format](http://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_SystemQueryOptionformat) The $format system query option specifies the media type of the response. The $format query...

Hello Zack, if I run tests, some tests fail. But each time different tests fail without I change anything. Is it the same for you? Regards, Richard

Hello Zack, with which node version you created the package-lock.json? Regards, Richard

Hello Zack, ich have fixed one upgrade bug. The mongoose option reconnect tries doesn't exists any more. i deleted this from code. I also improved the recognition of the Accept...

Hello zackyang000, If I define a property of type object in the schema. Then mongoose generates a name with a dot from it. For example: "p1.p2". However, a dot is...