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
All files under `azure/` are automatically generated from TypeSpec and should **not** be manually edited, except for the handwritten code described below.
75
66
76
67
### Handwritten Code
77
68
78
-
The following files contain handwritten customizations and extensions:
69
+
The following contain handwritten customizations and extensions:
The encoder directory contains entirely handwritten code that provides schema-based encoding and decoding capabilities using the Schema Registry client.
79
+
All files under `encoder/jsonencoder/` contain handwritten code that provides schema-based encoding and decoding capabilities using the Schema Registry client.
98
80
99
81
### Code Customization Guidelines
100
82
@@ -254,5 +236,4 @@ For detailed performance testing setup and resource requirements, see the [Perfo
0 commit comments