Help Center/
    
      
      API Gateway/
      
      
        
        
        User Guide/
        
        
        Managing APIs/
        
        
        API Design File Extension Definitions/
        
      
      x-apigateway-sample
    
  
  
    
        Updated on 2025-09-26 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
x-apigateway-sample
Meaning: Example values of API request parameters.
Scope of effect: Operation Object (2.0)/Operation Object (3.0)
Example:
paths:
  /:
    get:
      parameters:
        - maximum: 0
          minimum: 0
          maxLength: 0
          minLength: 0
          type: string
          x-apigateway-orchestrations: []
          x-apigateway-pass-through: always
          x-apigateway-sample: 'test-sample'
          name: test
          in: query
          required: true
 
   Parent topic: API Design File Extension Definitions
  
 Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
                The system is busy. Please try again later.
                
            
        For any further questions, feel free to contact us through the chatbot.
Chatbot