bee
bee copied to clipboard
fix: api parsing
Checklist
- [x] I have read the coding guide.
- [ ] My change requires a documentation update, and I have done it.
- [ ] My change requires updating the Open API specification and/or changing its version, and I've done it.
- [x] I have added tests to cover my changes.
- [ ] I have filled out the description and linked the related issues.
Description
This PR fixes parsing issues in (3214)
Motivation and context (Optional)
Related Issue (Optional)
Screenshots (if appropriate):
when this is merged make sure the title says something like fix: api parsing and validation
Closed in favor of #3344