A structural unit test would be good to assert that all PayloadSchemaType are handled in CreatePayloadIndexAsync, so that if a later version introduces a new one, the test will fail when the client is generated from the new version.
See #65 (comment)
A structural unit test would be good to assert that all
PayloadSchemaTypeare handled inCreatePayloadIndexAsync, so that if a later version introduces a new one, the test will fail when the client is generated from the new version.See #65 (comment)