AleksandrRogov / DynamicsWebApi

DynamicsWebApi is a Microsoft Dataverse Web API helper library for JavaScript & TypeScript
MIT License
272 stars 59 forks source link

Apply #149 fix to v2 #150

Closed AleksandrRogov closed 1 year ago

AleksandrRogov commented 1 year ago

Apply #149 to version 2.

In addition, need to refactor the code and move all regex'es to a single place and create helper methods that would use them.