🐛 Fixed
- Do not conservatively consider all recursive references as infinite ones in the examples phase.
- Mishandled a case of infinite recursion in the example phase.
- Improve API spec detection for malformed JSON inputs.
- Internal error on empty
allOfin the examples phase.
🔧 Changed
- Make
tomlioptional for Python 3.11+. #3199