You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "pierrejeambrun (via GitHub)" <gi...@apache.org> on 2023/02/11 12:49:47 UTC

[GitHub] [airflow] pierrejeambrun opened a new pull request, #29476: Update content type validation regexp for go client

pierrejeambrun opened a new pull request, #29476:
URL: https://github.com/apache/airflow/pull/29476

   solves: https://github.com/apache/airflow-client-go/issues/38
   
   We can workaround without having this, but it would be nicer for people using the client to not have content type error for `problem+json` response.
   
   See original issue:
   https://github.com/OpenAPITools/openapi-generator/issues/4890
   
   Update the go client content type validation regexp after generating the client.
   
   The generation now gives:
   ![image](https://user-images.githubusercontent.com/14861206/218258764-0a566db1-2ad1-43a1-8211-272d5f1eb1e8.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk merged pull request #29476: Update content type validation regexp for go client

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk merged PR #29476:
URL: https://github.com/apache/airflow/pull/29476


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org