File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ CRI:=docker # nerdctl
3030OPENAPI_CODEGEN_TAG=v6.4.0
3131OPENAPI_CODEGEN_IMAGE =openapitools/openapi-generator-cli:${OPENAPI_CODEGEN_TAG}
3232DOCKER_OPENAPI =${CRI} run --rm -u ${CURRENT_UID}:${CURRENT_GID} -v $(CURDIR ) :/local ${OPENAPI_CODEGEN_IMAGE}
33- OPENAPI_URL ="https://app.swaggerhub.com/apiproxy/registry/equinix-api/fabric/4.20 "
33+ OPENAPI_URL ="https://app.swaggerhub.com/apiproxy/registry/equinix-api/fabric/4.21 "
3434
3535generate : clean fetch pre-spec-patch pull docker_generate build_client
3636
Original file line number Diff line number Diff line change 1+ --- oas3.fabric.fetched.json
2+ +++ oas3.fabric.fetched.json
3+ @@ -13768,7 +13768,6 @@
4+        "CustomField": {
5+          "required": [
6+            "dataType",
7+ -          "description",
8+            "isRequired",
9+            "label"
10+          ],
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments