You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Why is this change necessary?
Allow better usage of Kiota codegen
## How does this change address the issue?
Updates the open API generation to include generic error return bodies
adds in an adjuster to post-process the kiota typescript models to
better handle nullability
## What side effects does this change have?
None
## How is this change tested?
Downstream repos using lots of HTTP APIs and also GraphQL
## Other
Pulled in other misc upstream version updates
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Added new UI icons: arrow-up-down, arrow-up-narrow-wide,
arrow-down-wide-narrow, moon, sun, and menu
* Improved OpenAPI docs by standardizing problem/error schema for richer
error responses
* **Chores**
* Bumped numerous dev/runtime tool versions and CI/tooling configs;
updated devcontainer extensions
* Consolidated generated OpenAPI output paths and updated related build
scripts; added post-codegen nullable-fix utility
* Adjusted pre-commit/typing exclusions to target generated OpenAPI
paths
* **Tests**
* Strengthened OpenAPI test to verify cached, stable responses
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments