Is your feature request related to a problem? Please describe.
This will be a breaking change for users of the servicequery.js javascript file!
https://github.com/holomodular/ServiceQuery/blob/main/src/V2/ServiceQuery/Model/ServiceQueryServiceFilter.cs
Need to rename properties to:
- FilterType to Filter
- Properties to Props
- Values to Vals
Describe the solution you'd like
Need to package the javascript somehow. Either apart of NuGet, npm, bower, etc.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
This will be a breaking change for users of the servicequery.js javascript file!
https://github.com/holomodular/ServiceQuery/blob/main/src/V2/ServiceQuery/Model/ServiceQueryServiceFilter.cs
Need to rename properties to:
Describe the solution you'd like
Need to package the javascript somehow. Either apart of NuGet, npm, bower, etc.
Describe alternatives you've considered
Additional context