MockServer Expectation Initializers #7753
-
| Hi, I searched and couldn't find anything about Expectation Initializers. Is it possible to pass some parameter, path to file, something like that to the container to initialise the mock server with "default" expectations? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            eddumelendez
          
      
      
        Nov 6, 2023 
      
    
    Replies: 1 comment 1 reply
-
| Hi, according to MockServer docs you can use the env vars So, you can do something like  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        PePirex
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi, according to MockServer docs you can use the env vars
So, you can do something like