File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 * LaunchDarkly REST API 
33 * Build custom integrations with the LaunchDarkly REST API 
44 * 
5-  * OpenAPI spec version: 2.0.3  
5+  * OpenAPI spec version: 2.0.4  
66 * Contact: support@launchdarkly.com 
77 * 
88 * NOTE: This class is auto generated by the swagger code generator program. 
@@ -901,7 +901,7 @@ export class FeatureFlagStatus {
901901    */ 
902902    'name' : FeatureFlagStatus . NameEnum ; 
903903    'lastRequested' : string ; 
904-     '_default' : boolean ; 
904+     '_default' : any ; 
905905
906906    static  discriminator  =  undefined ; 
907907
@@ -924,7 +924,7 @@ export class FeatureFlagStatus {
924924        { 
925925            "name" : "_default" , 
926926            "baseName" : "default" , 
927-             "type" : "boolean " 
927+             "type" : "any " 
928928        }     ] ; 
929929
930930    static  getAttributeTypeMap ( )  { 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments