Open lirenhe opened 3 days ago
cc @ArcturusZhang , could you help with server generation and work with language owner to verify the client code E2E
For dotnet generated library:
@visibility("none")
property Validated is exposed in the client generated result (known issue for generator)Java
NoAuth
on Users
does not work.Python issues summary: https://github.com/Azure/autorest.python/issues/2934
Please help to detect gap by scanning the code and run some manual testing. Areas to verify: a. The behavior of different error code handling. b. Paging behavior. c. Basic CRUD operation could work E2E.