microsoft / Microsoft-Fabric-workload-development-sample

Demonstrates how to implement a Microsoft Fabric workload in .net and typescript
Other
30 stars 16 forks source link

Update Swagger to latest version & Add TenantId property to EP context #56

Closed atefsaw closed 3 months ago

atefsaw commented 3 months ago

This PR updates the swagger.json to the latest version and updated the stubs. In addition, a new property, "TenantId", is added to the EndpointResolutionContext in the workload manifest.