jspuij / RESTier

A turn-key library for building RESTful services
http://odata.github.io/RESTier
Other
2 stars 0 forks source link

Create constructor arguments for OperationExecutor. #16

Closed jspuij closed 5 years ago

jspuij commented 5 years ago

OperationExecutor calls GetApiServices multiple times. Replace them with constructor arguments.

jspuij commented 5 years ago

Subpart of https://github.com/OData/RESTier/issues/629