fake-xrm-easy
fake-xrm-easy copied to clipboard
Custom Api enhancements
Continuing from #75
Pipeline Updates:
- [ ] Custom Api Processing Type: Async Only
- [ ] Custom Api Processing Type: Sync and Async
- [ ] Binding type: Entity (target is EntityReference in InputParameters)
- [ ] Binding type: EntityCollection (no EntityCollection in InputParameters)
- [ ] Should prevent any other plugin registration step if CustomProcessingType is None
- [ ] Should prevent Sync plugin step registrations is AsyncOnly was set