Azure / Azure/Azure-DataFactory
Extend the ability to define available REST methods to Table entities
Open
- Dominant language
- PowerShell
- Stars
- 529
- Forks
- 623
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to extend the ability to define the available methods for a REST entity - currently only available for stored procedures - to allow for the customisation of available methods for table entities?
This would also be useful after the recent support for OpenAPI v3.0.1 description document creation, to allow for defining which methods are displayed in the generated Swagger document - currently all methods are visible for each entity regardless of the permissions defined.
Contributor guide
Assessment
This issue has not been assessed yet.