File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed 
fundamentals/data-formats Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -242,6 +242,8 @@ The following example shows how to create a codec using the
242242.. literalinclude:: /examples/generated/KotlinXSerializationTest.snippet.custom-serialization.kt
243243    :language: kotlin
244244
245+ .. _kotlin-serialization-snake-case-eg:
246+ 
245247Enforcing Snake Case Naming Example
246248~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
247249
Original file line number Diff line number Diff line change @@ -53,6 +53,10 @@ and features:
5353      the `SearchOperator <{+core-api+}/client/model/search/SearchOperator.html>`__
5454      interface API documentation
5555
56+ - Adds support for converting field names to snake case during serialization. To
57+   learn more, see the :ref:`kotlin-serialization-snake-case-eg` on the
58+   Serialization page.
59+ 
5660.. _kotlin-coroutine-version-5.3:
5761
5862What's New in 5.3
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments