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
Fix up nullability and primitive type handing in schema generation (#56372)
* Fix up nullability and primitive type handing in schema generation
* Guard against unsupported NIC and fix object schemas
* Address feedback
* Move primitive types to constants
Copy file name to clipboardExpand all lines: src/OpenApi/test/Integration/snapshots/OpenApiDocumentIntegrationTests.VerifyOpenApiDocument_documentName=controllers.verified.txt
Copy file name to clipboardExpand all lines: src/OpenApi/test/Integration/snapshots/OpenApiDocumentIntegrationTests.VerifyOpenApiDocument_documentName=forms.verified.txt
Copy file name to clipboardExpand all lines: src/OpenApi/test/Integration/snapshots/OpenApiDocumentIntegrationTests.VerifyOpenApiDocument_documentName=responses.verified.txt
0 commit comments