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
fail: Kiota.Builder.KiotaBuilder[0]
OpenAPI error: #/paths/~1identity~1authenticationEventsFlows~1{authenticationEventsFlow-id}~1graph.externalUsersSelfServiceSignUpEventsFlow~1onAttributeCollection~1graph.onAttributeCollectionExternalUsersSelfServiceSignUp/get/responses/2XX/description - The field 'description' in 'response' object is REQUIRED.
fail: Kiota.Builder.KiotaBuilder[0]
OpenAPI error: #/paths/~1identity~1authenticationEventsFlows~1{authenticationEventsFlow-id}~1graph.externalUsersSelfServiceSignUpEventsFlow~1onAuthenticationMethodLoadStart~1graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/get/responses/2XX/description - The field 'description' in 'response' object is REQUIRED.
Expected behavior
No errors.
How to reproduce
Generate Graph client with latest kiota bits.
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
_No response_
### Other information
_No response_
The text was updated successfully, but these errors were encountered:
Just to confirm, do the errors prevent the generation of a client? Or is the client still generated?
I believe the errors generated are from the Open API parsing library which suggests an issue with the graph metadata or metadata conversion tool.
Describe the bug
Expected behavior
No errors.
How to reproduce
Generate Graph client with latest kiota bits.
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: