How to use special/unofficial HTTP status code? #838
              
                Unanswered
              
          
                  
                    
                      longquanzheng
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Not possible today. I’d be open to a PR which allows for non-standard codes, but there are a few things to sort out: 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I am using a 420 status code for my swagger:
https://github.com/indeedeng/iwf-idl/blob/d104cfc4cd756787d685d1ccf41bc43ebe9d85ab/iwf.yaml#L225
It has been working fine with other languages (Java/Golang)
But I got error when generating python code:
Is there a way to workaround this error here?
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions