[records] default value in vendorSpecificParameters breaks default swagger call
Open
- Dominant language
- Python
- Stars
- 240
- Forks
- 179
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 10
Description
The default value of vendorSpecificParameters
```
{
"additionalProp1": {}
}
```
causes a default call to /collections/main/items from swagger ui to fail with:
i wonder if we should empty the field by default (and put sample content in docs?)
Contributor guide
Assessment
This issue has not been assessed yet.