balena-io / pinejs

Generate rest APIs from natural language models
Apache License 2.0
62 stars 10 forks source link

Improve test assertion for not undefined #771

Closed otaviojacobi closed 2 months ago

otaviojacobi commented 2 months ago

Change-type: patch

thgreasi commented 2 months ago

@otaviojacobi there are a few missing $select that you need to add as well it seems.

otaviojacobi commented 2 months ago

@otaviojacobi there are a few missing $select that you need to add as well it seems.

@thgreasi in fact this is a typing error that has to be fixed on client-core/client-supertest See: https://github.com/balena-io-modules/pinejs-client-supertest/pull/24