Azure / Azure/data-api-builder
[Enh]: For auto-config entities support `rest-path`
Open
2.x
auto-config
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
## What?
```json
{
"autoentities": {
"catalog": {
"patterns": { },
"template": {
"rest-path": "{schema}/{object}" // this
}
}
}
}
```
Contributor guide
Assessment
This issue has not been assessed yet.