Mark Stosberg
Mark Stosberg
In comparing this Mongoose plugins with others and the docs, the GeoJSON plugin isfollowing the docs on how to create a a custom schema type. It meets the three requirements:...
@vkarpov15 Thanks for the feedback. For the case of GeoJSON, which are nested objects, do you think the better approach is to continue to validate GeoJSON using complex types, or...
Thanks for the clarification!
Use this version: "2.4.0". There may be some confusion because a number of popular Github Actions use a version naming scheme like "@v2.3.4". But this module doesn't include the leading...